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

j s joes1958 at gmail.com
Thu Feb 1 09:39:47 PST 2007


On 2/1/07, YONETANI Tomokazu <qhwt+dfly at 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




More information about the Users mailing list