[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: gEDA-user: link error in latest PCB snapshot under OS X
On Feb 21, 2008, at 3:14 PM, Dave McGuire wrote:
>>> Hey folks...I'm trying to build the latest PCB snapshot (20080202)
>>> under MacOS X v10.4, and I'm getting this error during the link:
>>
>> As a stab, try configuring with --with-included-gettext
>>
>> If that doesn't work, try switching off I18N support, configure with
>> --disable-nls
>>
>> As a further experiment, does --without-libintl-prefix have any
>> effect?
>> (without --disable-nls).
>
> Nope, none of the above resulted in any improvement. :-(
I finally got it built. I used this configure command line:
./configure --with-gui=lesstif --disable-nls --disable-update-desktop-
database --disable-update-mime-database --with-included-gettext --
without-libintl-prefix
And I had to set the LDFLAGS environment variable to "-lintl"
before running configure. Urr?
-Dave
--
Dave McGuire
Port Charlotte, FL
_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user