Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Jul 2002 14:00:17 +1000
From:      David Turnbull <dsturnbull@optushome.com.au>
To:        ports@FreeBSD.org
Subject:   graphics/gd2 build fails trying to open bsd.lib.mk
Message-ID:  <20020708040017.GA2841@darkstar.turnbull.org>

next in thread | raw e-mail | index | archive | help
I cvsup'd ports just to be sure, but gd2 fails anyway.

01:57pm root@darkstar [/usr/ports/graphics/gd2] 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.

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020708040017.GA2841>