Smalltalk compiled and built on my imac. Thanks Daniel. :)

On Nov 14, 2010, at 10:13 AM, Daniel Johnson wrote:

> 
> On Nov 13, 2010, at 1:12 PM, Richard Miles wrote:
> 
>> I am on snow leopard 10.6 using a intel imac:
>> I have been trying to get smalltalk to compile and it fails :
>> Build Parameters:
>> checking whether to activate relocatable installation... no
>> 
>> Output Substitution:
>> configure: creating ./config.status
>> config.status: creating Makefile
>> config.status: creating src/Makefile
>> config.status: creating src/sigsegv.h
>> config.status: creating tests/Makefile
>> config.status: creating config.h
>> config.status: executing depfiles commands
>> 
>> Now please type 'make' to compile. Good luck.
>> 
>> make
>> make TARGETSTACK=" all" all-recursive
>> Making all in src
>> /bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. 
>> -I. -I.  -I/sw/include  -g -O2 -c -o handler.lo handler.c
>> mkdir .libs
>> gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I/sw/include -g -O2 -c handler.c  
>> -fno-common -DPIC -o .libs/handler.o
>> gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I/sw/include -g -O2 -c handler.c -o 
>> handler.o >/dev/null 2>&1
>> /bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. 
>> -I. -I.  -I/sw/include  -g -O2 -c -o stackvma.lo stackvma.c
>> gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I/sw/include -g -O2 -c stackvma.c  
>> -fno-common -DPIC -o .libs/stackvma.o
>> gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I/sw/include -g -O2 -c stackvma.c -o 
>> stackvma.o >/dev/null 2>&1
>> /bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. 
>> -I. -I.  -I/sw/include  -g -O2 -c -o leave.lo leave.c
>> gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I/sw/include -g -O2 -c leave.c  
>> -fno-common -DPIC -o .libs/leave.o
>> gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I/sw/include -g -O2 -c leave.c -o 
>> leave.o >/dev/null 2>&1
>> /bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. 
>> -I. -I.  -I/sw/include  -g -O2 -c -o dispatcher.lo dispatcher.c
>> gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I/sw/include -g -O2 -c dispatcher.c  
>> -fno-common -DPIC -o .libs/dispatcher.o
>> gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I/sw/include -g -O2 -c dispatcher.c -o 
>> dispatcher.o >/dev/null 2>&1
>> /bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. 
>> -I. -I.  -I/sw/include  -g -O2 -c -o version.lo version.c
>> gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I/sw/include -g -O2 -c version.c  
>> -fno-common -DPIC -o .libs/version.o
>> gcc -DHAVE_CONFIG_H -I. -I.. -I. -I. -I/sw/include -g -O2 -c version.c -o 
>> version.o >/dev/null 2>&1
>> /bin/sh ../libtool --tag=CC   --mode=link gcc  -g -O2 -lc -no-undefined 
>> -L/sw/lib -o libsigsegv.la -rpath /sw/lib handler.lo stackvma.lo leave.lo 
>> dispatcher.lo version.lo  
>> gcc -dynamiclib  -o .libs/libsigsegv.0.0.0.dylib  .libs/handler.o 
>> .libs/stackvma.o .libs/leave.o .libs/dispatcher.o .libs/version.o  -lc 
>> -L/sw/lib  -install_name  /sw/lib/libsigsegv.0.dylib 
>> -Wl,-compatibility_version -Wl,1 -Wl,-current_version -Wl,1.0
>> Undefined symbols:
>>  "_vm_region", referenced from:
>>      _sigsegv_get_vma in stackvma.o
>> ld: symbol(s) not found
>> collect2: ld returned 1 exit status
>> make[2]: *** [libsigsegv.la] Error 1
>> make[1]: *** [all-recursive] Error 1
>> make: *** [all] Error 2
>> ### execution of make failed, exit code 2
>> Removing runtime build-lock...
>> Removing build-lock package...
>> /sw/bin/dpkg-lockwait -r fink-buildlock-libsigsegv-2.5-5
>> (Reading database ... 769302 files and directories currently installed.)
>> Removing fink-buildlock-libsigsegv-2.5-5 ...
>> Failed: phase compiling: libsigsegv-2.5-5 failed
>> 
>> your help or suggestions would be appreciated.
>> 
>> Richard E. Miles
>> [email protected]
> 
> smalltalk has been updated to use libsigsegv2 instead of libsigsegv and so 
> now builds on x86_64.
> 
> Daniel
> 

Richard E. Miles
[email protected]




------------------------------------------------------------------------------
Centralized Desktop Delivery: Dell and VMware Reference Architecture
Simplifying enterprise desktop deployment and management using
Dell EqualLogic storage and VMware View: A highly scalable, end-to-end
client virtualization framework. Read more!
http://p.sf.net/sfu/dell-eql-dev2dev
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to