[xorg-bugzilla-noise] [Bug 824] New: mkfontscale.c:857: error:
bugzilla-daemon at pdx.freedesktop.org
bugzilla-daemon at pdx.freedesktop.org
Mon Jul 5 14:09:09 PDT 2004
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter your comments there.
http://freedesktop.org/bugzilla/show_bug.cgi?id=824
Summary: mkfontscale.c:857: error:
Product: xorg
Version: unspecified
Platform: PC
URL: http://members.aol.com/kidicarus04/myhomepage/World.log
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Lib/font
AssignedTo: xorg-bugzilla-noise at freedesktop.org
ReportedBy: kidicarus18 at yahoo.com
I keep getting this compile error when I try and build Xorg:
make[4]: Leaving directory `/usr/src/xc/build/programs/mkcfm'
making all in programs/mkfontdir...
make[4]: Entering directory `/usr/src/xc/build/programs/mkfontdir'
rm -f mkfontdir
cpp -traditional -Dlinux -D__i386__ -D_POSIX_C_SOURCE=199309L
$
chmod a+x mkfontdir
rm -f mkfontdir._man
cpp -undef -traditional -D__apploaddir__=/usr/X11R6/lib/X11/app-defaults
-D__appmansuf$
rm -f mkfontdir.1x.html mkfontdir.1x-html
../../config/util/rman -f HTML < mkfontdir._man \
> mkfontdir.1x-html && mv -f mkfontdir.1x-html mkfontdir.1x.html
make[4]: Leaving directory `/usr/src/xc/build/programs/mkfontdir'
making all in programs/mkfontscale...
make[4]: Entering directory `/usr/src/xc/build/programs/mkfontscale'
gcc -m32 -O2 -fno-strength-reduce -fno-strict-aliasing -ansi -pedantic -Wall
-Wpointer-$
mkfontscale.c: In function `getName':
mkfontscale.c:325: warning: comparison between signed and unsigned
mkfontscale.c: In function `nameWidth':
mkfontscale.c:416: warning: comparison between signed and unsigned
mkfontscale.c: In function `doDirectory':
mkfontscale.c:857: error: `BDF_PropertyRec' undeclared (first use in this function)
mkfontscale.c:857: error: (Each undeclared identifier is reported only once
mkfontscale.c:857: error: for each function it appears in.)
mkfontscale.c:857: error: parse error before "prop"
mkfontscale.c:858: warning: implicit declaration of function `FT_Get_BDF_Property'
mkfontscale.c:858: error: `prop' undeclared (first use in this function)
mkfontscale.c:859: error: `BDF_PROPERTY_TYPE_ATOM' undeclared (first use in this
function)
mkfontscale.c: In function `notice_foundry':
mkfontscale.c:1200: warning: comparison between signed and unsigned
mkfontscale.c: In function `vendor_foundry':
mkfontscale.c:1224: warning: comparison between signed and unsigned
make[4]: *** [mkfontscale.o] Error 1
make[4]: Leaving directory `/usr/src/xc/build/programs/mkfontscale'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/usr/src/xc/build/programs'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/src/xc/build'
make[1]: *** [World] Error 2
make[1]: Leaving directory `/usr/src/xc/build'
make: *** [World] Error 2
It is version X11R6.7.0 on SuSE 8.2. It happens even if I copy xorgsite.def to
host.def and set BuildFonts to NO.
The build log file is here:
http://members.aol.com/kidicarus04/myhomepage/World.log
--
Configure bugmail: http://freedesktop.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the xorg-bugzilla-noise
mailing list