From owner-freebsd-stable Sun Jun 30 19:48:56 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 622A937B400 for ; Sun, 30 Jun 2002 19:48:53 -0700 (PDT) Received: from leafy.idv.tw (sw59-150-17.adsl.seed.net.tw [61.59.150.17]) by mx1.FreeBSD.org (Postfix) with ESMTP id 499A543E09 for ; Sun, 30 Jun 2002 19:48:52 -0700 (PDT) (envelope-from leafy@leafy.idv.tw) Received: (from root@localhost) by leafy.idv.tw (8.12.4/8.12.3) id g612mpnZ000170 for freebsd-stable@freebsd.org; Mon, 1 Jul 2002 10:48:51 +0800 (CST) (envelope-from leafy@leafy.idv.tw) Received: from leafy.idv.tw (localhost [127.0.0.1]) by leafy.idv.tw (8.12.4/8.12.3av) with ESMTP id g612mkuF000162 for ; Mon, 1 Jul 2002 10:48:47 +0800 (CST) (envelope-from leafy@leafy.idv.tw) Received: (from leafy@localhost) by leafy.idv.tw (8.12.4/8.12.4/Submit) id g612mkFg000161 for freebsd-stable@freebsd.org; Mon, 1 Jul 2002 10:48:46 +0800 (CST) Date: Mon, 1 Jul 2002 10:48:46 +0800 From: JY To: freebsd-stable@freebsd.org Subject: make broken? Message-ID: <20020701024846.GA151@leafy.idv.tw> Mime-Version: 1.0 Content-Type: text/plain; charset=big5 Content-Disposition: inline User-Agent: Mutt/1.4i X-Virus-Scanned: by AMaViS perl-11 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 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-stable" in the body of the message