Patches item #301614, was opened at 2005-05-11 10:40 Status: Open Priority: 3 Submitted By: Christopher Bodenstein (physicman-guest) Assigned to: Nobody (None) Summary: arts-1.3.2 Resolution: None Group: needs-work Category: posix
Initial Comment: The attached patch allows to build arts-1.3.2 by removing the reference to PATH_MAX. ---------------------------------------------------------------------- >Comment By: Michael Banck (mbanck) Date: 2006-12-11 16:40 Message: The error from artsdsp.c has been fixed by Samuel Thibault by providing an improved <sys/soundcard.h> header file. The PATH_MAX issue in mcop/mcoputils.cc remains. ---------------------------------------------------------------------- Comment By: Michael Banck (mbanck) Date: 2006-12-05 16:32 Message: Here is an updated version which modifies the sem_init test for -lpthread rather than -lsem. I also wrongly #defines PATH_MAX in mcop/mcoputils.cc and there is still a build failure: cc -DHAVE_CONFIG_H -I. -I/devel1/mbanck/arts-1.5.5/./artsc -I.. -I../mcop -I. -I/devel 1/mbanck/arts-1.5.5/./mcop -I../mcop -I/devel1/mbanck/arts-1.5.5/./flow -I../flow -I../ soundserver -I/devel1/mbanck/arts-1.5.5/./libltdl -I/usr/include/kde -I/usr/share/qt3/i nclude -I. -I/devel1/mbanck/arts-1.5.5/./libltdl -DCOMPILING_ARTSC -DQT_THREAD_SUPPORT -D_REENTRANT -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DARTSC_BACKEND=\"/usr /lib/libartscbackend.la\" -DNDEBUG -O2 -g -Wall -O2 -D_REENTRANT -I/usr/include/glib-2. 0 -I/usr/lib/glib-2.0/include -c /devel1/mbanck/arts-1.5.5/./artsc/artsdsp.c -fPIC -DP IC -o .libs/artsdsp.o /devel1/mbanck/arts-1.5.5/./artsc/artsdsp.c: In function 'ioctl': /devel1/mbanck/arts-1.5.5/./artsc/artsdsp.c:425: error: duplicate case value /devel1/mbanck/arts-1.5.5/./artsc/artsdsp.c:419: error: previously used here /devel1/mbanck/arts-1.5.5/./artsc/artsdsp.c:452: error: '_IOT__IOTBASE_buffmem_desc' un declared (first use in this function) /devel1/mbanck/arts-1.5.5/./artsc/artsdsp.c:452: error: (Each undeclared identifier is reported only once /devel1/mbanck/arts-1.5.5/./artsc/artsdsp.c:452: error: for each function it appears in .) make[4]: *** [artsdsp.lo] Error 1 make[4]: Leaving directory `/devel1/mbanck/arts-1.5.5/obj-i486-gnu/artsc' ---------------------------------------------------------------------- Comment By: Christopher Bodenstein (physicman-guest) Date: 2005-05-11 14:26 Message: Logged In: YES user_id=11528 Here is a new version of the patch that adds a test for -lsem in the configure.in ---------------------------------------------------------------------- You can respond by visiting: http://alioth.debian.org/tracker/?func=detail&atid=410472&aid=301614&group_id=30628 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

