[Xorg] [Bug 302] New: XORG-RELEASE-1 build failure in xc/programs/fonttosfnt/
bugzilla-daemon at pdx.freedesktop.org
bugzilla-daemon at pdx.freedesktop.org
Fri Mar 12 06:00:54 PST 2004
http://pdx.freedesktop.org/cgi-bin/bugzilla/show_bug.cgi?id=302
Summary: XORG-RELEASE-1 build failure in xc/programs/fonttosfnt/
Product: xorg
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: blocker
Priority: P1
Component: cvs
AssignedTo: xorg at freedesktop.org
ReportedBy: roland.mainz at nrubsig.org
CC: eich at pdx.freedesktop.org
It seems that today's XORG-RELEASE-1 tree does not build on (SuSE 8.2)
Linux/x86:
-- snip --
gcc -m32 -O2 -fno-strength-reduce -fno-strict-aliasing -ansi -pedantic -Wall
-Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wredundant-decls -Wnested-externs
-Wundef -I../../exports/include/X11/fonts -I/usr/include/freetype2
-I/usr/include/freetype2/config -I../../exports/include/X11 -I../..
-I../../exports/include -Dlinux -D__i386__
-D_POSIX_C_SOURCE=199309L -D_POSIX_SOURCE
-D_XOPEN_SOURCE -D_BSD_SOURCE
-D_SVID_SOURCE
-D_GNU_SOURCE -DFUNCPROTO=15 -DNARROWPROTO
-DXFREE86_FT2 -c -o read.o read.c
read.c: In function `readFile':
read.c:108: error: `BDF_PropertyRec' undeclared (first use in this function)
read.c:108: error: (Each undeclared identifier is reported only once
read.c:108: error: for each function it appears in.)
read.c:108: error: parse error before "prop"
read.c:139: warning: implicit declaration of function `FT_Get_BDF_Property'
read.c:139: error: `prop' undeclared (first use in this function)
read.c:140: error: `BDF_PROPERTY_TYPE_ATOM' undeclared (first use in this
function)
read.c:199: error: `BDF_PROPERTY_TYPE_INTEGER' undeclared (first use in this
function)
make[4]: *** [read.o] Error 1
make[4]: Leaving directory
`/home/gismobile/projects/xorg/freetype_update/xorg_release1/xc/programs/fonttosfnt'
make[3]: *** [all] Error 2
make[3]: Leaving directory
`/home/gismobile/projects/xorg/freetype_update/xorg_release1/xc/programs'
make[2]: *** [all] Error 2
make[2]: Leaving directory
`/home/gismobile/projects/xorg/freetype_update/xorg_release1/xc'
make[1]: *** [World] Error 2
make[1]: Leaving directory
`/home/gismobile/projects/xorg/freetype_update/xorg_release1/xc'
make: *** [World] Error 2
-- snip --
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the xorg
mailing list