Re: [csw-devel] Some updates and 64 bits libs compilation

2008-11-10 Thread William Bonnet
Hi Thanks for your help. The problem i am facing right now is that to compile FF3 i need an up to date set of libs like libcairo and its depend libxrender. FF3 compilaton is not the problem by itself. Problem is that these libs are parts of Xorg, and recent versions of libs need some headers

Re: [csw-devel] Some updates and 64 bits libs compilation

2008-11-10 Thread Dagobert Michelsen
Am 10.11.2008 um 20:42 schrieb William Bonnet: >> This is a known bug: >> >> Please use the suggested workaround and put the x11.pc in your >> local path ($(WORKDIR)/pkgconfig) for package creation and add >> that to PKG_CONFIG_PATH. Pleas

Re: [csw-devel] Some updates and 64 bits libs compilation

2008-11-10 Thread William Bonnet
Hi > This is a known bug: > > Please use the suggested workaround and put the x11.pc in your > local path ($(WORKDIR)/pkgconfig) for package creation and add > that to PKG_CONFIG_PATH. Please reply if you need further help > in that matter

Re: [csw-devel] Some updates and 64 bits libs compilation

2008-11-10 Thread Dagobert Michelsen
Hi William, Am 10.11.2008 um 11:58 schrieb William Bonnet: > As i wrote in a previous email i have finally updated Firefox to > version > 3 (latest which is 3.0.3). It works fine on my box, but i have to > release a few package updates to build it. The packages to be > updated are : > > . libx

[csw-devel] Some updates and 64 bits libs compilation

2008-11-10 Thread William Bonnet
Hi, As i wrote in a previous email i have finally updated Firefox to version 3 (latest which is 3.0.3). It works fine on my box, but i have to release a few package updates to build it. The packages to be updated are : . libxrender . renderdev . pixman (new package) . libcairo . sqlite3 I have