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: Jason Stover
Subject: Re: copious errors compiling on netbsd
Date: Mon, 28 Apr 2008 21:34:05 -0400
User-agent: Mutt/1.5.10i

OK, partial success: I updated with John's new configure.ac,
and got it to build on NetBSD-with-half-baked-libs.

But now make check fails because it can't find libXaw, which is
in a totally different strange place.

I'll check the new problem out later.

-Jason

On Fri, Apr 25, 2008 at 09:39:49AM +0800, John Darrington wrote:
> 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.
> 
> 






reply via email to

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