From owner-freebsd-current@FreeBSD.ORG Mon Dec 22 06:51:32 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9AEE416A4CF for ; Mon, 22 Dec 2003 06:51:32 -0800 (PST) Received: from reason.levels.unisa.edu.au (reason.levels.unisa.edu.au [130.220.33.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1902643D41 for ; Mon, 22 Dec 2003 06:51:31 -0800 (PST) (envelope-from cisbjc@reason.levels.unisa.edu.au) Received: from reason.levels.unisa.edu.au (localhost [127.0.0.1]) hBMEpUt4002016 for ; Tue, 23 Dec 2003 01:21:30 +1030 (CST) Received: from localhost (cisbjc@localhost)hBMEpTkK002012 for ; Tue, 23 Dec 2003 01:21:29 +1030 (CST) Date: Tue, 23 Dec 2003 01:21:29 +1030 (CST) From: Benjamin Close To: freebsd-current@freebsd.org Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Mailman-Approved-At: Mon, 22 Dec 2003 15:30:58 -0800 Subject: 4.5-> 5.2 upgrade path issues X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2003 14:51:32 -0000 Hi All, Found an old box running FreeBSD 4.5 quite happily on our network. Due to security issues (now I know the box exists), I've asked the admin to update to 4.9 or Freebsd 5.2. He tried upgrading to FreeBSD 5.2 however the build world failed with: ===> rescue/rescue/common "/usr/src/share/mk/bsd.lib.mk", line 18: Malformed conditional (defined(SHLIB_NA ME) && ${SHLIB_NAME:M*.so.*}) "/usr/src/share/mk/bsd.lib.mk", line 18: Missing dependency operator "/usr/src/share/mk/bsd.lib.mk", line 22: if-less endif "/usr/src/share/mk/bsd.lib.mk", line 22: Need an operator make: fatal errors encountered -- cannot continue *PDATING r code 1 Updating has nothing about a proper procedure to get around this, so what's the recommended upgrade path? The box is running: FreeBSD corvus.clearchain.com 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Mon Jan 28 14: 31:56 GMT 2002 murray@builder.freebsdmall.com:/usr/src/sys/compile/GENERIC i386 And we cvsuped to RELENG_5_2 Cheers, Benjamin