From owner-freebsd-ports@FreeBSD.ORG Sun Mar 27 14:37:00 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F41D16A4CE; Sun, 27 Mar 2005 14:37:00 +0000 (GMT) Received: from mail.mawit.com (ip212-226-165-194.adsl.kpnqwest.fi [212.226.165.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id 30A7543D1D; Sun, 27 Mar 2005 14:36:57 +0000 (GMT) (envelope-from jau@mawit.com) Received: from [193.64.26.117] ([::ffff:193.64.26.117]) (AUTH: LOGIN jau, TLS: TLSv1/SSLv3,128bits,RC4-MD5) by mail.mawit.com with esmtp; Sun, 27 Mar 2005 17:36:51 +0300 Message-ID: <4246C500.5040506@mawit.com> Date: Sun, 27 Mar 2005 17:36:48 +0300 From: "Jukka A. Ukkonen" User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-GB; rv:1.8b) Gecko/20050316 MIME-Version: 1.0 To: gerald@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: ports@FreeBSD.org Subject: FreeBSD Port: wine-20050310 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 27 Mar 2005 14:37:00 -0000 It seems wine-20050310 port does not build properly. My test system is a 5.4-PRERELEASE, and apparently there should be no problem with the system version being too old. During make in the ports/emulators/wine directory there is a complaint of -lkernel32 not being found, though, and after that the compilation gives up. // jau