bug-guile
[Top][All Lists]
Advanced

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

Re: guile-2.0.0 build error on OS X 10.6.6


From: Michael Ellis
Subject: Re: guile-2.0.0 build error on OS X 10.6.6
Date: Mon, 21 Feb 2011 09:21:47 -0500

>
> If you think there is a problem with MacPorts, change PATH, or move /opt 
> temporarily to another name. I used gmp-5.0.1, and that worked fine.
>

Thanks for the advice, Hans, it was worth trying but changing the PATH
seems to have no effect. I'm still getting the error building
ibguile_2.0_la-vm.o that appeared after I re-installed gmp 5.

libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H
-DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib -I../lib
-I/usr/local/lib/libffi-3.0.9/include -I/usr/local/include
-I/usr/local/include -D_THREAD_SAFE -Wall -Wmissing-prototypes
-Wdeclaration-after-statement -Wundef -Wswitch-enum
-fvisibility=hidden -I/usr/local/include -g -O2 -MT
libguile_2.0_la-vm.lo -MD -MP -MF .deps/libguile_2.0_la-vm.Tpo -c vm.c
-o libguile_2.0_la-vm.o >/dev/null 2>&1
make[3]: *** [libguile_2.0_la-vm.lo] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

There's no other error message but I notice it looks very much like
the problem you reported in the recent "Compiling from GIT"  thread (
http://www.mail-archive.com/address@hidden/msg05621.html ), except
that I'm not seeing the seg fault message with "make V=1".

Were you able to resolve the problem on your system?  I'm going to try
updating my XCode installation from 3.2.4 to 3.2.5 in the hope that a
new version of GCC will fix the problem, but it seems like a long
shot.

Thanks,
Mike



reply via email to

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