From owner-freebsd-questions Thu Feb 13 6: 4:44 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C522037B401 for ; Thu, 13 Feb 2003 06:04:42 -0800 (PST) Received: from ns.yellow-pages.spb.ru (ns.yellow-pages.spb.ru [195.144.224.134]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA06243F3F for ; Thu, 13 Feb 2003 06:04:38 -0800 (PST) (envelope-from z@reflection.net.ru) Received: from onde (onde.adm.yp.local [192.168.1.13]) by ns.yellow-pages.spb.ru (eon blue apocalypse) with ESMTP id 8EB4A471C1 for ; Thu, 13 Feb 2003 17:10:51 +0300 (MSK) From: Michael Soboleff Reply-To: z@reflection.net.ru Organization: C.P.Y. Yellow Pages To: Free BSD Questions list Date: Thu, 13 Feb 2003 17:04:55 +0000 User-Agent: KMail/1.5 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200302131704.55498.z@reflection.net.ru> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I cant compile 5.0-RELEASE on my new hardware (it is Celeron 1800Mhz, ASUS P4B266, 256Mb DDR, 40Gb IBM Hdd). The error: onde /usr/src> make world ....... cc -fpic -DPIC -O -pipe -march=pentium4 -I/usr/src/lib/libcrypt/../libmd -I/usr/src/lib/libcrypt/../libutil -DLIBC_SCCS -Wall -I/usr/src/lib/libcrypt -DHAS_DES -DHAS_BLOWFISH -DMD5Init=__MD5Init -DMD5Final=__MD5Final -DMD5Update=__MD5Update -DMD5Pad=__MD5Pad -Dauth_getval=__auth_getval -Dproperty_find=__property_find -Dproperties_read=__properties_read -Dproperties_free=__properties_free -c /usr/src/lib/libutil/auth.c -o auth.So *** Signal 11 Stop in /usr/src/lib/libcrypt. *** Error code 1 onde /usr/src> Any suggestions? Thx To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message