pspp-dev
[Top][All Lists]
Advanced

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

Re: copious errors compiling on netbsd


From: John Darrington
Subject: Re: copious errors compiling on netbsd
Date: Fri, 25 Apr 2008 09:39:49 +0800
User-agent: Mutt/1.5.13 (2006-08-11)

On Thu, Apr 24, 2008 at 07:13:41PM -0400, Jason Stover wrote:
     It still breaks:
     
     $ ./configure --prefix=$HOME --without-gui --without-libncurses
     ...
     checking size of double... configure: error: cannot compute sizeof (double)
     See `config.log' for more details.
     
     The relevant section of config.log is:
     
     configure:25173: gcc -std=gnu99 -o conftest -g -O2  -mieee 
-I/arpa/gm/j/jstover/include  conftest.c -lpq -lplot -
     lm  >&5
     ld: warning: libssl.so.2, needed by /sys/pkg/lib/libpq.so, not found (try 
using -rpath or -rpath-link)
     /sys/pkg/lib/libcrypto.so.1: warning: warning: reference to compatibility 
times(); include <sys/times.h> for corr
     ect reference
     /sys/pkg/lib/libpq.so: undefined reference to `SSL_set_ex_data'
     /sys/pkg/lib/libpq.so: undefined reference to `SSL_set_fd'
     

What do you get further down in config.log?  After failing to link
this, it should subsequently try again with -lssl, and it should
have succeeded the second time.

"cannot compute sizeof (double)" usually indicates something more
fundamental, (like a totally broken compiler).

J'


-- 
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.


Attachment: signature.asc
Description: Digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]