X86_64 build problems

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: <pgadmin-hackers(at)postgresql(dot)org>
Subject: X86_64 build problems
Date: 2004-05-18 14:52:43
Message-ID: 03AF4E498C591348A42FC93DEA9661B889FDF8@mail.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi all,

I'm currently working on a Fedora Core 1 system running on an Athlon 64
so figured I'd take the opportunity to build an RPM of pga3. Building
from source works just fine so there are no major problems, however when
building from source RPM as suggested by Jean-Michel in order to ease
building of the RPM, it seems that the wx libs are installed in
/usr/lib64. No problem there except wx-conf seems to think they are in
/usr/lib:

[root(at)snake src]# wx-config --libs
-L/usr/local/lib -pthread /usr/local/lib/libwx_gtk2ud-2.5.a
-Wl,--export-dynamic -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0
-lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0
-lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0
-Wl,--export-dynamic -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0
-lgmodule-2.0 -ldl -lglib-2.0 -lpng -ljpeg -ltiff -lz -ldl -lm

As a longtime Slackware user I haven't the foggiest what 'rpmbuild
--rebuild' is actually doing - can anyone suggest a solution that
doesn't involve symlinking libraries left right and centre? :-)

Cheers, Dave.

Browse pgadmin-hackers by date

  From Date Subject
Next Message bibjah 2004-05-19 09:10:50 proposal for configurable behaviour
Previous Message Andreas Pflug 2004-05-12 20:00:30 Re: hello