pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/38491: x11/modular-xorg-server fails to build (fails in x11/xkbcomp)
>Number: 38491
>Category: pkg
>Synopsis: x11/modular-xorg-server fails to build (fails in x11/xkbcomp)
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Apr 23 21:50:00 +0000 2008
>Originator: Jof Deho
>Release: 4.0
>Organization:
?
>Environment:
NetBSD localhost 4.0 NetBSD 4.0 (GENERIC) #0: Sun Dec 16 00:20:10 PST 2007
builds@wb34:/home/builds/ab/netbsd-4-0-RELEASE/i386/200712160005Z-obj/home/builds/ab/netbsd-4-0-RELEASE/src/sys/arch/i386/compile/GENERIC
i386
>Description:
Building x11/modular-xorg-server fails in x11/xkbcomp with the following errors:
=> Bootstrap dependency digest>=20010302: found digest-20070803
===> Checking for vulnerabilities in xkbcomp-1.0.4
===> Building for xkbcomp-1.0.4
/usr/bin/make all-am
cc -D_POSIX_THREAD_SAFE_FUNCTIONS -I/usr/pkg/include
-DDFLT_XKB_CONFIG_ROOT='"/usr/pkg/share/X11/xkb"' -O2 -I/usr/pkg/include
-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -o xkbcomp action.o alias.o compat.o expr.o
geometry.o indicators.o keycodes.o keymap.o keytypes.o listing.o misc.o
parseutils.o symbols.o utils.o vmod.o xkbcomp.o xkbparse.o xkbpath.o
xkbscan.o -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -lX11 -lxkbfile
geometry.o: In function `CompileGeometry':
geometry.c:(.text+0x54bf): undefined reference to `XkbComputeShapeBounds'
geometry.c:(.text+0x5eb0): undefined reference to `XkbComputeSectionBounds'
xkbcomp.o: In function `main':
xkbcomp.c:(.text+0xdaa): undefined reference to `XkbGetIndicatorMap'
xkbcomp.c:(.text+0xdc9): undefined reference to `XkbGetControls'
xkbcomp.c:(.text+0xde5): undefined reference to `XkbGetCompatMap'
xkbcomp.c:(.text+0xe04): undefined reference to `XkbGetNames'
xkbcomp.c:(.text+0xe20): undefined reference to `XkbGetGeometry'
/usr/pkgsrc/x11/xkbcomp/work/.buildlink/lib/libxkbfile.so: undefined reference
to `XkbBell'
/usr/pkgsrc/x11/xkbcomp/work/.buildlink/lib/libxkbfile.so: undefined reference
to `XkbSetGeometry'
/usr/pkgsrc/x11/xkbcomp/work/.buildlink/lib/libxkbfile.so: undefined reference
to `XkbSetNames'
/usr/pkgsrc/x11/xkbcomp/work/.buildlink/lib/libxkbfile.so: undefined reference
to `XkbBellEvent'
/usr/pkgsrc/x11/xkbcomp/work/.buildlink/lib/libxkbfile.so: undefined reference
to `XkbSetIndicatorMap'
/usr/pkgsrc/x11/xkbcomp/work/.buildlink/lib/libxkbfile.so: undefined reference
to `XkbSetCompatMap'
/usr/pkgsrc/x11/xkbcomp/work/.buildlink/lib/libxkbfile.so: undefined reference
to `XkbSetMap'
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/x11/xkbcomp/work/xkbcomp-1.0.4
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/x11/xkbcomp/work/xkbcomp-1.0.4
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/x11/xkbcomp
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/x11/xkbcomp
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/x11/xkbcomp
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/x11/xkbdata
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/x11/xkbdata
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/x11/modular-xorg-server
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/x11/modular-xorg-server
>How-To-Repeat:
cd /usr/pkgsrc/x11/modular-xorg-server
make update
>Fix:
Home |
Main Index |
Thread Index |
Old Index