Subject: Re: i386--netbsdelf-gcc: can't create executables
To: grant beattie <grant@netbsd.org>
From: Berndt Josef Wulf <wulf@ping.net.au>
List: tech-pkg
Date: 10/17/2004 12:49:31
On Sunday 17 October 2004 12:40, grant beattie wrote:
> On Sun, Oct 17, 2004 at 12:12:34PM +0930, Berndt Josef Wulf wrote:
>
> > G'day,
> >
> > I'm trying to update py-wxWindow to version 2.5.2.8 but fail to get pass
the
> > configuration script with the following error message:
> >
> > configure:10187: checking for i386--netbsdelf-gcc
> > configure:10213: result: i386--netbsdelf-gcc
> > configure:10495: checking for C compiler version
> > configure:10498: i386--netbsdelf-gcc --version </dev/null >&5
> > i386--netbsdelf-gcc: not found
>
> do you have CC set in your environment? I don't know of any other way
> that the NetBSD tools version of gcc would be being used by pkgsrc.
>
No, CC isn't set as an environment variable. The config.log shows the
following optional arguments:
---------------------------- 8< --------------------
It was created by wxWidgets configure 2.5.2, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ ./configure --prefix=/usr/pkg --with-gtk --prefix=/usr/pkg
--x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib
--without-libiconv-prefix --without-libintl-prefix
## --------- ##
## Platform. ##
## --------- ##
hostname = husky
uname -m = i386
uname -r = 2.99.9
uname -s = NetBSD
uname -v = NetBSD 2.99.9 (HUSKY-acpi) #0: Sat Oct 2 22:31:23 CST 2004
wulf@hus
ky:/sys/arch/i386/compile/HUSKY-acpi
/usr/bin/uname -p = i386
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /home/wulf/bin
PATH: /bin
PATH: /sbin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /usr/X11R6/bin
PATH: /usr/pkg/bin
PATH: /usr/pkg/sbin
PATH: /usr/games
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /usr/pkg/java/sun-1.4/bin
PATH: /usr/pkg/qt3/bin
cheerio Berndt