- priority: 5 --> 9
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../xmms
-I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
-I/usr/lib/glib/include -D_REENTRANT -DI386_ASSEM
-I../../intl -g -O2 -Wall -Wpointer-arith
-finline-functions -ffast-math -funroll-all-loops -c
http.c -o http.o
http.c: In function `mpg123_http_read':
http.c:268: warning: implicit declaration of function
`get_playlist_position'
http.c:269: warning: implicit declaration of function
`playlist_get_songtitle'
http.c:269: warning: assignment makes pointer from
integer without a cast
http.c:225: warning: unused variable `ppos'
http.c:226: warning: unused variable `output_list_name'
http.c: In function `http_buffer_loop':
http.c:404: warning: const qualifier ignored on asm
http.c:602: warning: assignment makes pointer from
integer without a cast
http.c: In function `udp_establish_listener':
http.c:749: warning: const qualifier ignored on asm
http.c:779: warning: const qualifier ignored on asm
http.c: At top level:
http.c:883: error: redefinition of `output_file'
http.c:59: error: `output_file' previously defined here
http.c:883:57: warning: no newline at end of file
http.c:60: warning: `output_list' defined but not used
http.c:883: warning: `output_file' defined but not used
make[3]: *** [http.lo] Error 1
make[3]: Leaving directory
`/home/lschiere/Documents/streamRipper/Input/mpg123'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/lschiere/Documents/streamRipper/Input'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/lschiere/Documents/streamRipper'
make: *** [all-recursive-am] Error 2