[icecast] Compile errors

Karl Heyes karl at pts.tele2.co.uk
Mon Feb 3 13:07:23 UTC 2003



On Sun, 2003-02-02 at 16:18, Yiannis Mavroukakis wrote:
> Hi, while trying to compile icecast, I got a lot of errors while trying to
> compile avl.c, I've attached a file with the compile errors. Any ideas as to
> what might be wrong? My distro is Redhat 7.2 fully up2date.

<p>> In file included from ../thread/thread.h:25,
>                  from avl.c:35:
> /usr/include/pthread.h:163: parse error before `*'
> /usr/include/pthread.h:165: `pthread_create' declared as function returning a function
> /usr/include/pthread.h:166: parse error before `void'

eems odd, check /usr/include/pthread.h at line 163 to see what appears,
but if it's the same as mine then it's missing the pthread_t type which
is defined in bits/pthreadtypes.h

check the installation of the glibc packages with 

rpm -V glibc-common
rpm -V glibc

etc

karl.

<p>--- >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