help-smalltalk
[Top][All Lists]
Advanced

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

[Help-smalltalk] [bug] build failure on Mac OS X 10.5.1


From: Damien Pollet
Subject: [Help-smalltalk] [bug] build failure on Mac OS X 10.5.1
Date: Fri, 16 Nov 2007 04:27:25 -0700

Issue status update for http://smalltalk.gnu.org/node/127 Post a follow up: http://smalltalk.gnu.org/project/comments/add/127

Project:      GNU Smalltalk
Version:      <none>
Component:    Build
Category:     bug reports
Priority:     normal
Assigned to:  Unassigned
Reported by:  dpollet
Updated by:   dpollet
Status:       active

This is with the code from arch, but I get the same with the 2.3.6
release.

Making all in sigsegv
make TARGETSTACK=" all" all-recursive
Making all in src
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.
-I.. -I. -I.    -g -O2 -c -o handler.lo handler.c
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -g -O2 -c handler.c  -fno-common
-DPIC -o .libs/handler.o
In file included from handler.c:20:
handler-macos.c: In function ‘catch_exception_raise’:
handler-macos.c:215: error: ‘i386_exception_state_t’ has no member
named ‘faultvaddr’
handler-macos.c:216: error: ‘i386_thread_state_t’ has no member
named ‘esp’
handler-macos.c:229: error: ‘i386_thread_state_t’ has no member
named ‘esp’
handler-macos.c:237: error: ‘i386_thread_state_t’ has no member
named ‘eip’
handler-macos.c:254: error: ‘i386_thread_state_t’ has no member
named ‘eip’
make[4]: *** [handler.lo] Error 1






reply via email to

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