port problem

Jeremy Chadwick freebsd at jdc.parodius.com
Tue Apr 11 10:04:32 UTC 2006


On Tue, Apr 11, 2006 at 01:51:00PM +0400, Basil Dolmatov wrote:
> checking for i386-portbld-freebsd5.5-gcc... gcc295
> checking for C compiler default output... configure: error: C compiler cannot create executables
> ...
> gcc-2.95.3_2        GNU Compiler Collection
> ...
>   $ ./configure --enable-shared --prefix=/usr/local i386-portbld-freebsd5.5

Seems to me the gcc-2.95.3_2 port you installed is broken in some way,
or is angering GNU autoconf.  The reason I mention this:

medusa$ gcc -v
FreeBSD medusa 5.4-STABLE FreeBSD 5.4-STABLE #0: Thu Jan 12 01:50:18 PST 2006 root at medusa:/usr/obj/usr/src/sys/MEDUSA  i386
medusa$ gcc -v
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.4.2 [FreeBSD] 20040728
medusa$ ls -l `which gcc`
-r-xr-xr-x    2 root      wheel     176256 11 Jan 18:45 /usr/bin/gcc

-- 
| Jeremy Chadwick                                 jdc at parodius.com |
| Parodius Networking                        http://www.parodius.com/ |
| UNIX Systems Administrator                   Mountain View, CA, USA |
| Making life hard for others since 1977.                             |



More information about the freebsd-ports mailing list