pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problem with LIB_CLOSE


From: John Darrington
Subject: Re: Problem with LIB_CLOSE
Date: Thu, 26 Mar 2009 07:55:32 +0900
User-agent: Mutt/1.5.13 (2006-08-11)

I noticed this too.  It seems that Gnulib has changed the way it does
things.   I *think* the correct solution is for us to simply delete
all the instances of @LIB_CLOSE@ and $(LIB_CLOSE) in our automake.mk
files.

J'


On Wed, Mar 25, 2009 at 06:19:43PM -0300, Michel Boaventura wrote:
     Seems like the new gnulib version on branch has some problem with 
LIB_CLOSE var.
     When I try to compile pspp I got:
     
     /bin/sh ./libtool --tag=CC   --mode=link i386-mingw32-gcc -std=gnu99
     -Wall -W -Wwrite-strings -Wstrict-prototypes -Wpointer-arith
     -Wno-sign-compare -Wmissing-prototypes
     -I/home/michel/IMCROSS/i386-mingw32/include/
     -Wdeclaration-after-statement
     -L/home/michel/IMCROSS/i386-mingw32/lib/ -o tests/dissect-sysfile.exe
     src/libpspp/tests_dissect_sysfile-integer-format.o
     src/libpspp/tests_dissect_sysfile-float-format.o
     tests/tests_dissect_sysfile-dissect-sysfile.o gl/libgl.la  @LIB_CLOSE@
     -lgsl -lgslcblas -lz
     libtool: link: i386-mingw32-gcc -std=gnu99 -Wall -W -Wwrite-strings
     -Wstrict-prototypes -Wpointer-arith -Wno-sign-compare
     -Wmissing-prototypes -I/home/michel/IMCROSS/i386-mingw32/include/
     -Wdeclaration-after-statement -o tests/.libs/dissect-sysfile.exe
     src/libpspp/tests_dissect_sysfile-integer-format.o
     src/libpspp/tests_dissect_sysfile-float-format.o
     tests/tests_dissect_sysfile-dissect-sysfile.o @LIB_CLOSE@
     -L/home/michel/IMCROSS/i386-mingw32/lib/ gl/.libs/libgl.a
     -L/home/michel/IMCROSS/i386-mingw32/lib
     /home/michel/IMCROSS/i386-mingw32/lib/libiconv.a
     /home/michel/IMCROSS/i386-mingw32//lib/libgsl.dll.a
     /home/michel/IMCROSS/i386-mingw32//lib/libgslcblas.dll.a -lz
     -L/home/michel/IMCROSS/i386-mingw32//lib
     i386-mingw32-gcc: @LIB_CLOSE@: No such file or directory
     
     Looking at Smake from pspp, I can't any reference to LIB_CLOSE, so I'm
     assume that its a gnulib issue.
     
     
     _______________________________________________
     pspp-dev mailing list
     address@hidden
     http://lists.gnu.org/mailman/listinfo/pspp-dev

-- 
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.


Attachment: signature.asc
Description: Digital signature


reply via email to

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