-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
has anyone compiled the new mozilla rc1 with the april dev tools? It
keeps failing with these errors:
xprintutil.c: In function `XpuGetPrinterList':
xprintutil.c:790: warning: suggest parentheses around assignment used as
truth value
nsAntiAliasedGlyph.cpp
c++ -o nsAntiAliasedGlyph.o -c -DOSTYPE=\"Darwin5.4\"
- -DOSARCH=\"Darwin\" -DOJI -D_IMPL_NS_GFXNONXP -DUSE_POSTSCRIPT
- -DUSE_XPRINT -DUSE_MOZILLA_TYPES -DMOZ_ENABLE_FREETYPE2 -I./. -I./..
- -I./../x11shared -I../../../dist/include/xpcom
- -I../../../dist/include/string -I../../../dist/include/widget
- -I../../../dist/include/view -I../../../dist/include/util
- -I../../../dist/include/dom -I../../../dist/include/pref
- -I../../../dist/include/uconv -I../../../dist/include/unicharutil
- -I../../../dist/include/windowwatcher -I../../../dist/include/locale
- -I../../../dist/include/content -I../../../dist/include/layout
- -I../../../dist/include/necko -I../../../dist/include/gfx
- -I../../../dist/include
- -I/sw/src/mozilla-1.0rc1-1/mozilla/dist/include/nspr -I/sw/include
- -I/sw/include -I/sw/include -I/sw/include/freetype2 -I/sw/include
- -I/usr/X11R6/include -fPIC -I/usr/X11R6/include -fno-rtti
- -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wbad-function-cast
- -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy
- -Wno-long-long -fpascal-strings -traditional-cpp -fno-common -pipe
- -DNDEBUG -DTRIMMED -O -I/sw/include/gtk-1.2 -I/sw/include/glib-1.2
- -I/sw/lib/glib/include -I/usr/X11R6/include -I/usr/X11R6/include
- -DMOZILLA_CLIENT -include ../../../config-defs.h
- -Wp,-MD,.deps/nsAntiAliasedGlyph.pp nsAntiAliasedGlyph.cpp
In file included from ../x11shared/nsAntiAliasedGlyph.h:9,
from nsAntiAliasedGlyph.cpp:47:
/sw/include/freetype2/freetype/ftglyph.h:104: syntax error before `;'
/sw/include/freetype2/freetype/ftglyph.h:106: syntax error before `;'
/sw/include/freetype2/freetype/ftglyph.h:107: syntax error before `;'
/sw/include/freetype2/freetype/ftglyph.h:157: syntax error before `;'
/sw/include/freetype2/freetype/ftglyph.h:158: syntax error before `;'
/sw/include/freetype2/freetype/ftglyph.h:159: syntax error before `;'
/sw/include/freetype2/freetype/ftglyph.h:205: syntax error before `;'
/sw/include/freetype2/freetype/ftglyph.h:227: `FT_Error' was not
declared in this scope
/sw/include/freetype2/freetype/ftglyph.h:228: ANSI C++ forbids
declaration `FT_EXPORT' with no type
/sw/include/freetype2/freetype/ftglyph.h:228: syntax error before `('
/sw/include/freetype2/freetype/ftglyph.h:250: `FT_Error' was not
declared in this scope
/sw/include/freetype2/freetype/ftglyph.h:251: ANSI C++ forbids
declaration `FT_EXPORT' with no type
/sw/include/freetype2/freetype/ftglyph.h:251: redefinition of `int
FT_EXPORT'
/sw/include/freetype2/freetype/ftglyph.h:228: `int FT_EXPORT' previously
defined here
/sw/include/freetype2/freetype/ftglyph.h:251: syntax error before `('
/sw/include/freetype2/freetype/ftglyph.h:280: `FT_Error' was not
declared in this scope
/sw/include/freetype2/freetype/ftglyph.h:281: ANSI C++ forbids
declaration `FT_EXPORT' with no type
/sw/include/freetype2/freetype/ftglyph.h:281: redefinition of `int
FT_EXPORT'
/sw/include/freetype2/freetype/ftglyph.h:251: `int FT_EXPORT' previously
defined here
/sw/include/freetype2/freetype/ftglyph.h:281: syntax error before `('
/sw/include/freetype2/freetype/ftglyph.h:360: ANSI C++ forbids
declaration `FT_EXPORT' with no type
/sw/include/freetype2/freetype/ftglyph.h: In function `int FT_EXPORT()':
/sw/include/freetype2/freetype/ftglyph.h:360: `int FT_EXPORT()'
redeclared as different kind of symbol
/sw/include/freetype2/freetype/ftglyph.h:281: previous declaration of
`int FT_EXPORT'
/sw/include/freetype2/freetype/ftglyph.h:281: previous non-function
declaration `int FT_EXPORT'
/sw/include/freetype2/freetype/ftglyph.h:360: conflicts with function
declaration `int FT_EXPORT()'
/sw/include/freetype2/freetype/ftglyph.h:360: parse error before `('
/sw/include/freetype2/freetype/ftglyph.h:361: type specifier omitted for
parameter
/sw/include/freetype2/freetype/ftglyph.h:361: parse error before `,'
/sw/include/freetype2/freetype/ftglyph.h:362: ANSI C++ forbids
declaration `FT_Glyph_Get_CBox' with no type
/sw/include/freetype2/freetype/ftglyph.h:436: `FT_Error' undeclared
(first use this function)
/sw/include/freetype2/freetype/ftglyph.h:436: (Each undeclared
identifier is reported only once
/sw/include/freetype2/freetype/ftglyph.h:436: for each function it
appears in.)
/sw/include/freetype2/freetype/ftglyph.h:437: ANSI C++ forbids
declaration `FT_EXPORT' with no type
/sw/include/freetype2/freetype/ftglyph.h:437: redefinition of `int
FT_EXPORT'
/sw/include/freetype2/freetype/ftglyph.h:281: `int FT_EXPORT' previously
defined here
/sw/include/freetype2/freetype/ftglyph.h:437: syntax error before `('
/sw/include/freetype2/freetype/ftglyph.h:455: ANSI C++ forbids
declaration `FT_EXPORT' with no type
/sw/include/freetype2/freetype/ftglyph.h: In function `int FT_EXPORT()':
/sw/include/freetype2/freetype/ftglyph.h:455: `int FT_EXPORT()'
redeclared as different kind of symbol
/sw/include/freetype2/freetype/ftglyph.h:437: previous declaration of
`int FT_EXPORT'
/sw/include/freetype2/freetype/ftglyph.h:437: previous non-function
declaration `int FT_EXPORT'
/sw/include/freetype2/freetype/ftglyph.h:455: conflicts with function
declaration `int FT_EXPORT()'
/sw/include/freetype2/freetype/ftglyph.h:455: parse error before `('
/sw/include/freetype2/freetype/ftglyph.h:455: ANSI C++ forbids
declaration `FT_Done_Glyph' with no type
/sw/include/freetype2/freetype/ftglyph.h:486: ANSI C++ forbids
declaration `FT_EXPORT' with no type
/sw/include/freetype2/freetype/ftglyph.h: In function `int FT_EXPORT()':
/sw/include/freetype2/freetype/ftglyph.h:486: `int FT_EXPORT()'
redeclared as different kind of symbol
/sw/include/freetype2/freetype/ftglyph.h:437: previous declaration of
`int FT_EXPORT'
/sw/include/freetype2/freetype/ftglyph.h:437: previous non-function
declaration `int FT_EXPORT'
/sw/include/freetype2/freetype/ftglyph.h:486: conflicts with function
declaration `int FT_EXPORT()'
/sw/include/freetype2/freetype/ftglyph.h:486: parse error before `('
/sw/include/freetype2/freetype/ftglyph.h:486: `FT_Matrix' undeclared
(first use this function)
/sw/include/freetype2/freetype/ftglyph.h:486: `a' undeclared (first use
this function)
/sw/include/freetype2/freetype/ftglyph.h:487: `b' undeclared (first use
this function)
/sw/include/freetype2/freetype/ftglyph.h:487: ANSI C++ forbids
declaration `FT_Matrix_Multiply' with no type
/sw/include/freetype2/freetype/ftglyph.h:487: confused by earlier
errors, bailing out
make[4]: *** [nsAntiAliasedGlyph.o] Error 1
make[3]: *** [libs] Error 2
make[2]: *** [libs] Error 2
make[1]: *** [tier_9] Error 2
make: *** [default] Error 2
### make failed, exit code 2
Failed: compiling mozilla-1.0rc1-1 failed
- -chris zubrzycki
- - --
PGP public key: http://homepage.mac.com/beren/publickey.txt
ID: 0xA2ABC070
Fingerprint: 26B0 BA6B A409 FA83 42B3 1688 FBF9 8232 A2AB C070
========================================================
Security Is A Series Of Well-Defined Steps...
chmod -R 0 / ; and smile :)
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (Darwin)
Comment: For info see http://www.gnupg.org
iD8DBQE837GN+/mCMqKrwHARAhesAJ0V0YpLlpC3k3pnrUe1o76FoElkqgCeLfLX
+RJo34/h/kvjbYvtBO+aJM0=
=DBWL
-----END PGP SIGNATURE-----
_______________________________________________________________
Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users