pkgsrc-Bugs archive

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

Re: pkg/39738 (bootstrap fails under Solaris, libnbcompat broken)



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

From: =?ISO-8859-1?Q?J=F6rn_Clausen?= <joern%uni-bielefeld.de@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: pkg-manager%NetBSD.org@localhost, pkgsrc-bugs%NetBSD.org@localhost, 
gnats-admin%NetBSD.org@localhost,
 joerg%NetBSD.org@localhost, joern.clausen%uni-bielefeld.de@localhost
Subject: Re: pkg/39738 (bootstrap fails under Solaris, libnbcompat broken)
Date: Wed, 15 Oct 2008 16:03:36 +0200

 Hi Jörg!
 
 joerg%NetBSD.org@localhost wrote:
 > Synopsis: bootstrap fails under Solaris, libnbcompat broken
 > 
 > State-Changed-From-To: open->feedback
 > State-Changed-By: joerg%NetBSD.org@localhost
 > State-Changed-When: Tue, 14 Oct 2008 22:51:56 +0000
 > State-Changed-Why:
 > I've changed the order in which bmake and libnbcompat are built.
 > Does this fix the problem for you?
 
 Not completely. Now the build stops at
 
 
 configure: creating ./config.status
 config.status: creating Makefile
 config.status: creating nbcompat/config.h
 gawk -f nbcompat.awk nbcompat/config.h > nbcompat/nbconfig.h
 cc  -I. -I.  -g -DHAVE_CONFIG_H -c glob.c
 "/usr/include/sys/byteorder.h", line 60: syntax error before or at: 
 in_port_t
 "/usr/include/sys/byteorder.h", line 65: syntax error before or at: 
 in_addr_t
 "/usr/include/sys/int_types.h", line 73: identifier redeclared: uint16_t
          current : unsigned short
          previous: int : "/usr/include/sys/byteorder.h", line 60
 "/usr/include/sys/int_types.h", line 74: identifier redeclared: uint32_t
          current : unsigned int
          previous: int : "/usr/include/sys/byteorder.h", line 65
 cc: acomp failed for glob.c
 *** Error code 2
 
 Stop.
 
 
 Which may result from the fact, that "gawk" is not available. Maybe you 
 have to move the build of "nawk" also in front of libnbcompat and use that.
 
 Regards,
     Jörn
 
 -- 
   Jörn Clausen                             
joern.clausen%uni-bielefeld.de@localhost
   Hochschulrechenzentrum                 http://www.uni-bielefeld.de/hrz/
   Universität Bielefeld
 


Home | Main Index | Thread Index | Old Index