pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: netbsd-6 fontconfig update -- can't find fontconfig?
Also seen with "graphics/gd". Excerpt from "config.log":
[...]
configure:12957: checking for FcInit in -lfontconfig
configure:12982: gcc -std=gnu99 -o conftest -O2 -pthread -I/usr/pkg/include -I/u
sr/include -I/usr/X11R7/include -I/usr/X11R7/include/freetype2 -I/usr/X11R7/incl
ude -I/usr/pkg/include -I/usr/include -I/usr/X11R7/include -I/usr/X11R7/include/
freetype2 -I/usr/pkg/include/libpng16 -I/usr/X11R7/include/freetype2 -I/usr/X11R
7/include -I/usr/X11R7/include -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -pthread -L/usr
/lib -Wl,-R/usr/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/X11R7/lib conft
est.c -lfontconfig -lz -lm -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lpng16 -L/usr/X1
1R7/lib -lfreetype -lz -lbz2 -Wl,-rpath,/usr/X11R7/lib -L/usr/X11R7/lib >&5
ld: cannot find -lfontconfig
configure:12982: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "GD"
| #define PACKAGE_TARNAME "libgd"
| #define PACKAGE_VERSION "2.1.0"
| #define PACKAGE_STRING "GD 2.1.0"
| #define PACKAGE_BUGREPORT "https://bitbucket.org/libgd/gd-libgd/issues"
| #define PACKAGE_URL "http://lib.gd"
| #define PACKAGE "libgd"
| #define VERSION "2.1.0"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define STDC_HEADERS 1
| #define HAVE_ERRNO_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ICONV 1
| #define ICONV_CONST const
| #define HAVE_ICONV_H 1
| #define HAVE_ICONV_T_DEF 1
| #define HAVE_LIBM 1
| #define HAVE_LIBZ 1
| #define HAVE_LIBPNG 1
| #define HAVE_LIBFREETYPE 1
| #define HAVE_FT2BUILD_H 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char FcInit ();
| int
| main ()
| {
| return FcInit ();
| ;
| return 0;
| }
configure:12991: result: no
configure:13001: error: fontconfig support requested, but not found
[...]
--
|/"\ John D. Baker, KN5UKS NetBSD Darwin/MacOS X
|\ / jdbaker[snail]mylinuxisp[flyspeck]com OpenBSD FreeBSD
| X No HTML/proprietary data in email. BSD just sits there and works!
|/ \ GPGkeyID: D703 4A7E 479F 63F8 D3F4 BD99 9572 8F23 E4AD 1645
Home |
Main Index |
Thread Index |
Old Index