Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

Build fails on ubuntu/amd64

9 views
Skip to first unread message

Alain K.

unread,
Nov 18, 2010, 10:52:00 AM11/18/10
to PipLib Development
Building piplib fails on Ubuntu 10.10/x86-64. configure runs fine, but
make
fails on libtool:

Making all in .
make[1]: Entering directory `/tmp/piplib-1.4.0'
/bin/bash ./libtool --tag=CC --mode=compile gcc -DPACKAGE_NAME=\"\" -
DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -
DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"piplib\" -DVERSION=\"1.4.0\" -
DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -
DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -
DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -
DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -
DSTDC_HEADERS=1 -DSIZEOF_INT=4 -DSIZEOF_LONG_LONG_INT=8 -I. -
DLINEAR_VALUE_IS_INT -I./include -O3 -fomit-frame-pointer -malign-
double -fstrict-aliasing -ffast-math -MT libpiplib32_la-integrer.lo -
MD -MP -MF .deps/libpiplib32_la-integrer.Tpo -c -o libpiplib32_la-
integrer.lo `test -f 'source/integrer.c' || echo './'`source/
integrer.c
./libtool: line 827: X--tag=CC: command not found
./libtool: line 860: libtool: ignoring unknown tag : command not found
./libtool: line 827: X--mode=compile: command not found
[...]

Adding 'echo="echo"' in libtool (right after 'ECHO ="echo"') seems to
solve the
problem.

Let me known if you need more info and/or testing (please CC since I
do not
subscribe to this list).

-- Alain.

Sven Verdoolaege

unread,
Nov 19, 2010, 10:15:05 AM11/19/10
to Alain K., PipLib Development
On Thu, Nov 18, 2010 at 07:52:00AM -0800, Alain K. wrote:
> Building piplib fails on Ubuntu 10.10/x86-64. configure runs fine, but
> make
> fails on libtool:

There does appear to be a problem with the libtool version
in the piplib-1.4.0 distribution.
Running autogen.sh appears to fix the problem.

<shameless plug>
Or, you could use isl instead....
</shameless plug>

skimo

Reply all
Reply to author
Forward
0 new messages