Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Mar 2015 23:33:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 198549] [build] FreeBSD -STABLE r280855 world fail to build.
Message-ID:  <bug-198549-8-zoWHaLnwv0@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-198549-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-198549-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=198549

--- Comment #6 from sasamotikomi@gmail.com ---
(In reply to Dimitry Andric from comment #5)
Sorry, I forgot I has difference COLLATE, also forgot many open program...
So it's will be just lack of memory.
#  locale
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_ALL=en_US.UTF-8
And another problem wihtout_openssl isn't enforces "disable openssl support" or
usage openssl from port/not build program who request it by default?

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-198549-8-zoWHaLnwv0>