[ITP] Inetutils 1.9.4

Marco Atzeri marco.atzeri@gmail.com
Sun Nov 1 08:01:00 GMT 2015



On 01/11/2015 00:02, D. Boland wrote:
> Marco Atzeri wrote:
>>
>>
>> Have you forgot to update Fakesu package or there is a wrong include ?
>>
>> Regards
>> Marco
>>
>>
> Oops, sorry about that. I forgot to update. I just updated libfakesu to
> version 1.2.0-0
>
> Sincerely,
> Daniel

Hi Daniel,
with that is still failing a bit later on 64bit:

gcc -std=gnu99  -O2 -pipe -Wimplicit-function-declaration   -o tftp 
tftp.o ../libinetutils/libinetutils.a ../lib/libgnu.a -lutil 
/usr/lib/libfakesu.a
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I..  -I../lib -I../lib 
-I../libinetutils   -I../libicmp  -DPATH_CONSOLE=\"/dev/console\" 
-DPATH_CP=\"/usr/bin/cp\"   -DPATH_INETDCONF=\"/etc/inetd.conf\" 
-DPATH_INETDDIR=\"/etc/inetd.d\" -DPATH_INETDPID=\"/var/run/inetd.pid\" 
   -DPATH_LOGCONF=\"/etc/syslog.conf\" -DPATH_LOGCONFD=\"/etc/syslog.d\" 
-DPATH_LOGIN=\"/usr/bin/login\" -DPATH_LOGPID=\"/var/run/syslog.pid\" 
-DPATH_NOLOGIN=\"/etc/nologin\" -DPATH_RLOGIN=\"/usr/bin/rlogin\" 
-DPATH_RSH=\"/usr/bin/rsh\"     -DPATH_UUCICO=\"/usr/sbin/uucp/uucico\" 
   -O2 -pipe -Wimplicit-function-declaration -MT traceroute.o -MD -MP 
-MF .deps/traceroute.Tpo -c -o traceroute.o traceroute.c
traceroute.c:110:14: error: 'MAX_IPOPTLEN' undeclared here (not in a 
function)
  char ip_opts[MAX_IPOPTLEN];
               ^
traceroute.c: In function 'get_hostname':
traceroute.c:461:5: warning: return discards 'const' qualifier from 
pointer target type
      return info->h_name;
      ^
Makefile:1691: recipe for target 'traceroute.o' failed
make[2]: *** [traceroute.o] Error 1



More information about the Cygwin-apps mailing list