Re: building wxPython on OS X

From: Adam H(dot)Pendleton <fmonkey(at)fmonkey(dot)net>
To: nwingfield(at)che-llp(dot)com
Cc: pgadmin-hackers(at)postgresql(dot)org
Subject: Re: building wxPython on OS X
Date: 2003-12-14 01:50:41
Message-ID: EC54196C-2DD7-11D8-A306-000A9566CE14@fmonkey.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

On Saturday, Dec 13, 2003, at 11:14 US/Eastern, nwingfield(at)che-llp(dot)com
wrote:

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

This would be more appropriately posted to the wxWindows
(http://www.wxwindows.org) mailing lists. I wish I could help you, but
I don't have a clue what that error means.

ahp

In response to

Browse pgadmin-hackers by date

  From Date Subject
Next Message Miha Radej 2003-12-16 12:33:05 Query execution order
Previous Message nwingfield 2003-12-13 16:14:27 building wxPython on OS X