Package: matrem Version: 1.0-9 Severity: serious Hi,
building the package matrem in a clean sid build environment (with pbuilder) on i386 results in: ========================================================================= [...] debian/rules build dh_testdir # Add here commands to configure the package. touch configure-stamp dh_testdir # Add here commands to compile the package. /usr/bin/make make[1]: Entering directory `/tmp/buildd/matrem-1.0' **************** Making matrem 1.0 **************** g++ -c -I. -I. -DPROG=\"matrem\" -DVERSION=\"1.0\" -O2 -pipe -Wall matrem10.cpp -o matrem10.o g++ -c -I. -I. -DPROG=\"matrem\" -DVERSION=\"1.0\" -O2 -pipe -Wall graphics.cpp -o graphics.o graphics.cpp: In function 'int set_fixed_speed()': graphics.cpp:124: warning: converting to 'int' from 'double' graphics.cpp: In function 'void update_left_side()': graphics.cpp:407: warning: comparison between signed and unsigned integer expressions g++ -c -I. -I. -DPROG=\"matrem\" -DVERSION=\"1.0\" -O2 -pipe -Wall creature.cpp -o creature.o g++ -c -I. -I. -DPROG=\"matrem\" -DVERSION=\"1.0\" -O2 -pipe -Wall config.cpp -o config.o g++ -c -I. -I. -DPROG=\"matrem\" -DVERSION=\"1.0\" -O2 -pipe -Wall milkacow.cpp -o milkacow.o g++ -c -I. -I. -DPROG=\"matrem\" -DVERSION=\"1.0\" -O2 -pipe -Wall lion.cpp -o lion.o g++ -c -I. -I. -DPROG=\"matrem\" -DVERSION=\"1.0\" -O2 -pipe -Wall jerremiah.cpp -o jerremiah.o g++ -c -I. -I. -DPROG=\"matrem\" -DVERSION=\"1.0\" -O2 -pipe -Wall fish.cpp -o fish.o g++ -c -I. -I. -DPROG=\"matrem\" -DVERSION=\"1.0\" -O2 -pipe -Wall yourcreature.cpp -o yourcreature.o g++ -o matrem matrem10.o graphics.o creature.o config.o milkacow.o lion.o jerremiah.o fish.o yourcreature.o -lm `allegro-config --libs` /usr/bin/ld: cannot find -lXcursor collect2: ld returned 1 exit status make[1]: *** [matrem] Error 1 make[1]: Leaving directory `/tmp/buildd/matrem-1.0' make: *** [build-stamp] Error 2 ========================================================================= Thanks for considering. -- DARTS - Debian Archive Regression Test Suite http://darts.alioth.debian.org/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]