pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/25548: x11/gtk2 fails to build
>Number: 25548
>Category: pkg
>Synopsis: x11/gtk2 fails to build
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed May 12 19:36:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator: Jukka Salmi
>Release: NetBSD 2.0E
>Organization:
>Environment:
System: NetBSD himo.salmi.ch 2.0E NetBSD 2.0E (GENERIC) #0: Wed May 12 14:16:45
CEST 2004
build%himo.salmi.ch@localhost:/build/nbsdc/usr/src/sys/arch/i386/compile/GENERIC
i386
Architecture: i386
Machine: i386
>Description:
Using current pkgsrc on NetBSD current and NetBSD 1.6.2, building
x11/gtk2 fails.
>How-To-Repeat:
$ cd /usr/pkgsrc/x11/gtk2 && make build
[...]
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"Gdk\" -DGDK_COMPILATION
-I../../gdk -DG_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED
-DGDK_DISABLE_DEPRECATED -DG_DISABLE_CAST_CHECKS -pthread
-I/build/pkg/x11/gtk2/work/.buildlink/include/glib/glib-2.0
-I/build/pkg/x11/gtk2/work/.buildlink/lib/glib-2.0/include
-I/build/pkg/x11/gtk2/work/.buildlink/include/pango-1.0
-I/build/pkg/x11/gtk2/work/.buildlink/include
-I/build/pkg/x11/gtk2/work/.buildlink/include/freetype2
-I/build/pkg/x11/gtk2/work/.x11-buildlink/include -DXTHREADS -O2 -Wall -MT
gdkasync.lo -MD -MP -MF .deps/gdkasync.Tpo -c gdkasync.c -fPIC -DPIC -o
.libs/gdkasync.o
In file included from
/build/pkg/x11/gtk2/work/.buildlink/include/X11/Xft/Xft.h:41,
from ../../gdk/x11/gdkdrawable-x11.h:35,
from ../../gdk/x11/gdkwindow-x11.h:30,
from gdkprivate-x11.h:36,
from gdkx.h:78,
from gdkasync.c:49:
/build/pkg/x11/gtk2/work/.buildlink/include/freetype2/freetype/freetype.h:20:2:
#error "`ft2build.h' hasn't been included yet!"
/build/pkg/x11/gtk2/work/.buildlink/include/freetype2/freetype/freetype.h:21:2:
#error "Please always use macros to include FreeType header files."
/build/pkg/x11/gtk2/work/.buildlink/include/freetype2/freetype/freetype.h:22:2:
#error "Example:"
/build/pkg/x11/gtk2/work/.buildlink/include/freetype2/freetype/freetype.h:23:2:
#error " #include <ft2build.h>"
/build/pkg/x11/gtk2/work/.buildlink/include/freetype2/freetype/freetype.h:24:2:
#error " #include FT_FREETYPE_H"
gmake[4]: *** [gdkasync.lo] Error 1
gmake[4]: Leaving directory `/build/pkg/x11/gtk2/work/gtk+-2.4.1/gdk/x11'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/build/pkg/x11/gtk2/work/gtk+-2.4.1/gdk'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/build/pkg/x11/gtk2/work/gtk+-2.4.1/gdk'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/build/pkg/x11/gtk2/work/gtk+-2.4.1'
gmake: *** [all] Error 2
*** Error code 2
Stop.
make: stopped in /usr/pkgsrc/x11/gtk2
*** Error code 1
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index