From owner-freebsd-current@FreeBSD.ORG Sun Jan 2 20:18:15 2005 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 164E616A4CE for ; Sun, 2 Jan 2005 20:18:15 +0000 (GMT) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 3258543D3F for ; Sun, 2 Jan 2005 20:18:14 +0000 (GMT) (envelope-from michaelnottebrock@gmx.net) Received: (qmail invoked by alias); 02 Jan 2005 20:18:11 -0000 Received: from p3EE26CA1.dip.t-dialin.net (EHLO lofi.dyndns.org) (62.226.108.161) by mail.gmx.net (mp017) with SMTP; 02 Jan 2005 21:18:11 +0100 X-Authenticated: #443188 Received: from kiste.my.domain (kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.10/8.12.10) with ESMTP id j02KHreH053682 (version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NO); Sun, 2 Jan 2005 21:17:58 +0100 (CET) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: current@freebsd.org Date: Sun, 2 Jan 2005 21:17:44 +0100 User-Agent: KMail/1.7.2 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1970521.m1j01Ydidi"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200501022117.48924.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new X-Y-GMX-Trusted: 0 cc: harti@freebsd.org Subject: Ports failing with bsd make 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: Sun, 02 Jan 2005 20:18:15 -0000 --nextPart1970521.m1j01Ydidi Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On recent -current, several ports are failing to build. Common quality: The= y=20 all use the system make rather than gmake. Examples: science/hdf, textproc/Wordnet, devel/qmake. The errors all look pretty similar: =3D=3D=3D> mfhdf/nctest (all) make: don't know how to make nctest.1. Stop =2E.. make: don't know how to make wn.1. Stop =2E.. make: don't know how to make qmake.1. Stop Looks like they're all failing while trying to generate manpages. Has make= =20 become allergic to targets with a dot in them perhaps? =2D-=20 ,_, | Michael Nottebrock | lofi@freebsd.org (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org \u/ | K Desktop Environment on FreeBSD | http://freebsd.kde.org --nextPart1970521.m1j01Ydidi Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBB2FbsXhc68WspdLARAlhhAJ9y6iVyY9gf0lRDAG64fBlKgfRAsACeIDMM YmB5PwoyvioBkJhq/OtizQQ= =CdAV -----END PGP SIGNATURE----- --nextPart1970521.m1j01Ydidi--