[icecast] icecast + irix
Mark Lehrer
mark at knm.org
Wed Feb 20 17:56:21 UTC 2002
>> connection.c:223: warning: implicit declaration of function `select'
This is the line that is causing the most trouble at the moment. This
warning means that select wasn't found in the header files for some
reason.
Are you using a standard irix compiler or gcc? Sometimes the GCC
headers will have tons of nested IFDEF's, which can lead to functions
not being declared when they should be.
Mark
--- >8 ----
List archives: http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the Icecast
mailing list