Hi Neil,

Neil Jerram <[EMAIL PROTECTED]> writes:

> make[2]: Entering directory `/home/neil/arch/guile-vm/src'
> if /bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. 
> -I/usr/local/include -pthread   -Wall -g -pg -g -O2 -MT envs.lo -MD -MP -MF 
> ".deps/envs.Tpo" \
>   -c -o envs.lo `test -f 'envs.c' || echo './'`envs.c; \
> then mv -f ".deps/envs.Tpo" ".deps/envs.Plo"; \
> else rm -f ".deps/envs.Tpo"; exit 1; \
> fi
> ../libtool: ../libtool: No such file or directory
> make[2]: *** [envs.lo] Error 1
> make[2]: Leaving directory `/home/neil/arch/guile-vm/src'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/home/neil/arch/guile-vm/src'
> make: *** [all-recursive] Error 1
> [EMAIL PROTECTED]:~/arch/guile-vm$ 
>
> Probably just means you have something in your tree which hasn't been
> committed to the archive ...

`autogen.sh' was broken.  You can run `tla update' and give it another
try if you want.

Thanks,
Ludovic.


_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user

Reply via email to