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: Tue, 29 Apr 2008 17:28:54 -0400
User-agent: Mutt/1.5.10i

On Mon, Apr 28, 2008 at 09:34:05PM -0400, Jason Stover wrote:
> 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.

It worked, finally.

$ uname -a 
NetBSD sverige 2.1.0_STABLE NetBSD 2.1.0_STABLE (sdf) #0: Tue Sep  4 06:27:41 
UTC 2007  address@hidden:/var/src-2.1/arch/alpha/compile/sdf alpha

Here was the configure information:

$ export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/sys/pkg/X11R6/lib/:/sys/pkg/lib
$ ./configure --without-gui --without-libncurses --without-libpq 
--with-libintl-prefix=$HOME
 
or, alternatively,

$ ./configure --without-gui --without-libncurses --without-libpq 
--with-libintl-prefix=$HOME --without-libplot

Two tests failed: overwrite-input-file.sh and signals.sh.

The output for some failed test is here:

http://sakla.net/pspp-tst-9673.tar.gz

I'm not sure which test it comes from. It doesn't look like either.

Next on to Mac, Solaris and Windows.

-Jason




reply via email to

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