I ran into this same thing with some other software.

They have been reorganizing the headers, and now some libc
headers contain definitions that are also in linux headers.
Basically the code needs to be changed to not include the linux
headers any more.

Brian Beuning

GPC Computer Software LTD. wrote:

> Hi,
>
> I'm trying to compiled diald 0.16 on a Redhat 5.1 2.0.34 system, but the
> make fails.
>
> I get a heap of lines like this:
>
> previous declaration of 'IPROTO_RAW'
> conflicting types etc
>
> then get,
>
> daemon redeclared as different kind of symbol
> /usr/include/unistd.h: previous declaration of 'daemon'
> make: *** diald.o Error 1
>
> I presume I am missing something from the system, or something is not up to
> date. However I can't remember having this problem last time I installed on
> a slackware system.
>
> Any help would be much appreciated.
>
> Regards,
>
> Paul
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-diald" in
> the body of a message to [EMAIL PROTECTED]




-
To unsubscribe from this list: send the line "unsubscribe linux-diald" in
the body of a message to [EMAIL PROTECTED]

Reply via email to