Subject: Re: arts fails in soundserver
To: None <tech-pkg@NetBSD.org>
From: Mark Kirby <mark@coris.org.uk>
List: tech-pkg
Date: 08/23/2004 20:09:24
>
> Fingers crossed it will work.
Well it didn't work i get the same error. I deleted my copy of pkgsrc and
grabbed the latest pkgsrc.tar.gz and then updated it via cvs. I deleted all
packages and /usr/pkg and built everything again. But unfortunatly it failed
again.
I just noticed i didn't put the full error in my previous email so here it is.
Making all in soundserver
gmake[2]: Entering directory
`/usr/pkgsrc/audio/arts/work/arts-1.3.0/soundserver
'
/bin/sh ../libtool --silent --mode=link --tag=CXX g++ -Wnon-virtual-dtor
-Wno-l ong-long
-Wundef -Wall -W -Wpointer-arith -Wwrite-strings -DNDEBUG -DNO_DEBUG -O
2 -O2 -I/usr/pkg/include -I/usr/pkg/qt3/include -DGLX_GLXEXT_LEGACY
-I/usr/inclu de
-I/usr/pkg/include/freetype2 -fno-exceptions -fno-check-new -fno-common -fte
mplate-depth-99 -Wl,-E -L/usr/pkg/qt3/lib -L/usr/pkg/lib
-Wl,-R/usr/pkg/qt3/li
b -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R6/lib
-Wl,-R/usr/X11R6 /lib
-o artsd soundserverv2_impl.o soundserver_impl.o simplesoundserver_impl.o
artsd.o cpuusage.o samplestorage_impl.o crashhandler.o
soundserverstartup_impl.o
libsoundserver_idl.la ../flow/libartsflow.la ../mcop_mt/libmcop_mt.la -lintl
../flow/.libs/libartsflow.so: undefined reference to `_oss_ioctl'
gmake[2]: *** [artsd] Error 1
gmake[2]: Leaving directory
`/usr/pkgsrc/audio/arts/work/arts-1.3.0/soundserver'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/pkgsrc/audio/arts/work/arts-1.3.0'
gmake: *** [all] Error 2
*** Error code 2
Stop.
make: stopped in /usr/pkgsrc/audio/arts
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/audio/arts
I't looks like i'm the only one with this problem and i don't have the skills
to debug it.
So does anyone have any tips on how to go about debugging this problem?
Thanks in advance
Mark