Skip site navigation (1)Skip section navigation (2)
Date:      13 Jan 2000 03:55:49 -0800
From:      asami@FreeBSD.ORG (Satoshi - Ports Wraith - Asami)
To:        Jason Evans <jasone@canonware.com>
Cc:        Wilko Bulte <wilko@yedi.iaf.nl>, Mark Murray <mark@grondar.za>, obrien@FreeBSD.ORG, current@FreeBSD.ORG
Subject:   Re: Make world breakage...
Message-ID:  <vqciu0yfanu.fsf@silvia.hip.berkeley.edu>
In-Reply-To: Jason Evans's message of "Wed, 12 Jan 2000 13:22:25 -0800"
References:  <200001121956.e0CJuNw65075@gratis.grondar.za> <20000112220725.A2942@yedi.iaf.nl> <20000112132225.T302@sturm.canonware.com>

next in thread | previous in thread | raw e-mail | index | archive | help
 * From: Jason Evans <jasone@canonware.com>

 * > In function `_gettemp':
 * > mktemp.c(.text+0x3f0): undefined reference to `_libc_open'
 * > mktemp.c(.text+0x3f4): undefined reference to `_libc_open'

 * libc successfully builds on Alpha with the changes I committed, though the
 * bootstrapping problem issue is the same.  As noted in another email I just
 * sent, do:
 * 
 * cd /usr/src/lib/libc
 * make
 * make install
 * 
 * before doing a buildworld.  This probably isn't the correct way of
 * resolving such bootstrapping issues, but it works.

Thanks, it's getting a little further with that workaround but now I
get:

=======
 :
ln -sf libutil.so.2 /usr/obj/usr/src/i386/usr/lib/libutil.so
cd /usr/src/lib;  make depend;  make all;  make install
===> csu/i386-elf
===> libcom_err
===> libcom_err/doc
===> msun
===> libmd
===> libcrypt
===> ../secure/lib/libcrypt
make: don't know how to make crypt-shs.c. Stop
*** Error code 2

Stop in /usr/src/lib.
*** Error code 1
 :
=======

(I know it's probably not your fault.)

Satoshi


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?vqciu0yfanu.fsf>