[Top][All Lists]
[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
- Re: copious errors compiling on netbsd, (continued)
- Re: copious errors compiling on netbsd, John Darrington, 2008/04/23
- Re: copious errors compiling on netbsd, Jason Stover, 2008/04/23
- Re: copious errors compiling on netbsd, John Darrington, 2008/04/23
- Re: copious errors compiling on netbsd, Jason Stover, 2008/04/23
- Re: copious errors compiling on netbsd, John Darrington, 2008/04/24
- Re: copious errors compiling on netbsd, Jason Stover, 2008/04/24
- Re: copious errors compiling on netbsd, John Darrington, 2008/04/24
- Re: copious errors compiling on netbsd, Jason Stover, 2008/04/24
- Re: copious errors compiling on netbsd, Jason Stover, 2008/04/25
- Re: copious errors compiling on netbsd, Jason Stover, 2008/04/28
- Re: copious errors compiling on netbsd,
Jason Stover <=