Opened 19 years ago
Closed 19 years ago
#3229 closed defect (duplicate)
xmms doesn't compile
Reported by: | firepoet78@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
$ sudo port install xmms ---> Building xmms with target all Error: Target com.apple.build returned: shell command "cd "/opt/local/var/db/dports/build/file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_audio_xmms/work/xmms-1.2.8" && make all" returned error 2 Command output: make[3]: Nothing to be done for `all'. Making all in mikmod make[3]: Nothing to be done for `all'. Making all in cdaudio make[3]: Nothing to be done for `all'. Making all in tonegen make[3]: Nothing to be done for `all'. Making all in vorbis make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. Making all in Effect Making all in voice make[3]: Nothing to be done for `all'. Making all in echo_plugin make[3]: Nothing to be done for `all'. Making all in stereo_plugin make[3]: Nothing to be done for `all'. make[3]: Nothing to be done for `all-am'. Making all in General Making all in ir /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/opt/local/include/gtk-1.2 -I/opt/local/include/glib-1.2 -I/opt/local/lib/glib/include -D_REENTRANT -I/usr/X11R6/include -I../../intl -I../.. -g -O2 -Wall -Wpointer-arith -finline-functions -ffast-math -funroll-all-loops -c ir.c gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms -I/opt/local/include/gtk-1.2 -I/opt/local/include/glib-1.2 -I/opt/local/lib/glib/include -D_REENTRANT -I/usr/X11R6/include -I../../intl -I../.. -g -O2 -Wall -Wpointer-arith -finline-functions -ffast-math -funroll-all-loops -c ir.c -fno-common -DPIC -o ir.lo ir.c:19: error: static declaration of 'keepGoing' follows non-static declaration ir.h:53: error: previous declaration of 'keepGoing' was here ir.c:22: error: static declaration of 'irapp_thread' follows non-static declaration ir.h:52: error: previous declaration of 'irapp_thread' was here make[3]: * [ir.lo] Error 1 make[2]: * [all-recursive] Error 1 make[1]: * [all-recursive] Error 1 make: * [all-recursive-am] Error 2
Change History (1)
comment:1 Changed 19 years ago by pguyot (Paul Guyot)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
* This bug has been marked as a duplicate of 3072 *