From owner-cvs-ports@FreeBSD.ORG Sat Mar 19 11:55:08 2005 Return-Path: Delivered-To: cvs-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C45CF16A4D0 for ; Sat, 19 Mar 2005 11:55:08 +0000 (GMT) Received: from mail.gmx.net (pop.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 54F2A43D4C for ; Sat, 19 Mar 2005 11:55:07 +0000 (GMT) (envelope-from michaelnottebrock@gmx.net) Received: (qmail invoked by alias); 19 Mar 2005 11:55:05 -0000 Received: from p508BFE73.dip.t-dialin.net (EHLO lofi.dyndns.org) [80.139.254.115] by mail.gmx.net (mp019) with SMTP; 19 Mar 2005 12:55:05 +0100 X-Authenticated: #443188 Received: from kiste.my.domain (lofi@kiste.my.domain [192.168.8.4]) (authenticated bits=0) by lofi.dyndns.org (8.12.10/8.12.10) with ESMTP id j2JBsq63059748; Sat, 19 Mar 2005 12:54:54 +0100 (CET) (envelope-from michaelnottebrock@gmx.net) From: Michael Nottebrock To: Greg Lewis Date: Sat, 19 Mar 2005 12:54:45 +0100 User-Agent: KMail/1.8 References: <200503181554.j2IFsClh010500@repoman.freebsd.org> In-Reply-To: <200503181554.j2IFsClh010500@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1555455.6ACphVmCfF"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200503191254.51115.michaelnottebrock@gmx.net> X-Virus-Scanned: by amavisd-new X-Y-GMX-Trusted: 0 cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/science/szip/files patch-examples-Makefile.in X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Mar 2005 11:55:09 -0000 --nextPart1555455.6ACphVmCfF Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Friday, 18. March 2005 16:54, Greg Lewis wrote: > glewis 2005-03-18 15:54:11 UTC > > FreeBSD ports repository > > Added files: > science/szip/files patch-examples-Makefile.in > Log: > . Fix the build for gcc 3.4 (and hence FreeBSD 5.x). For some reason -= lm > is added when we're using gcc 2.95.4, but not using gcc 3.4. Since i= ts > required, add it explicitly. hdf itself probably needs the same treatment: cc -O -pipe -ansi -O -L/usr/local/lib -L/usr/local/lib -o hdiff hdiff.o= =20 hdiff_array.o hdiff_gr.o hdiff_list.o hdiff_main.o hdiff_mattbl.o=20 hdiff_gattr.o hdiff_misc.o hdiff_sds.o hdiff_table.o =20 hdiff_vs.o ../libsrc/libmfhdf.a ../../hdf/src/libdf.a -lsz -ljpeg -lz -lsz= =20 =2Dljpeg -lz hdiff_array.o(.text+0x1394): In function `array_diff': : undefined reference to `sqrt' *** Error code 1 Stop in /tmp/a/ports/science/hdf/work/HDF4.2r1/mfhdf/hdiff. *** Error code 1 =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 --nextPart1555455.6ACphVmCfF Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCPBMLXhc68WspdLARAu2DAKCSc+kqVPW+CffgCHgX2vqs8vRoOgCfW9Vu V6xjAZaK2oXUhJ+QdkxyTHI= =KDSM -----END PGP SIGNATURE----- --nextPart1555455.6ACphVmCfF--