Subject: Re: x11/gtk2
To: None <pkgsrc-users@netbsd.org>
From: Michael Huff <mphuff@gmail.com>
List: pkgsrc-users
Date: 12/19/2006 14:22:21
Joerg Sonnenberger <joerg <at> britannica.bec.de> writes:

> Can you send us the relevant part of config.log?
> 
> Joerg
> 
> 

I think this is the right part, but I'm not sure. 
Please let me know if I'm wrong.
====
configure:27111: checking for jpeglib.h
configure:27125: /usr/ccs/lib/cpp -DPREFIX="\"/usr/pkg\"" -I/usr/pkg/include

-D_REENTRANT -I/usr/include -I/usr/pkg/include/freetype2 conftest.c
"/usr/include/sys/isa_defs.h", line 500: undefined control
configure:27131: $? = 2
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "gtk+"
| #define PACKAGE_TARNAME "gtk+"
| #define PACKAGE_VERSION "2.10.3"
| #define PACKAGE_STRING "gtk+ 2.10.3"
| #define PACKAGE_BUGREPORT "http://bugzilla.gnome.org/enter_bug.cgi?product=gtk%2B"
| #define GETTEXT_PACKAGE "gtk20"
| #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
| #ifdef __cplusplus
| void exit (int);
| #endif
| #define _FILE_OFFSET_BITS 64
| #define GTK_COMPILED_WITH_DEBUGGING "minimum"
| #define HAVE_LSTAT 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FLOCKFILE 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_LOCALE_H 1
| #define HAVE_LC_MESSAGES 1
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_GETTEXT 1
| #define HAVE_DCGETTEXT 1
| #define ENABLE_NLS 1
| #define GTK_LOCALEDIR "/usr/pkg/share/locale"
| #define HAVE_BIND_TEXTDOMAIN_CODESET 1
| #define HAVE_PWD_H 1
| #define HAVE_PWD_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define STDC_HEADERS 1
| #define RETSIGTYPE void
| #define HAVE_STDLIB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_GETPAGESIZE 1
| #define HAVE_MMAP 1
| #define USE_GMODULE 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #undef PACKAGE
| #undef VERSION
| #undef HAVE_STDLIB_H
| #include <jpeglib.h>
configure:27151: result: no
configure:27230: WARNING: *** JPEG loader will not be built 
(JPEG header file not found) ***
configure:27237: error:
*** Checks for JPEG loader failed. You can build without it by passing
*** --without-libjpeg to configure but some programs using GTK+ may
*** not work properly