[Pkg-scicomp-devel] anyone packaging Framewave?
Albert Huang
ashuang at gmail.com
Wed Apr 9 20:21:28 UTC 2008
Hi Christophe,
Ok, I will let you know when it's fixed. The build also fails for me
at the same place -- some of the -I flags are missing a leading '/'
and so what should be an absolute path turns into a relative path.
In the past, I've used the svn-bp:origUrl property in the debian/
directory to direct svn-buildpackage on where to find the upstream
tarball. Do you prefer having an explicit rule for doing this in the
rules file?
-albert
On Tue, Apr 8, 2008 at 4:00 AM, Christophe Prud'homme
<prudhomm at debian.org> wrote:
> Ok let me know how it goes
>
> I have added an orig tarball rule to retrieve the archive from sourceforge
> The build went fine for me up to
>
> g++ -o build/tmp/fwImage_release_shared_32/obj/_refr_LogicalLShiftI.obj
> -c -DLIN32 -Werror -DBLD_REF_ONLY -m32 -DOPT_PREFIX=_refr_ -O2
> -DOPT_LEVEL=REFR -DNDEBUG -DDISPATCH=DT_REFR -DOPT_REFR -fPIC -Idomain
> -Isdk -Idomain/fwBase/include -Idomain/common/include
> -Idomain/common/include/Arithmetic/Def
> -Idomain/common/include/Arithmetic/Impl
> -Iscratch/debian/build-area/framewave-1.1~devbuild.080403/Framewave/sdk
> -Iscratch/debian/build-area/framewave-1.1~devbuild.080403/Framewave/sdk/external
> -Iscratch/debian/build-area/framewave-1.1~devbuild.080403/Framewave/sdk/cbl
> -Iscratch/debian/build-area/framewave-1.1~devbuild.080403/Framewave/domain/fwImage
> -Iscratch/debian/build-area/framewave-1.1~devbuild.080403/Framewave/domain/fwImage/include
> domain/fwImage/src/LogicalLShiftI.cpp
> domain/fwImage/src/LogicalLShiftI.cpp:8:21: error: fwImage.h: No such
> file or directory
> domain/fwImage/src/LogicalLShiftI.cpp: In function 'FwStatus
> _refr_fwiLShiftC_8u_C1R(const Fw8u*, int, Fw32u, Fw8u*, int,
> FwiSize)':
> domain/fwImage/src/LogicalLShiftI.cpp:16: error: 'fwiCopy_8u_C1R' was
> not declared in this scope
> domain/fwImage/src/LogicalLShiftI.cpp:17: error: 'fwiSet_8u_C1R' was
> not declared in this scope
> domain/fwImage/src/LogicalLShiftI.cpp: In function 'FwStatus
> _refr_fwiLShiftC_8u_C1IR(Fw32u, Fw8u*, int, FwiSize)':
> domain/fwImage/src/LogicalLShiftI.cpp:25: error: 'fwiSet_8u_C1R' was
> not declared in this scope
> domain/fwImage/src/LogicalLShiftI.cpp: In function 'FwStatus
> _refr_fwiLShiftC_16u_C1R(const Fw16u*, int, Fw32u, Fw16u*, int,
> FwiSize)':
> domain/fwImage/src/LogicalLShiftI.cpp:119: error: 'fwiCopy_16s_C1R'
> was not declared in this scope
> domain/fwImage/src/LogicalLShiftI.cpp:120: error: 'fwiSet_16s_C1R' was
> not declared in this scope
> domain/fwImage/src/LogicalLShiftI.cpp: In function 'FwStatus
> _refr_fwiLShiftC_16u_C1IR(Fw32u, Fw16u*, int, FwiSize)':
> domain/fwImage/src/LogicalLShiftI.cpp:127: error: 'fwiSet_16s_C1R' was
> not declared in this scope
> domain/fwImage/src/LogicalLShiftI.cpp: In function 'FwStatus
> _refr_fwiLShiftC_32s_C1R(const Fw32s*, int, Fw32u, Fw32s*, int,
> FwiSize)':
> domain/fwImage/src/LogicalLShiftI.cpp:209: error: 'fwiCopy_32s_C1R'
> was not declared in this scope
> domain/fwImage/src/LogicalLShiftI.cpp:210: error: 'fwiSet_32s_C1R' was
> not declared in this scope
> domain/fwImage/src/LogicalLShiftI.cpp: In function 'FwStatus
> _refr_fwiLShiftC_32s_C1IR(Fw32u, Fw32s*, int, FwiSize)':
> domain/fwImage/src/LogicalLShiftI.cpp:221: error: 'fwiSet_32s_C1R' was
> not declared in this scope
> scons: *** [build/tmp/fwImage_release_shared_32/obj/_refr_LogicalLShiftI.obj]
> Error 1
More information about the Pkg-scicomp-devel
mailing list