This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ITP] Inetutils 1.9.4




On 31/10/2015 11:32, D. Boland wrote:
Hi group,

I intend to package the new version of Inetutils, version 1.9.4.


I guess I could have just announced the update, but since I am adopting
the package, maybe I should submit it for approval first:

http://cygwin.boland.nl/x86/release/inetutils/

Good-to-go's are welcome!

Daniel


tried building for x86_64

gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wimplicit-function-declaration -MT argp-help.o -MD -MP -MF $depbase.Tpo -c -o argp-help.o argp-help.c &&\
mv -f $depbase.Tpo $depbase.Po
depbase=`echo argp-parse.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -O2 -pipe -Wimplicit-function-declaration -MT argp-parse.o -MD -MP -MF $depbase.Tpo -c -o argp-parse.o argp-parse.c &&\
mv -f $depbase.Tpo $depbase.Po
argp-parse.c:28:27: fatal error: fakesu/unistd.h: No such file or directory
 #include <fakesu/unistd.h>

but

$ cygcheck -c libfakesu
Cygwin Package Information
Package              Version        Status
libfakesu            1.1.0-0        OK

$ cygcheck -l libfakesu
/usr/include/fakesu.h
/usr/lib/libfakesu.a
/usr/share/doc/libfakesu/LICENSE
/usr/share/doc/libfakesu/README


Have you forgot to update Fakesu package or there is a wrong include ?

Regards
Marco


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]