Subject: audio/arts fails on Slackware 10
To: None <tech-pkg@netbsd.org>
From: Louis Guillaume <lguillaume@berklee.edu>
List: tech-pkg
Date: 10/13/2004 08:47:03
Hello,

Trying to build arts on i386, pkgsrc-2004Q3, updated Monday. I've been 
following Martti's instructions, so I've fixed the libstdc++.la and 
libsupc++.la already. Here's the nature of the errors...

.libs/kmedia2.o(.gnu.linkonce.d._ZTIN4Arts20VideoPlayObject_stubE+0x18): 
undefined reference to `typeinfo for Arts::Object_stub'
.libs/kmedia2.o(.gnu.linkonce.d._ZTIN4Arts20VideoPlayObject_skelE+0x18): 
undefined reference to `typeinfo for Arts::Object_skel'
collect2: ld returned 1 exit status
make[2]: *** [libkmedia2_idl.la] Error 1
make[2]: Leaving directory 
`/usr/pkgobj/audio/arts/work/arts-1.3.0/soundserver'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/pkgobj/audio/arts/work/arts-1.3.0'
make: *** [all] Error 2
*** Error code 2

Stop.


... there are hundreds of those "undefined reference" errors going well 
beyond my scrollback.

Any help would be fantastic, let me know if I can provide more info.

Thanks

Louis