Date: Wed, 2 Apr 2008 16:21:38 -0700 From: Lou Katz <lou@metron.com> To: freebsd-questions@freebsd.org Subject: Webalizer compiles and installs fine in 6.1, goes splat in 6.2. Message-ID: <20080402232138.GA24981@metron.com>
next in thread | raw e-mail | index | archive | help
In /usr/ports/webalizer (6.2) # make ===> Vulnerability check disabled, database not found ===> Extracting for webalizer-2.1.10_13 => MD5 Checksum OK for webalizer-2.01-10-src.tar.bz2. => SHA256 Checksum OK for webalizer-2.01-10-src.tar.bz2. ===> Patching for webalizer-2.1.10_13 ===> Applying extra patch /usr/ports/www/webalizer.save/files/output.patch ===> Applying extra patch /usr/ports/www/webalizer.save/files/linklist.patch ===> Applying extra patch /usr/ports/www/webalizer.save/files/webalizer-fullrefs.patch ===> Applying FreeBSD patches for webalizer-2.1.10_13 ===> webalizer-2.1.10_13 depends on shared library: gd.4 - not found ===> Verifying install for gd.4 in /usr/ports/graphics/gd ===> Building for gd-2.0.35,1 make LIB=gd SRCS="gd.c gd_gd.c gd_gd2.c gd_io.c gd_io_dp.c gd_io_file.c gd_io_ss.c gd_jpeg.c gd_png.c gd_ss.c gd_topal.c gd_wbmp.c gdcache.c gdfontg.c gdfontl.c gdfontmb.c gdfonts.c gdfontt.c gdft.c gdfx.c gdhelpers.c gdhelpers.h gdkanji.c gdtables.c gdxpm.c gd_security.c wbmp.c gd_gif_in.c gd_gif_out.c" SHLIB_MAJOR=4 SHLIB_MINOR=0 CFLAGS="-O2 -fno-strict-aliasing -pipe -I/usr/ports/graphics/gd/work/gd-2.0.35 -I/usr/local/include/freetype2/freetype -I/usr/local/include/freetype2 -I/usr/local/include -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DHAVE_LIBZ -DHAVE_ERRNO_H -DHAVE_FT2BUILD_H -DHAVE_LIBFREETYPE -DHAVE_LIBJPEG -DHAVE_LIBPNG -DHAVE_LIBZ -DHAVE_STDDEF_H -DHAVE_STDINT_H -DHAVE_STDLIB_H -I/usr/local/include/X11 -I/usr/local/include -DHAVE_LIBXPM -I/usr/local/include -DHAVE_LIBFONTCONFIG -DHAVE_PTHREAD -DHAVE_ICONV -DHAVE_ICONV_H -DHAVE_ICONV_T_DEF" -ECFLAGS LDADD="-L/usr/local/lib -lpng -lz -ljpeg -lfreetype -lm -L/usr/local/lib -lXpm -lX11 -pthread -L/usr/local/lib -lfontconfig -L/usr/local/lib -liconv" -f /usr/share/mk/bsd.lib.mk libgd.a cc -O2 -fno-strict-aliasing -pipe -I/usr/ports/graphics/gd/work/gd-2.0.35 -I/usr/local/include/freetype2/freetype -I/usr/local/include/freetype2 -I/usr/local/include -DHAVE_LIBPNG -DHAVE_LIBJPEG -DHAVE_LIBFREETYPE -DHAVE_LIBZ -DHAVE_ERRNO_H -DHAVE_FT2BUILD_H -DHAVE_LIBFREETYPE -DHAVE_LIBJPEG -DHAVE_LIBPNG -DHAVE_LIBZ -DHAVE_STDDEF_H -DHAVE_STDINT_H -DHAVE_STDLIB_H -I/usr/local/include/X11 -I/usr/local/include -DHAVE_LIBXPM -I/usr/local/include -DHAVE_LIBFONTCONFIG -DHAVE_PTHREAD -DHAVE_ICONV -DHAVE_ICONV_H -DHAVE_ICONV_T_DEF -c gdft.c gdft.c:1403:35: fontconfig/fontconfig.h: No such file or directory gdft.c:1466: error: syntax error before '*' token gdft.c:1466: error: syntax error before '*' token gdft.c: In function `find_font': gdft.c:1468: error: syntax error before "result" gdft.c:1470: error: `pattern' undeclared (first use in this function) gdft.c:1470: error: (Each undeclared identifier is reported only once gdft.c:1470: error: for each function it appears in.) gdft.c:1470: error: `FcMatchPattern' undeclared (first use in this function) gdft.c:1471: error: `FcMatchFont' undeclared (first use in this function) gdft.c:1474: error: `result' undeclared (first use in this function) gdft.c:1474: warning: return makes pointer from integer without a cast gdft.c: At top level: gdft.c:1479: error: syntax error before '*' token gdft.c: In function `find_postscript_font': gdft.c:1481: error: `FcPattern' undeclared (first use in this function) gdft.c:1481: error: `font' undeclared (first use in this function) gdft.c:1484: error: `fontpattern' undeclared (first use in this function) gdft.c:1486: error: `fontname' undeclared (first use in this function) gdft.c:1487: error: `FcChar8' undeclared (first use in this function) gdft.c:1487: error: `family' undeclared (first use in this function) gdft.c:1489: error: `pattern' undeclared (first use in this function) gdft.c:1491: error: `FC_FAMILY' undeclared (first use in this function) gdft.c:1491: error: `FcTypeString' undeclared (first use in this function) gdft.c:1492: error: `FC_STYLE' undeclared (first use in this function) gdft.c:1497: error: `FcResultMatch' undeclared (first use in this function) gdft.c: In function `font_pattern': gdft.c:1516: error: `FcPattern' undeclared (first use in this function) gdft.c:1516: error: `font' undeclared (first use in this function) gdft.c:1517: error: `FcChar8' undeclared (first use in this function) gdft.c:1517: error: `file' undeclared (first use in this function) gdft.c:1518: error: `pattern' undeclared (first use in this function) gdft.c:1531: error: syntax error before "FcChar8" gdft.c:1538: error: `FC_FILE' undeclared (first use in this function) gdft.c:1538: error: `FcResultMatch' undeclared (first use in this function) *** Error code 1 Stop in /usr/ports/graphics/gd/work/gd-2.0.35. *** Error code 1 Stop in /usr/ports/graphics/gd/work/gd-2.0.35. *** Error code 1 Stop in /usr/ports/graphics/gd. *** Error code 1 Stop in /usr/ports/graphics/gd. *** Error code 1 Stop in /usr/ports/www/webalizer.save. # -- -=[L]=- He is not above amusing the world as well as instructing it.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080402232138.GA24981>