pspp-dev
[Top][All Lists]
Advanced

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

Problem with LIB_CLOSE


From: Michel Boaventura
Subject: Problem with LIB_CLOSE
Date: Sat, 7 Feb 2009 14:24:43 -0200

Seems like the insertion of @LIB_CLOSE@ to the source make some
problems. Looks like make isn't replacing the value of the var:

i686-mingw32-gcc -std=gnu99 -Wall -W -Wwrite-strings
-Wstrict-prototypes -Wpointer-arith -Wno-sign-compare
-Wmissing-prototypes -I/usr/i686-mingw32/usr/include/
-I/home/michel/install_dir/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/usr/i686-mingw32/usr/lib/ -L/home/michel/install_dir/lib/
gl/.libs/libgl.a /home/michel/install_dir//lib/libiconv.dll.a
-L/usr/i686-mingw32/mingw/lib/ -L/home/michel/install_dir
/home/michel/install_dir/lib//libintl.dll.a
/home/michel/install_dir//lib/libgsl.dll.a
/home/michel/install_dir//lib/libgslcblas.dll.a -lz
-L/home/michel/install_dir//lib
i686-mingw32-gcc: @LIB_CLOSE@: No such file or directory
make[2]: ** [tests/dissect-sysfile.exe] Erro 1
make[2]: Saindo do diretório `/home/michel/prof/pspp/pspp'
make[1]: ** [all-recursive] Erro 1
make[1]: Saindo do diretório `/home/michel/prof/pspp/pspp'
make: ** [all] Erro 2




reply via email to

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