Is anyone else seeing this? I've been trying to update mozilla for at
least two weeks now (the version I had previously installed was 1.3), and
it always seems to fail with the same problem.  First off, here is my
info:

G4 867 Mhz
OS X 10.3.2
Package manager version: 0.18.0
Distribution version: 0.6.2.cvs

I'm using the unstable trees as well.

The error occurs when nsFreeType.cpp is getting compiled, the full line
is:

c++ -o nsFreeType.o -c -DOSTYPE=\"Darwin7.2.0\" -DOSARCH=\"Darwin\"
-I../.. -I../../../dist/include/xpcom -I../../../dist/include/string
-I../../../dist/include/pref -I../../../dist/include/uconv
-I../../../dist/include/gfx -I../../../dist/include
-I/sw/src/mozilla-1.5.1-1/mozilla/dist/include/nspr  -I/sw/include
-I/sw/include -I/sw/include -I/usr/X11R6/include
-I/usr/X11R6/include/freetype2 -I/usr/X11R6/include   -fPIC  -I/sw/include
-I/usr/X11R6/include -fno-rtti -fno-exceptions -Wall -Wconversion
-Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth
-Wno-ctor-dtor-privacy -Wno-long-long -no-cpp-precomp -fno-common
-fshort-wchar -pipe  -DNDEBUG -DTRIMMED -O  -I/sw/include
-I/usr/X11R6/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h
-Wp,-MD,.deps/nsFreeType.pp nsFreeType.cpp

It generates about 1000 lines of errors, which I can send the list but
would rather not. A lot of them seem to relate to problems with various
declarations in .h files (nsFreeType.h, ftglyph.h, ftoutin.h, tttables.h),
and it finally fails with:

nsFreeType.cpp:1085: confused by earlier errors, bailing out
{standard input}:8:Ignoring attempt to re-define symbol.
{standard input}:11:Ignoring attempt to re-define symbol.
{standard input}:143:FATAL:.abort  detected.  Assembly stopping.
make[4]: *** [nsFreeType.o] Error 1
make[4]: Leaving directory
`/sw/src/mozilla-1.5.1-1/mozilla/gfx/src/freetype'
make[3]: *** [libs] Error 2
make[3]: Leaving directory `/sw/src/mozilla-1.5.1-1/mozilla/gfx/src'
make[2]: *** [libs] Error 2
make[2]: Leaving directory `/sw/src/mozilla-1.5.1-1/mozilla/gfx'
make[1]: *** [tier_9] Error 2
make[1]: Leaving directory `/sw/src/mozilla-1.5.1-1/mozilla'
make: *** [default] Error 2
make: Leaving directory `/sw/src/mozilla-1.5.1-1/mozilla'
### execution of /var/tmp/tmp.1.LaLyQE failed, exit code 1
Failed: compiling mozilla-1.5.1-1 failed

Anyway, this is not really a huge concern, but I had expected the error to
change or get fixed sometime; so maybe no one else is seeing this?

I can provide whatever other information is required.

Thanks,

-- Erik


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to