Re: Unable to build webkit-gtk2 after updating ICU

2015-04-30 Thread Luciano Mannucci
On Thu, 30 Apr 2015 06:45:30 -0400 Carmel wrote: > I changed the system path because I use "openssl" from ports. I want to make > sure that, that is the version used. Is there some way I can insure that the > "ports" version of "openssl" is used without changing the "path" environment? Not that s

RE: Unable to build webkit-gtk2 after updating ICU

2015-04-30 Thread Carmel
> Hi! > > > I tried that and virtually every other thing I can think of. It still > > fails with this message: > > > > CXXLDlibWTF.la > > CXXLDPrograms/LLIntOffsetsExtractor > > /usr/bin/ld:./.libs/libWTF.a: file format not recognized; treating as > > linker script > > /usr/bin/ld:./.l

Re: Unable to build webkit-gtk2 after updating ICU

2015-04-29 Thread Kurt Jaeger
Hi! > I tried that and virtually every other thing I can think of. It still fails > with this message: > > CXXLDlibWTF.la > CXXLDPrograms/LLIntOffsetsExtractor > /usr/bin/ld:./.libs/libWTF.a: file format not recognized; treating as linker > script > /usr/bin/ld:./.libs/libWTF.a:1: sy

Re: Unable to build webkit-gtk2 after updating ICU

2015-04-29 Thread Carmel NY
On Wed, 29 Apr 2015 05:07:20 -0700, David Wolfskill stated: >I'm no "expert" on Gnome-related things, but (especially since you had >tried earlier), you might want to re-try the "make" attempt using "make >clean install" -- within script(1), as you did, as that's almost always >a Good Idea. > >Pea