DragonFly users List (threaded) for 2007-02
DragonFly BSD
DragonFly users List (threaded) for 2007-02
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: buildworld error v1.8 - undefined reference to `EVP_sha256'


From: "j s" <joes1958@xxxxxxxxx>
Date: Thu, 1 Feb 2007 09:23:39 -0800

On 2/1/07, YONETANI Tomokazu <qhwt+dfly@les.ath.cx> wrote:
On Wed, Jan 31, 2007 at 03:10:21PM -0800, j s wrote:
> cc -O -pipe -mtune=pentiumpro
You have something similar to this

LDFLAGS= -L/usr/pkg/lib

in /etc/make.conf?  Try commenting out, or use a custom make.conf
only for {build,install}{kernel,world} to avoid this.  You can use
$__MAKE_CONF to switch make.conf files:

It appears that my custom LDFLAGS setting in the environment screwed things up. After replying to Sascha I got to thinking that might be the case so I set about removing it from the environment an rerunning the build. Happy to report the build was successful.

**** DragonFly 1.8.0-RELEASE #0: Thu Feb 1 08:54:00 PST 2007 ****


BTW, the LDFLAGS setting is in the root .cshrc file, not in the make.conf file and nothing exists in the make.conf file to override this setting.

Thanks,
js



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]