| I think adding "libtoolize" to autogen will fix this... I will do that...
============================================
Michael Gogins
gogins at pipeline period com
Irreducible Productions
CsoundVST, an extended version of Csound for programming music and sound
Available at http://sourceforge.net/projects/csound/
============================================
----- Original Message -----
From: "Dave Phillips"
To: "Csound Developers Discussion List"
Sent: Thursday, March 04, 2004 2:27 PM
Subject: [CSOUND-DEV:4232] more re: today's CVS
> Greetings:
>
> [dlphilp@localhost csound5]$ make
> source='Engine/auxfd.c' object='libcsound_la-auxfd.lo' libtool=yes \
> depfile='.deps/libcsound_la-auxfd.Plo'
> tmpdepfile='.deps/libcsound_la-auxfd.TPlo' \
> depmode=gcc3 /bin/sh ./depcomp \
> /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I./H
> -DBETA -I./H -I/usr/local/include -I/usr/local/boost -falign-loops=4
> -falign-jumps=4 -Wall -falign-loops=4 -falign-jumps=4 -ffast-math
> -fomit-frame-pointer -finline-functions -funroll-loops -DWITHx87 -O2 -g
> -Wall -O2 -g -Wall -c -o libcsound_la-auxfd.lo `test -f 'Engine/auxfd.c'
> || echo './'`Engine/auxfd.c
> ./libtool: ./libtool: No such file or directory
> make: *** [libcsound_la-auxfd.lo] Error 127
>
>
> Best,
>
> dp
> |