Re: libtool pre-1.5b tests fail on 9 debian arches

2003-10-23 Thread Scott James Remnant
On Tue, 2003-10-07 at 16:36, Gary V. Vaughan wrote: > Robert Millan wrote: > > On Sat, Sep 27, 2003 at 08:04:55PM +0100, Scott James Remnant wrote: > >>Robert Millan wrote: > >>>We should start doing that, and I can help. Just requested copyright papers > >>>myself (I assume you've already done th

Re: libtool finds the wrong freetype?

2003-10-23 Thread Lars Clausen
Bob Friesenhahn wrote: On Wed, 22 Oct 2003, Lars Clausen wrote: I'm trying to compile Dia on a (fairly old) RedHat machine, and I'm running into a problem with libtool apparently not finding the right libfreetype. I have most of the required libraries installing in $HOME Make sure that th

Re: Spurious warning from libtool when -dlopen self is used, no @PROGRAM@ symbols in final binary

2003-10-23 Thread Gary V. Vaughan
Kevin P. Fleming wrote: Makefile.am contains: bin_PROGRAMS = src/nALFS src_nalfs_LDFLAGS = -dlopen self When configure is given --enable-static --disable-shared, the link of src/nALFS produces this warning: ./libtool: line 1: src/.libs/src/nALFS.exp: No such file or directory This comes from li