Date: Sat, 22 Nov 2003 23:32:39 -0500 From: Jason <jason@ec.rr.com> To: freebsd questions <freebsd-questions@freebsd.org>, freebsd-current@freebsd.org Subject: xmms compile problems Message-ID: <3FC03867.7090207@ec.rr.com>
next in thread | raw e-mail | index | archive | help
This is the last snip of output. What I did was get the patch from http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/57198 to fix the problem I have with the new ata driver not recongizing some deprecated ioctl. Anyone have any suggestions? I am running current. Thanks, Jason cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -D_THREAD_SAFE -I/usr/local/include -I/usr/X11R6/include -I../../intl -I../.. -I/usr/local/include -O -pipe -march=athlon-xp -Wall -Wpointer-arith -finline-functions -ffast-math -fomit-frame-pointer -c cdaudio.c -fPIC -DPIC -o cdaudio.lo cdaudio.c:865: error: syntax error before '-' token cdaudio.c:95: warning: `seek' used but never defined cdaudio.c:96: warning: `get_time' used but never defined cdaudio.c:97: warning: `get_song_info' used but never defined cdaudio.c:98: warning: `get_volume' used but never defined cdaudio.c:99: warning: `set_volume' used but never defined cdaudio.c:806: warning: `play_ioctl' defined but not used cdaudio.c:819: warning: `get_current_frame' defined but not used cdaudio.c:840: warning: `drive_get_volume' defined but not used cdaudio.c:852: warning: `drive_set_volume' defined but not used cdaudio.c:864:1: unterminated #ifdef cdaudio.c:800:1: unterminated #ifdef gmake[3]: *** [cdaudio.lo] Error 1 gmake[3]: Leaving directory `/usr/ports/multimedia/xmms/work/xmms-1.2.8/Input/cdaudio' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/multimedia/xmms/work/xmms-1.2.8/Input' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/multimedia/xmms/work/xmms-1.2.8' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/multimedia/xmms. *** Error code 1 Stop in /usr/ports/multimedia/xmms. barton#
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3FC03867.7090207>