From owner-freebsd-stable Fri Jun 28 8:36:18 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E0A5A37B401 for ; Fri, 28 Jun 2002 08:35:53 -0700 (PDT) Received: from server.sorcererx.net (c141102.catch.sdsl.no [217.8.141.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 021CA43E06 for ; Fri, 28 Jun 2002 08:35:49 -0700 (PDT) (envelope-from sorcererx@sorcererx.net) Received: from progtec (irc.sorcererx.net [217.8.141.90]) by server.sorcererx.net (8.12.4/8.11.6) with ESMTP id g5SDAShD004019 for ; Fri, 28 Jun 2002 15:10:29 +0200 (CEST) (envelope-from sorcererx@sorcererx.net) From: "Kai Hugo Hustoft Endresen" To: Subject: problems compiling /usr/ports/graphics/gd2/ Date: Fri, 28 Jun 2002 15:09:57 +0200 Message-ID: <000001c21ea5$1a916ad0$5a8d08d9@progtec> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0001_01C21EB5.DE1A3AD0" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1063 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. ------=_NextPart_000_0001_01C21EB5.DE1A3AD0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit When I run sdsl# make ************************************************************ * If you live outside US and Canada, you can set * * WITH_LZW=1 to enable GIF compression support. * ************************************************************ ===> Extracting for gd-2.0.1_3 >> Checksum OK for gd-2.0.1.tar.gz. ===> gd-2.0.1_3 depends on shared library: png - found ===> gd-2.0.1_3 depends on shared library: jpeg - found ===> gd-2.0.1_3 depends on shared library: freetype - found ===> gd-2.0.1_3 depends on shared library: X11.6 - found ===> Patching for gd-2.0.1_3 ===> Applying FreeBSD patches for gd-2.0.1_3 ===> Configuring for gd-2.0.1_3 GD_FONTS can be set to specify an alternative list of .bdf files See /usr/ports/graphics/gd2/scripts/configure for details... ===> Building for gd-2.0.1_3 make: cannot open bsd.lib.mk. "/usr/ports/graphics/gd2/files/Makefile.bsd", line 11: warning: "make -V SHLIB_NAME LIB=gd SHLIB_MAJOR=4 SHLIB_MINOR=0 -f bsd.lib.mk" returned non-zero status make LIB=gd SRCS="gd.c gd_gd.c gd_gd2.c gd_io.c gd_io_dp.c gd_io_file.c gd_ss.c gd_io_ss.c gd_png.c gd_jpeg.c gdxpm.c gd_gif_in.c gd_gif_out.c gd_biggif_out.c gd_lzw_out.c gdfontt.c gdfonts.c gdfontmb.c gdfontl.c gdfontg.c gdtables.c gdft.c gdcache.c gdkanji.c wbmp.c gd_wbmp.c gdhelpers.c gd_topal.c" SHLIB_MAJOR=4 SHLIB_MINOR=0 CFLAGS="-O -pipe -I/usr/ports/graphics/gd2/work/gd-2.0.1 -I/usr/local/include/freetype2/ -I/usr/local/include/freetype2/freetype -I/usr/local/include -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -I/usr/X11R6/include/X11 -I/usr/X11R6/include -DHAVE_XPM" -ECFLAGS LDADD="-L/usr/local/lib -lpng -lz -ljpeg -lfreetype -lm -L/usr/X11R6/lib -lXpm -lX11" -f bsd.lib.mk libgd.a make: cannot open bsd.lib.mk. *** Error code 2 1 error *** Error code 2 Stop in /usr/ports/graphics/gd2. This happens on both my FreeBSD boxes. I am running FreeBSD 4.6-STABLE. ------=_NextPart_000_0001_01C21EB5.DE1A3AD0 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

When I run

sdsl# make

******************************************************= ******

*      If you live outside = US and Canada, you can set      *

*      WITH_LZW=3D1 to = enable GIF compression support.       = *

******************************************************= ******

=3D=3D=3D>  Extracting for = gd-2.0.1_3

>> Checksum OK for = gd-2.0.1.tar.gz.

=3D=3D=3D>   gd-2.0.1_3 depends on = shared library: png - found

=3D=3D=3D>   gd-2.0.1_3 depends on = shared library: jpeg - found

=3D=3D=3D>   gd-2.0.1_3 depends on = shared library: freetype - found

=3D=3D=3D>   gd-2.0.1_3 depends on = shared library: X11.6 - found

=3D=3D=3D>  Patching for = gd-2.0.1_3

=3D=3D=3D>  Applying FreeBSD patches for = gd-2.0.1_3

=3D=3D=3D>  Configuring for = gd-2.0.1_3

GD_FONTS can be set to specify an alternative list of = .bdf files

See /usr/ports/graphics/gd2/scripts/configure for = details...

=3D=3D=3D>  Building for = gd-2.0.1_3

make: cannot open bsd.lib.mk.

"/usr/ports/graphics/gd2/files/Makefile.bsd"= , line 11: warning: "make -V SHLIB_NAME LIB=3Dgd  SHLIB_MAJOR=3D4 = SHLIB_MINOR=3D0 -f bsd.lib.mk" returned non-zero status

make LIB=3Dgd SRCS=3D"gd.c gd_gd.c gd_gd2.c = gd_io.c gd_io_dp.c gd_io_file.c gd_ss.c gd_io_ss.c gd_png.c gd_jpeg.c gdxpm.c gd_gif_in.c = gd_gif_out.c gd_biggif_out.c gd_lzw_out.c gdfontt.c gdfonts.c gdfontmb.c gdfontl.c = gdfontg.c gdtables.c gdft.c gdcache.c gdkanji.c wbmp.c gd_wbmp.c gdhelpers.c = gd_topal.c"  SHLIB_MAJOR=3D4 SHLIB_MINOR=3D0  CFLAGS=3D"-O = -pipe   -I/usr/ports/graphics/gd2/work/gd-2.0.1 = -I/usr/local/include/freetype2/  -I/usr/local/include/freetype2/freetype -I/usr/local/include  = -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -I/usr/X11R6/include/X11 = -I/usr/X11R6/include -DHAVE_XPM" -ECFLAGS LDADD=3D"-L/usr/local/lib -lpng -lz = -ljpeg -lfreetype -lm -L/usr/X11R6/lib -lXpm -lX11"  -f bsd.lib.mk = libgd.a

make: cannot open bsd.lib.mk.

*** Error code 2

1 error

*** Error code 2

 

Stop in /usr/ports/graphics/gd2.

 

This happens on both my FreeBSD = boxes.

I am running FreeBSD 4.6-STABLE.


------=_NextPart_000_0001_01C21EB5.DE1A3AD0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message