pkgsrc-Bugs archive

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

Re: pkg/32001: bmake solaris10 bootstrap



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

From: NAKAJI Hiroyuki <nakaji%jp.freebsd.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: Gilles Dauphin <Gilles.Dauphin%enst.fr@localhost>
Subject: Re: pkg/32001: bmake solaris10 bootstrap
Date: Sun, 06 Nov 2005 17:27:49 +0900

 I did another workaround on my Solaris Express (snv_23).
 
 # env LIBC=/lib/libc.so ./bootstrap
 
 But, because of the "Sync with base system as of Sat Nov  5 13:19:32
 UTC 2005", pkg_install/lib/automatic.c fails.
 
 # cd /usr/pkgsrc
 # env LIBC=/lib/libc.so ./bootstrap
 ...
 gcc -DHAVE_CONFIG_H -DDEF_LOG_DIR=\"/var/db/pkg\" 
-DTAR_CMD=\"/usr/pkg/bin/tar\" -DFTP_CMD=\"/usr/pkg/bin/ftp\" -I../libnbcompat 
-I../../libnbcompat -I. -I. -g -O2 -c automatic.c
 automatic.c:35:23: sys/cdefs.h: No such file or directory
 ...
 -- 
 NAKAJI Hiroyuki
 



Home | Main Index | Thread Index | Old Index