pkgsrc-Bugs archive

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

Re: pkg/39532: bootstrap fails under Interix (libfetch fails)



The following reply was made to PR pkg/39532; it has been noted by GNATS.

From: Aleksey Cheusov <cheusov%tut.by@localhost>
To: Joerg Sonnenberger <joerg%britannica.bec.de@localhost>
Cc: gnats-bugs%NetBSD.org@localhost
Subject: Re: pkg/39532: bootstrap fails under Interix (libfetch fails)
Date: Fri, 19 Sep 2008 13:36:30 +0300

 > Try the two attached patches. The first adds glue for libnbcompat to
 > build some more fallback functions, the second changes libfetch to use
 > it. The diffs have some unrelated changes, but that's a separate issue.
 
 gcc -D_ALL_SOURCE -D_ALL_SOURCE -I/usr/local/include  -I/usr/local/ssl/include 
-I. -I.  -D_ALL_SOURCE -DHAVE_CONFIG_H -c setprogname.c
 gcc -D_ALL_SOURCE -D_ALL_SOURCE -I/usr/local/include  -I/usr/local/ssl/include 
-I. -I.  -D_ALL_SOURCE -DHAVE_CONFIG_H -c shquote.c
 In file included from shquote.c:51:
 nbcompat/stdlib.h:69: error: parse error before "shquote"
 nbcompat/stdlib.h:69: error: parse error before "size_t"
 nbcompat/stdlib.h:69: warning: data definition has no type or storage class
 shquote.c:128: error: conflicting types for `shquote'
 nbcompat/stdlib.h:69: error: previous declaration of `shquote'
 *** Error code 1
 
 -- 
 Best regards, Aleksey Cheusov.
 


Home | Main Index | Thread Index | Old Index