> -----Original Message----- > From: Hiroshi Saito [mailto:[EMAIL PROTECTED] > Sent: 03 July 2003 06:07 > To: Dave Page > Cc: [EMAIL PROTECTED] > Subject: Re: [pgadmin-hackers] wxWindows Snapshot for pgAdmin3 > > > Hi Dave. > > From: "Dave Page" <[EMAIL PROTECTED]> > > Morning all, > > > > Yesterday I posted a message about having built a new wxWindows > > tarball for pgAdmin use, based on the 2003-06-18 wxWindows CVS. > > > > Unfortunately this version will not compile properly on FreeBSD 5.1 > > (specifically xrc which has had a number of changes committed). > > Therefore I have re-packaged the wxWindows snapshot from > the earlier > > 2003-06-07 snapshot which many of us were running > previously and does > > compile OK on FreeBSD. > > > > Apologies for any inconvenience. > > What was a problem? > > I had FreeBSD 5.1, too. > But, I could compile it with 2003-06-18 wxWindows CVS. > cvs -z3 -d :pserver:[EMAIL PROTECTED]:/pack/cvsroots/wxwindows > co -D"2003-06-18" -P wxWindows > additional wxString patch to.
The wx people committed some changes to numerous files in contrib/src/xrc/ between 06-07 and 06-18 that seem to break libxrc on FreeBSD 5.1 (here at least). Fo example: http://cvs.wxwindows.org/viewcvs.cgi/wxWindows/contrib/src/xrc/xmlres.cp p.diff?r1=1.34&r2=1.35 The previous version works just fine, and as I've heard no other reason to use 06-18 I rolled it back. > But, I haven't cleared a UTF-8 font problem yet.... > makes a font environment now. > > BTW. > It is short of BSD4.x patch. Sorry, fixed now. Regards, Dave. ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html