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  [EMAIL PROTECTED]:/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


_______________________________________________
pspp-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/pspp-dev

Reply via email to