bug-inetutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-inetutils] Build failure of telnetd in GNU/kFreeBSD.


From: Mats Erik Andersson
Subject: Re: [bug-inetutils] Build failure of telnetd in GNU/kFreeBSD.
Date: Wed, 3 Nov 2010 12:13:28 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

tisdag den  2 november 2010 klockan 19:23 skrev Alfred M. Szmidt detta:
> 
>    I did a test run in GNU/kFreeBSD and came only as far
>    as a compile failure of telnetd/telnetd.o:
> 
> 
>       make: Entering directory `/tmp/inetutils/telnetd'
>       CC     telnetd.o
>       In file included from telnetd.h:47,
>                      from telnetd.c:23:
>       /usr/include/stropts.h:67: error: conflicting types for 'rpl_ioctl'
>       ../lib/sys/ioctl.h:357: note: previous declaration of 'rpl_ioctl' was 
> here
>       make: *** [telnetd.o] Error 1
>       make: Leaving directory `/tmp/inetutils/telnetd'
> 
> Can you show me your config.log and the prototype for icotl in
> /usr/include/stropts.h?

The logging file is attached. The prototype is identical in GNU/Linux
and GNU/kFreeBSD. For what it is worth, GNUlib uses "insigned int"
for the second argument, whereas glibc uses "unsigned long int".
This should at most influence a distinction between i386 and amd64,
but I observe the same error with kfreebsd-i386 as with kfreebsd-amd64.
On the other hand, GNU/Linux is never bothered by the differing prototypes,
so some other phenomenon must be making jests.

I am lost here, so I await code alterations for repeated tests.


/Mats

Attachment: config-kfreebsd.log.gz
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]