[RESOLVED] Re: getting past wxMac-cvs build?

From: OpenMacNews <OpenMacNews(at)speakeasy(dot)net>
To: pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org>
Subject: [RESOLVED] Re: getting past wxMac-cvs build?
Date: 2005-04-10 17:02:46
Message-ID: 0E2952B76B923E54F3153479@tiedgar
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

hi florian,

thanks for the helpful reply!

> I didn't observe the Rez/DeRez difficulties you had.

apparently, someone had (cref: [wx-dev]) ... for those that are interested, it
turns out it was a problem with an unavailable display.

after some poking around with no success, i'd moved to another build machine
and
-- all was OK!?

on the build box, i'd MISconfigured the DISPLAY ... so, although i was locally
exec'ing -- rather than ssh'd somewhere, as in Robin @ [wx-dev]'s example --
the display
WAS unavailable.

simply moving to a machine where the local DISPLAY was config'd correctly, and
correcting the misconfig'd box, cleared up my probs ...

/usr/local/wxMac-cvs/bin % ls -al wxrc-2.5
-rwxr-xr-x 1 dev wheel 811808 Apr 8 22:30 wxrc-2.5

>> it seems others *here* have had success with this, so ...
> Building wx was very smooth for me...
> If you just want to hack on pgadmin, and not on wx, I could
> email you the result of my wx build.

thx for the offer, but i think i'll be OK =)

at the moment, with a 'good' wxMac in place -- i'm building pgadmin3.

i'm just having a minor issue on make w/:

ld: Undefined symbols:
_libintl_bindtextdomain
_libintl_dgettext
make[2]: *** [pgadmin3] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

and wondering where the trouble is. my pgsql *is* built with enable-nls, so i
think there may be some issue ... i'll report back if i find any probs.

cheers,

richard

In response to

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Andreas Pflug 2005-04-10 18:06:04 Re: OSX Status
Previous Message Florian G. Pflug 2005-04-10 14:49:09 [PATCH] PgAdminIII OSX Bundle support - New Version