[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problem with SIZEOF
From: |
Akim Demaille |
Subject: |
Re: Problem with SIZEOF |
Date: |
26 Oct 2001 16:16:07 +0200 |
User-agent: |
Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Artificial Intelligence) |
Your system and/or configuration is broken, Autoconf is not
responsible. Looking at the log reveals
configure:13864: gcc -o conftest -ggdb -Wall -L/usr/openwin/lib
-R/usr/openwin/lib conftest.c -lm -lsocket -lnsl -lz >&5
configure:13867: $? = 0
configure:13869: ./conftest
ld.so.1: ./conftest: fatal: libz.so: can't open file: errno=2
./configure[126]: 11682 Killed
configure:13872: $? = 137
So first fix your libz problems.