Hi,

I tried Sam's patch (build-dependency ftgl-dev -> libftgl-dev) and also removed
xlibs-static-dev from the build-dependencies (bugs #484190, #421560). 
Unfortunately
this makes compilation fail on my amd64/sid box:

g++ -o Gem.pd_linux -shared ../Manips/*.o ../Particles/*.o ../Base/*.o 
../MarkEx/*.o ../Pixes/*.o ../Controls/*.o ../Nongeos/*.o ../Geos/*.o 
../openGL/*.o  -lftgl_pic -ldv -lmpeg3 -lquicktime -lpng -ljpeg -ltiff -lGLU 
-lGL -lXext -lXxf86vm -lXext -lX11 -ldl -lz -lm   -lfreetype -lz   
/usr/bin/ld: cannot find -lftgl_pic
collect2: ld returned 1 exit status
make[2]: *** [Gem.pd_linux] Error 1
make[2]: Leaving directory 
`/home/rt/debian/packages/qa/gem/gem-0.90.0.1/build-tree/gem-0.90.0/src/Gnu'
make[1]: *** [all] Error 2
make[1]: Leaving directory 
`/home/rt/debian/packages/qa/gem/gem-0.90.0.1/build-tree/gem-0.90.0'
make: *** [debian/stamp-makefile-build] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2

Then, removal of -lftgl_pic from build-tree/gem-0.90.0/src/Gnu/makefile.config 
makes
a "make" in build-tree/gem-0.90.0/src/Gnu compile. I haven't had the courage to
figure out how this can be tweaked into this packages build-system, though ...

-Ralf.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to