Closed Bug 150127 Opened 22 years ago Closed 22 years ago

build error in fontconfig src directory

Categories

(SeaMonkey :: General, defect)

x86
Linux
defect
Not set
major

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: kicker0429, Assigned: Matti)

Details

I got the following error when I tried to compile mozilla 1.0 release version 
with gcc-3.1. 
 
gcc -o fccharset.o -c -DOSTYPE=\"Linux2.4\" -DOSARCH=\"Linux\" -DOJI 
-DFC_FALLBACK_FONTS=\"/usr/X/include/fontconfig 
-I../../../../dist/include/expat -I../../../../dist/include/fontconfig 
-I../.   -fPIC -I/usr/X11R6/include -Wall -W -Wno-unused -Wpointer-arith 
-Wcast-align -pedantic -Wno-lousr/include/freetype2  -I/usr/X11R6/include 
-include ../../../../config-defs.h -DMOZILLA_CLIENT - 
fccharset.c: In function `FcFreeTypeCharIndex': 
fccharset.c:906: warning: comparison between signed and unsigned 
fccharset.c:915: warning: comparison between signed and unsigned 
fccharset.c:924: warning: comparison between signed and unsigned 
fccharset.c: In function `FcFreeTypeCharSet': 
fccharset.c:1007: warning: comparison between signed and unsigned 
fccharset.c:1046: too few arguments to function `FT_Get_Next_Char' 
fccharset.c:1073: too few arguments to function `FT_Get_Next_Char' 
make[4]: *** [fccharset.o] Error 1 
make[4]: Leaving directory 
`/usr/src/mozilla/other-licenses/Xft/fontconfig/src' 
make[3]: *** [libs] Error 2 
make[3]: Leaving directory `/usr/src/mozilla/other-licenses/Xft/fontconfig' 
make[2]: *** [libs] Error 2 
make[2]: Leaving directory `/usr/src/mozilla/other-licenses/Xft' 
make[1]: *** [tier_9] Error 2 
make[1]: Leaving directory `/usr/src/mozilla' 
make: *** [default] Error 2 
 
I would appreciate it if someone could send me a patch to fix this problem. 
Thank you.
reporter (Joe Schmoe): can you reproduce this bug with a recent build of mozilla
(for example, 1.1beta)? if so, please comment again with details. if not, please
resolve this bug as WORKSFORME. thanks.
WORKSFORME
expeced that - goodbye bug ;)
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → WORKSFORME
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.