|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
Problems compiling SBCLHi!
I'm trying to install the SBCL in order to install Maxima. Unfortunately I get the following error: gcc -g -Wall -O2 -fdollars-in-identifiers -mmacosx-version-min=10.4 -I. -no-cpp-precomp -c -o x86-arch.o x86-arch.c gcc -g -Wall -O2 -fdollars-in-identifiers -mmacosx-version-min=10.4 -I. -no-cpp-precomp -c -o bsd-os.o bsd-os.c gcc -g -Wall -O2 -fdollars-in-identifiers -mmacosx-version-min=10.4 -I. -no-cpp-precomp -c -o x86-bsd-os.o x86-bsd-os.c gcc -g -Wall -O2 -fdollars-in-identifiers -mmacosx-version-min=10.4 -I. -no-cpp-precomp -c -o darwin-os.o darwin-os.c In file included from darwin-os.c:21: /usr/include/ucontext.h:42:2: error: #error ucontext routines are deprecated, and require _XOPEN_SOURCE to be defined make: *** [darwin-os.o] Error 1 ### execution of sh failed, exit code 2 Any idea about what's wrong and how could I solve it? My Mac has Mac OS X 10.6.1, Xcode 3.2 and Macintosh-5:~ javier$ fink --version Package manager version: 0.29.10 Distribution version: selfupdate-rsync Mon Oct 5 20:47:56 2009, 10.6, i386 Please, let me know if you need more information. Javier -- Lee mi blog: "Un pequeño paso para Neil" http://up3n.wordpress.com/ ¡Ahora también en Twitter! http://twitter.com/javierarantegui ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Fink-beginners mailing list Fink-beginners@... http://news.gmane.org/gmane.os.apple.fink.beginners |
|
|
Re: Problems compiling SBCLJavier Arantegui wrote:
> Hi! > > I'm trying to install the SBCL in order to install Maxima. > Unfortunately I get the following error: > > gcc -g -Wall -O2 -fdollars-in-identifiers -mmacosx-version-min=10.4 > -I. -no-cpp-precomp -c -o x86-arch.o x86-arch.c > gcc -g -Wall -O2 -fdollars-in-identifiers -mmacosx-version-min=10.4 > -I. -no-cpp-precomp -c -o bsd-os.o bsd-os.c > gcc -g -Wall -O2 -fdollars-in-identifiers -mmacosx-version-min=10.4 > -I. -no-cpp-precomp -c -o x86-bsd-os.o x86-bsd-os.c > gcc -g -Wall -O2 -fdollars-in-identifiers -mmacosx-version-min=10.4 > -I. -no-cpp-precomp -c -o darwin-os.o darwin-os.c > In file included from darwin-os.c:21: > /usr/include/ucontext.h:42:2: error: #error ucontext routines are > deprecated, and require _XOPEN_SOURCE to be defined > make: *** [darwin-os.o] Error 1 > ### execution of sh failed, exit code 2 > > Any idea about what's wrong and how could I solve it? > > My Mac has Mac OS X 10.6.1, Xcode 3.2 and > > Macintosh-5:~ javier$ fink --version > Package manager version: 0.29.10 > Distribution version: selfupdate-rsync Mon Oct 5 20:47:56 2009, 10.6, i386 > > Please, let me know if you need more information. > > Javier > > > with the package maintainer. ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Fink-beginners mailing list Fink-beginners@... http://news.gmane.org/gmane.os.apple.fink.beginners |
|
|
Re: Problems compiling SBCLThis is known among sbcl upstream , but there's no release yet with
the fix. Should be soon, I imagine. On Oct 5, 2009, at 8:07 PM, Alexander Hansen <alexanderk.hansen@... > wrote: > Javier Arantegui wrote: >> Hi! >> >> I'm trying to install the SBCL in order to install Maxima. >> Unfortunately I get the following error: >> >> gcc -g -Wall -O2 -fdollars-in-identifiers -mmacosx-version-min=10.4 >> -I. -no-cpp-precomp -c -o x86-arch.o x86-arch.c >> gcc -g -Wall -O2 -fdollars-in-identifiers -mmacosx-version-min=10.4 >> -I. -no-cpp-precomp -c -o bsd-os.o bsd-os.c >> gcc -g -Wall -O2 -fdollars-in-identifiers -mmacosx-version-min=10.4 >> -I. -no-cpp-precomp -c -o x86-bsd-os.o x86-bsd-os.c >> gcc -g -Wall -O2 -fdollars-in-identifiers -mmacosx-version-min=10.4 >> -I. -no-cpp-precomp -c -o darwin-os.o darwin-os.c >> In file included from darwin-os.c:21: >> /usr/include/ucontext.h:42:2: error: #error ucontext routines are >> deprecated, and require _XOPEN_SOURCE to be defined >> make: *** [darwin-os.o] Error 1 >> ### execution of sh failed, exit code 2 >> >> Any idea about what's wrong and how could I solve it? >> >> My Mac has Mac OS X 10.6.1, Xcode 3.2 and >> >> Macintosh-5:~ javier$ fink --version >> Package manager version: 0.29.10 >> Distribution version: selfupdate-rsync Mon Oct 5 20:47:56 2009, >> 10.6, i386 >> >> Please, let me know if you need more information. >> >> Javier >> >> >> > I think this may be fixed in a more recent upstream sbcl. Let's check > with the package maintainer. ------------------------------------------------------------------------------ Come build with us! The BlackBerry® Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9-12, 2009. Register now! http://p.sf.net/sfu/devconf _______________________________________________ Fink-beginners mailing list Fink-beginners@... http://news.gmane.org/gmane.os.apple.fink.beginners |
|
|
|
| Free embeddable forum powered by Nabble | Forum Help |