pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bootstraping fails on Solaris 10 (newbie question)
On Sun, Oct 19, 2008 at 04:07:52PM +0300, Aleksey Cheusov wrote:
> > Noone wants to give me the config.log to figure out why it actually does
> > that...
> I show full configure output. Is this not enough?
configure output doesn't tell why specific tests fail.
Please try the attached patch.
Joerg
Index: nbcompat.h
===================================================================
RCS file: /home/joerg/repo/netbsd/pkgsrc/pkgtools/libnbcompat/files/nbcompat.h,v
retrieving revision 1.41
diff -u -p -r1.41 nbcompat.h
--- nbcompat.h 6 Oct 2008 12:36:20 -0000 1.41
+++ nbcompat.h 19 Oct 2008 13:20:55 -0000
@@ -29,9 +29,9 @@
#include <nbcompat/nbconfig.h>
#include <nbcompat/cdefs.h>
+#include <nbcompat/types.h>
#include <nbcompat/limits.h>
#include <nbcompat/endian.h>
-#include <nbcompat/types.h>
#include <nbcompat/param.h>
#if HAVE_ERRNO_H
Home |
Main Index |
Thread Index |
Old Index