Gabriel Dos Reis wrote:
> Fixed. As of today, 'ldd sman' gives:
>
> [15:03]% ldd sman ~/build/axiom/target/i686-suse-linux/bin
> linux-gate.so.1 => (0xffffe000)
> libc.so.6 => /lib/tls/libc.so.6 (0x4003c000)
> /lib/ld-linux.so.2 (0x40000000)
As of version 324 build fails for me. Most things apparantly build OK,
but sman is missing. Build fails because build_srcdir in the main
Makefile is unset, and apparently the rule:
$(AXIOM_SRC_TARGETS):
cd $(build_srcdir) && $(ENV) $(MAKE)
is doing cd to my home directory, where no Makefile is present.
--
Waldek Hebisch
[EMAIL PROTECTED]
_______________________________________________
Axiom-developer mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/axiom-developer