On Mon, Dec 15, 2008 at 4:26 PM, Andreas Tille <[email protected]> wrote: > On Mon, 15 Dec 2008, [email protected] wrote: > >> -Build-Depends: debhelper (>= 4) >> +Build-Depends: debhelper (>= 4), xutils-dev > > As you might have noticed I adapted the debhelper version to 7 > (as you mentioned in debian/compat) and added quilt.
Thanks ! > There > is another build-dependency needed which contains > > iostream.h > > $ apt-file search iostream.h | grep -w iostream.h > gap-dev: /usr/include/gap/iostream.h > ivtools-dev: /usr/include/ivstd/iostream.h > libpt-1.11.2-dev: /usr/include/ptlib/wince/iostream.h > libpt-dev: /usr/include/ptlib/wince/iostream.h > libroot5.18: /usr/lib/root/5.18/cint/include/iostream.h > libstdc++6-4.1-dev: /usr/include/c++/4.1.3/backward/iostream.h > libstdc++6-4.2-dev: /usr/include/c++/4.2/backward/iostream.h > libstlport4.6-dev: /usr/include/stlport/iostream.h > libstlport4.6-dev: /usr/include/stlport/using/h/iostream.h > libstlport4.6-dev: /usr/include/stlport/wrap_std/h/iostream.h > libstlport5.1-dev: /usr/include/stlport/iostream.h > libstlport5.1-dev: /usr/include/stlport/using/h/iostream.h > llvm-gcc-4.2: /usr/lib/llvm/gcc-4.2/include/c++/4.2.1/backward/iostream.h > lsb-build-base3: /usr/include/lsb3/c++/backward/iostream.h > mingw32: > /usr/lib/gcc/i586-mingw32msvc/4.2.1-sjlj/include/c++/backward/iostream.h > pocketpc-g++: /usr/include/c++/3.4.2/backward/iostream.h > tendra: /usr/lib/TenDRA/lib/include/cpp.api/iostream.h > > I have no idea which might be the right one - but I guess you will > have a clue. Perhaps you should try building the package using > pbuilder. Yup. You are building with gcc 4.3 (I am using gcc 4.2) which does not include the old backward compat iostream.h I'll check with the maintainer, otherwise I'll have to patch it myslef :( Regards -- Mathieu -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

