[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: alpha build break
From: |
John Darrington |
Subject: |
Re: alpha build break |
Date: |
Mon, 1 May 2006 18:01:59 +0800 |
User-agent: |
Mutt/1.5.9i |
On Fri, Apr 28, 2006 at 03:57:11PM +0000, Jason Stover wrote:
./gl/libgl.a(linebreak.o)(.text+0x1e44):/tmp/pspp-build/pspp/gl/linebreak.c:1382:
undefined reference to `libiconv
That's with a fresh checkout of pspp and gnulib. It compiled a few
weeks ago with the same setup.
Any clues?
Looking at my copy of linebreak.c, I see that line 1382 is in a
conditional compilation section:
#if HAVE_ICONV
.
.
.
#endif
So it would seem that for some reason HAVE_ICONV is getting set, when
it ought not to be.
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.
signature.asc
Description: Digital signature
- Re: alpha build break,
John Darrington <=