Trying to build glib20 on 6.2 with USE_OPENSSL (was WITH_X11)
Jeremy Messenger
mezz7 at cox.net
Mon Jun 18 05:45:24 UTC 2007
On Sun, 17 Jun 2007 23:55:55 -0500, Sunjae Park <darehanl at gmail.com> wrote:
> On Sunday 17 June 2007 23:02:48 Jeremy Messenger wrote:
>> Did you custom your own LDFLAGS in your make.conf or somewhere? If you
>> do,
>> then please remove it. In your log shows:
>>
>> =========================================
>> ac_cv_env_LDFLAGS_value=' -rpath=/usr/lib:/usr/local/lib'
>> [...]
>> LDFLAGS=' -rpath=/usr/lib:/usr/local/lib'
>> =========================================
>
> Ah.. Found what the problem was. I didn't set LDFLAGS to anything
> explicitly, but I did set USE_OPENSSL=yes.
>
> #USE_OPENSSL=yes
>
> fixed the problem. This must be messing with LDFLAGS somehow.
Never put any of USE_* in the make.conf. The USE_* are always for ports'
Makefile. The WITH_* are always for in make.conf (user's option) or run
with command. To enable OpenSSL should be WITH_OPENSSL=yes, depend if port
has it.
Cheers,
Mezz
>> Cheers,
>> Mezz
>
> Thanks, Mezz!
--
mezz7 at cox.net - mezz at FreeBSD.org
FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src)
http://www.FreeBSD.org/gnome/ - gnome at FreeBSD.org
http://wiki.freebsd.org/multimedia - multimedia at FreeBSD.org
More information about the freebsd-gnome
mailing list