On Wed, Apr 19, 2006 at 10:28:51PM +0100, I wrote:
> On Wed, Apr 19, 2006 at 04:33:23PM -0400, JT Croteau wrote:
> > Has anyone successfully compiled Firefox on a Pure64 system?
> > 
> > I'm seeing stuff like this:
> > 
> > /usr/bin/ld: jsapi.o: relocation R_X86_64_PC32 against
> > `memcpy@@GLIBC_2.2.5' can not be used when making a shared object;
> > recompile with -fPIC
> > /usr/bin/ld: final link failed: Bad value
> > 
> > Any pointers?
> > 
>  No, just a "me too".  1.5.0 worked, 1.5.0.1 introduced this.  Are
> you trying 1.5.0.1 or 1.5.0.2 ?
> 
>  Unfortunately, firefox contains a maze of inconsistent different
> parts.  Even just working out where you want to add a '-fPIC' is
> hard, let alone managing to add it without breaking something else.
> 
>  Please let us know if you can get it to build.
> 

 Well, colour me confused - this morning I ran my current script,
expecting it to crap out in firefox-1.5.0.2, and it just worked.

 As far as I can see, changes since my previous updates are upgrades
to gtk+/glib/atk/pango to match blfs-svn from approx last week,
upgrading firefox to 1.5.0.2 from 1.5.0.1, and adding

  echo "ac_cv_visibility_pragma=no" >>.mozconfig

 (I supposedly had that before, but perhaps my conditional test to
add it in for x86_64 was faulty).

 This is without system nspr, but otherwise close to the blfs book
and with no attempt to force fPIC in it.

Ken
-- 
das eine Mal als Tragödie, das andere Mal als Farce

_______________________________________________
Clfs-dev mailing list
Clfs-dev@lists.cross-lfs.org
http://ninja.linux-phreak.biz/mailman/listinfo/clfs-dev

Reply via email to