Package: aqsis Version: 1.0.0-1 Severity: serious Hi,
Your package is failing to build with the following error: /bin/sh ../libtool --mode=link i486-linux-gnu-g++ -g -O2 -o aqsis aqsis.o ../render/libaqsis.la ../libraytrace/libraytrace.la ../libargparse/libargparse.la mkdir .libs i486-linux-gnu-g++ -g -O2 -o .libs/aqsis aqsis.o ../render/.libs/libaqsis.so ../libraytrace/.libs/libraytrace.so ../libargparse/.libs/libargparse.so ../render/.libs/libaqsis.so: undefined reference to `Aqsis::CqPoolable<Aqsis::CqLath, 512l>::m_thePool' collect2: ld returned 1 exit status It's also giving alot of warnings in like: /tmp/ccSiAFwR.s: Assembler messages: /tmp/ccSiAFwR.s:274: Warning: ignoring changed section attributes for .gnu.linkonce.t._ZStplIcSt11char_traitsIcESaIcEESbIT_T0_T1_ERKS6_S8_ /tmp/ccSiAFwR.s:381: Warning: ignoring changed section attributes for .gnu.linkonce.t._ZStplIcSt11char_traitsIcESaIcEESbIT_T0_T1_ERKS6_PKS3_ You might want to take a look at the other warnings too. PS: It has an internal copy of boost. Is there a reason it's not using the one provided by debian? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

