building wxPython on OS X

From: nwingfield(at)che-llp(dot)com
To: pgadmin-hackers(at)postgresql(dot)org
Subject: building wxPython on OS X
Date: 2003-12-13 16:14:27
Message-ID: OFD2BED17A.E710A1D9-ON85256DFB.00580544-85256DFB.0059A858@LocalDomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers


I am running a week-old clean install of Panther (10.3.1).
When making wxPython, I get the following error:

. . .
_wxGetUserId__Fv
_wxGetenv__FPCw
_wxLogError__FPCwe
_wxLogWarning__FPCwe
_wxMacAddEvent
_wxMacGetNotifierTable
_wxMacProcessNotifierEvents
_wxMacRemoveAllNotifiersForData
_wxRemoveFile__FRC8wxString
_wxSscanf__FPCwn1e
_wxStricmp__FPCwn1
_wxYield__Fv
/usr/bin/libtool: internal link edit command failed
make: *** [lib/libwx_base_carbonu_net-2.5.1.0.0.dylib] Error 1

The file referenced (lib/libwx_base_carbonu_net-2.5.1.0.0.dylib) doesn't
seem to exist.
I'll play with this some more and see if I can't get it to compile. If
anyone has a quick solution, let me know.

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Adam H.Pendleton 2003-12-14 01:50:41 Re: building wxPython on OS X
Previous Message Adam H.Pendleton 2003-12-13 01:48:13 Re: os x port