Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14800] New: libx11 1.1.4 fails to find xf86bigfont.h

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 14800] New: libx11 1.1.4 fails to find xf86bigfont.h
  • Date: 8 Oct 2008 18:25:03 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=14800

Summary: libx11 1.1.4 fails to find xf86bigfont.h
Product: Codex
Version: test grimoire
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: xorg-modular
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: sandalle AT sourcemage.org


$ sorcery -v
20081003

# cast libx11
libx11 preparing environment...
libx11 running configuration...
[[ Enable secure rpc? -> y ]]
[[ Enable loadable i18n module support? -> y ]]
[[ Enable loadable xcursor library support? -> y ]]
[[ Enable Xlib support for CMS? -> y ]]
[[ Enable Xlib locale implementation? -> y ]]
[[ Enable XLOCALEDIR environment variable support? -> y ]]
[[ Enable compose table cache support? -> y ]]
[[ Enable Xlib support for Multithreading? -> y ]]
[[ Enable XKB support? -> y ]]
...
make[3]: Entering directory `/usr/src/libX11-1.1.4/src'
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../include/X11 -I../include -I../include/X11 -I../include
-I../include/X11
-I../src/xcms -I../src/xkb -I../src/xlibi18n -Wall -Wpointer-arith
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations
-Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE -DHAS_FCHOWN
-DHAS_STICKY_DIR_BIT -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT
-DMALLOC_0_RETURNS_NULL -march=nocona -fPIC -DPIC -pipe -DPIC -fPIC -Os -MT
Font.lo -MD -MP -MF .deps/Font.Tpo -c -o Font.lo Font.c
gcc -DHAVE_CONFIG_H -I. -I../include/X11 -I../include -I../include/X11
-I../include -I../include/X11 -I../src/xcms -I../src/xkb -I../src/xlibi18n
-Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wnested-externs -fno-strict-aliasing -D_BSD_SOURCE
-DHAS_FCHOWN -DHAS_STICKY_DIR_BIT -D_BSD_SOURCE -DX11_t -DTRANS_CLIENT
-DMALLOC_0_RETURNS_NULL -march=nocona -fPIC -DPIC -pipe -DPIC -fPIC -Os -MT
Font.lo -MD -MP -MF .deps/Font.Tpo -c Font.c -fPIC -DPIC -o .libs/Font.o
In file included from Font.c:50:
/usr/include/X11/extensions/xf86bigfstr.h:14:40: error:
X11/extensions/xf86bigfont.h: No such file or directory
Font.c: In function '_XF86BigfontCodes':
Font.c:392: error: 'X_XF86BigfontQueryVersion' undeclared (first use in this
function)
Font.c:392: error: (Each undeclared identifier is reported only once
Font.c:392: error: for each function it appears in.)
Font.c: In function '_XF86BigfontQueryFont':
Font.c:462: error: 'X_XF86BigfontQueryFont' undeclared (first use in this
function)
make[3]: Leaving directory `/usr/src/libX11-1.1.4/src'
make[3]: *** [Font.lo] Error 1
make[2]: make[2]: Leaving directory `/usr/src/libX11-1.1.4/src'

The only package related to "bigfont" is installed:
$ gaze version xf86bigfontproto
Grimoire Section Spell Grimoire Version Installed Version
-------- ------- ----- ---------------- -----------------
test xorg-proto xf86bigfontproto 1.1.2 1.1.2

$ gaze from X11/extensions/xf86bigfont.h
$

According to scry:
11:19 < scry> sandalle: X11/extensions/xf86bigfont.h :: xf86bigfontproto,
xfree86, xfree86-devel, xorg (for a more verbose listing
http://scry.dtdm.net/fromdb/)

$ gaze compile xf86bigfontproto:
...
/bin/install -c -m 644 xf86bigfont.h
/usr/include/X11/extensions/xf86bigfont.h
/bin/install: setting permissions for
`/usr/include/X11/extensions/xf86bigfont.h': No such file or directory
/bin/install -c -m 644 xf86bigfstr.h
/usr/include/X11/extensions/xf86bigfstr.h


--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page