On Saturday 09 July 2005 15:27, Kurt Roeckx wrote: > 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
Which version of gcc? > 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. This seems to be a Debian gcc vs. binutils problem. I have no idea how important it is. > PS: It has an internal copy of boost. Is there a reason it's not using > the one provided by debian? Upstream preferred that. Also Boost in Debian was in a rather broken state for a long time. Upstream has removed boost for the next release. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]