On Sat, 13 Dec 2008, Alexey Suslikov wrote:

> $ cat /etc/mk.conf
> BSDOBJDIR=/var/obj
> WRKOBJDIR=/var/obj2
> 
> $ sudo nice make install
> ===>  Configuring for gcc-4.2.20070307
> loading site script /usr/ports/infrastructure/db/config.site
> loading cache ./config.cache
> checking host system type... i386-unknown-openbsd4.4
> checking target system type... i386-unknown-openbsd4.4
> checking build system type... i386-unknown-openbsd4.4
> checking for a BSD compatible install... /usr/bin/install -c -o root -g bin
> checking whether ln works... yes
> checking whether ln -s works... yes
> checking for gcc... /var/obj2/gcc-4.2.20070307/bin/egcc
> checking whether the C compiler (/var/obj2/gcc-4.2.20070307/bin/egcc -O2 -g )
> works... no
> configure: error: installation or configuration problem: C compiler cannot
> create executables.


You need libc.so.42.0

-- 
Antoine

Reply via email to