Re: [Pythonmac-SIG] linker error with UB 2.4.3

2006-04-06 Thread Bob Ippolito
On Apr 6, 2006, at 8:57 PM, Stefan Werner wrote: > when trying to link my application against the universal binary build > linked from Python.org, I get an error about these undefined symbols: > > /usr/bin/ld: Undefined symbols: > _fstatvfs referenced from Python expected to be defined in libSyst

[Pythonmac-SIG] linker error with UB 2.4.3

2006-04-06 Thread Stefan Werner
Hi, when trying to link my application against the universal binary build linked from Python.org, I get an error about these undefined symbols: /usr/bin/ld: Undefined symbols: _fstatvfs referenced from Python expected to be defined in libSystem _lchown referenced from Python expected to be define