pkgsrc-Users archive

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

bootstraping fails on Solaris 10 (newbie question)



Hi, friends.
 I'm trying to bootstrap pkgsrc on Solaris 10 but it fails. The used compiler is sunpro (the same thing happens when gcc is used). I guess it is not a pkgsrc problem but something in the system installation. Could someone give me any hint? Thanks in advance.
 I'm receiving the message below:

onfig.status: creating Makefile
config.status: creating nbcompat/config.h
nawk -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
make: Fatal error: Command failed for target `glob.o'
===> exited with status 1
aborted.

Mandacarú



Novos endereços, o Yahoo! que você conhece. Crie um email novo com a sua cara @ymail.com ou @rocketmail.com.


Novos endereços, o Yahoo! que você conhece. Crie um email novo com a sua cara @ymail.com ou @rocketmail.com.

Home | Main Index | Thread Index | Old Index