On 13/11/10 19:34 , Daniel Macks wrote:
> On Sat, 13 Nov 2010 10:12:41 -0800, Richard Miles  wrote:
[]
>    >  Undefined symbols:
>    >     "_vm_region", referenced from:
>    >         _sigsegv_get_vma in stackvma.o
>    >  ld: symbol(s) not found
[]
>
> Worked for me just now (10.6; 32-bit fink). The _vm_region symbol is
> from libSystem, seems suspicious that gcc can't find it. Do you have
> some nonstandard compiler or system library set?

Doesn't work for me either, on 10.6.6. My libSystem does not have this 
symbol:

costabel% nm /usr/lib/libSystem.dylib | grep vm_region
00000000000836f2 T _mach_vm_region
0000000000089ac9 T _mach_vm_region_recurse
00000000000cd2d8 T _vm_region_64
00000000000cd568 T _vm_region_recurse_64
costabel% otool -L /usr/lib/libSystem.dylib
/usr/lib/libSystem.dylib:
        /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current 
version 125.2.1)
        /usr/lib/system/libmathCommon.A.dylib (compatibility version 1.0.0, 
current version 315.0.0)

-- 
Martin


------------------------------------------------------------------------------
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