From owner-freebsd-questions Sun Jun 30 10: 6:37 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B4F8D37B400 for ; Sun, 30 Jun 2002 10:06:32 -0700 (PDT) Received: from titan.seed.net.tw (titan.seed.net.tw [192.72.81.213]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E8AD43E09 for ; Sun, 30 Jun 2002 10:06:32 -0700 (PDT) (envelope-from leafy@seed.net.tw) Received: from [61.59.150.17] (helo=laputa) by titan.seed.net.tw with smtp (Seednet MTA build 20010831) id 17Oi9f-0006mi-00 for freebsd-questions@FreeBSD.ORG; Mon, 01 Jul 2002 01:06:31 +0800 Message-ID: <000401c22058$86e59940$0400a8c0@laputa> From: "Jiawei Ye" To: Subject: problem when building ports/graphics/gd2 Date: Mon, 1 Jul 2002 01:06:38 +0800 MIME-Version: 1.0 Content-Type: text/plain; charset="big5" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I am running Freebsd stable. While building /usr/ports/graphics/gd2, I got the following erros ===> 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 -march=pentiumpro -I/usr/ports/graphics/gd2/work/gd-2.0.1 - I/usr/local/include/freetype2/ -I/usr/local/include/freetype2/freetype -I/u sr/local/include -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -I/usr/X11 R6/include/X11 -I/usr/X11R6/include -DHAVE_XPM" -ECFLAGS LDADD="-L/usr/local/lib -lpng -lz -ljpeg -lfreetype -lm -L/usr/X11R6/lib -lX pm -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. Can anyone enlighten me on this? Thank you. Jiawei Ye To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message