Hi all........

rcrongeyer at rpicc.com rcrongeyer at rpicc.com
Thu Feb 20 12:48:53 GMT 2003


Ok I got Xft and gtk+-2 installed but Mozilla still fails with this:

gcc -o jsdate.o -c -DOSTYPE=\"Linux2.4\" -DOSARCH=\"Linux\" -DOJI
-DEXPORT_JS_API  -DJS_USE_SAFE_ARENA   -I../../dist/include/js
-I../../dist/include -I/usr/src/mozilla/dist/include/nspr      -I.
-I/usr/X11R6/include   -fPIC -I/usr/X11R6/include -Wall -W -Wno-unused
-Wpointer-arith -Wcast-align -Wno-long-long -O3 -mcpu=pentium4
-march=pentium4 -pthread -pipe  -DNDEBUG -DTRIMMED -ffunction-sections 
-I/usr/X11R6/include -include ../../mozilla-config.h -DMOZILLA_CLIENT
-Wp,-MD,.deps/jsdate.pp jsdate.c
jsdbgapi.c
gcc -o jsdbgapi.o -c -DOSTYPE=\"Linux2.4\" -DOSARCH=\"Linux\" -DOJI
-DEXPORT_JS_API  -DJS_USE_SAFE_ARENA   -I../../dist/include/js
-I../../dist/include -I/usr/src/mozilla/dist/include/nspr      -I.
-I/usr/X11R6/include   -fPIC -I/usr/X11R6/include -Wall -W -Wno-unused
-Wpointer-arith -Wcast-align -Wno-long-long -O3 -mcpu=pentium4
-march=pentium4 -pthread -pipe  -DNDEBUG -DTRIMMED -ffunction-sections 
-I/usr/X11R6/include -include ../../mozilla-config.h -DMOZILLA_CLIENT
-Wp,-MD,.deps/jsdbgapi.pp jsdbgapi.c
jsdhash.c
gcc -o jsdhash.o -c -DOSTYPE=\"Linux2.4\" -DOSARCH=\"Linux\" -DOJI
-DEXPORT_JS_API  -DJS_USE_SAFE_ARENA   -I../../dist/include/js
-I../../dist/include -I/usr/src/mozilla/dist/include/nspr      -I.
-I/usr/X11R6/include   -fPIC -I/usr/X11R6/include -Wall -W -Wno-unused
-Wpointer-arith -Wcast-align -Wno-long-long -O3 -mcpu=pentium4
-march=pentium4 -pthread -pipe  -DNDEBUG -DTRIMMED -ffunction-sections 
-I/usr/X11R6/include -include ../../mozilla-config.h -DMOZILLA_CLIENT
-Wp,-MD,.deps/jsdhash.pp jsdhash.c
jsdtoa.c
gcc -o jsdtoa.o -c -DOSTYPE=\"Linux2.4\" -DOSARCH=\"Linux\" -DOJI
-DEXPORT_JS_API  -DJS_USE_SAFE_ARENA   -I../../dist/include/js
-I../../dist/include -I/usr/src/mozilla/dist/include/nspr      -I.
-I/usr/X11R6/include   -fPIC -I/usr/X11R6/include -Wall -W -Wno-unused
-Wpointer-arith -Wcast-align -Wno-long-long -O3 -mcpu=pentium4
-march=pentium4 -pthread -pipe  -DNDEBUG -DTRIMMED -ffunction-sections 
-I/usr/X11R6/include -include ../../mozilla-config.h -DMOZILLA_CLIENT
-Wp,-MD,.deps/jsdtoa.pp jsdtoa.c
jsdtoa.c: In function `JS_strtod':
jsdtoa.c:1239: warning: `rv0' might be used uninitialized in this function
jsdtoa.c:1874: unable to find a register to spill in class `AREG'
jsdtoa.c:1874: this is the insn:
(insn:QI 2402 2401 2403 (set (reg:CCNO 17 flags)
        (compare:CCNO (and:SI (subreg:SI (reg/v:DI 21 rxmm0 [369]) 0)
                (const_int 1 [0x1]))
            (const_int 0 [0x0]))) 281 {testsi_1} (insn_list 2398 (nil))
    (expr_list:REG_DEAD (reg/v:DI 21 rxmm0 [369])
        (nil)))
jsdtoa.c:1874: confused by earlier errors, bailing out
make[3]: *** [jsdtoa.o] Error 1
make[3]: Leaving directory `/usr/src/mozilla/js/src'
make[2]: *** [libs] Error 2
make[2]: Leaving directory `/usr/src/mozilla/js'
make[1]: *** [tier_2] Error 2
make[1]: Leaving directory `/usr/src/mozilla'
make: *** [default] Error 2
 ! Problem Detected !
Creating /var/log/lunar/compile/mozilla-1.2.1.bz2

Ralph

PS: Thanks for the help...

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> lin Xft
>
>
> On Thursday 20 February 2003 9:34 am, rcrongeyer at rpicc.com wrote:
>> >> All is well hardware wise I even got X with the Nvidia Drivers
>> working and KDE3.1 running on boot. There are two other peices of
>> software that I like to use but I can't get them to compile? One is
>> Mozilla and the other is Komba2. Are there known issues with these
>> packages?
>> >> With Mozilla I get "Confused by earlyer errors bailing out.".
>> Komba2 also fails.
>> >
>> > I haven't had any experience with the Komba2 package, so i'll leave
>> that to someone who actually knows.. I can say that I have had no
>> problems with mozilla building lately, so maybe there's something on
>> your machine that
>> > is causing it to fail.
>> >
>> > It's hard to diagnose the error that you're getting with mozilla
>> though as we don't have much to go on.  could you copy and paste the
>> last ~50 or so lines of each (mozilla and Komba2) compile log?
>> they're found at /var/log/lunar/compile and are stored as compressed
>> .bz2 files. That would be very helpful with diagnosing these errors.
>> >
>> > Aaron Watry
>> > _______________________________________________
>> > Lunar mailing list
>> > Lunar at lunar-linux.org
>> > http://lunar-linux.org/mailman/listinfo/lunar
>>
>> Ok, now I can't get gtk+-2 to compile I had this installed but
>> uninstalled it thinking that this might be the problem. Anyway here is
>> what is failing now:
>>
>> checking if iswalnum() and friends are properly defined... yes
>> checking whether to build gmodulized gdk-pixbuf... yes
>> checking whether dynamic modules work... yes
>> checking for TIFFReadScanline in -ltiff... yes
>> checking tiffio.h usability... yes
>> checking tiffio.h presence... yes
>> checking for tiffio.h... yes
>> checking for jpeg_destroy_decompress in -ljpeg... yes
>> checking for jpeglib.h... yes
>> checking for jpeg_simple_progression in -ljpeg... yes
>> checking for libpng12... yes
>> checking pixbuf loaders to build...
>> checking for sys/wait.h that is POSIX.1 compatible... yes
>> checking return type of signal handlers... (cached) void
>> checking for x86 platform... yes
>> checking compiler support for MMX... yes
>> checking for freetype-config... /usr/bin/freetype-config
>> checking For sufficiently new FreeType (at least 2.0.1)... yes
>> checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
>> checking for gethostbyname... yes
>> checking for connect... yes
>> checking for remove... yes
>> checking for shmat... yes
>> checking for IceConnectionNumber in -lICE... yes
>> Package xft was not found in the pkg-config search path.
>> Perhaps you should add the directory containing `xft.pc'
>> to the PKG_CONFIG_PATH environment variable
>> No package 'xft' found
>> checking for XOpenDisplay in -lX11... no
>> configure: error: *** libX11 not found. Check 'config.log' for more
>> details. ! Problem Detected !
>> Creating /var/log/lunar/compile/gtk+-2-2.1.bz2
>>
>> When I "lin xft" it says that package "xft" does not exist?
>>
>> Ralph
>>
>>
>> _______________________________________________
>> Lunar mailing list
>> Lunar at lunar-linux.org
>> http://lunar-linux.org/mailman/listinfo/lunar
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.1 (GNU/Linux)
>
> iD8DBQE+VQG8JhwOdxS4dYERAiNZAJ9ayCMS/BEpKY/BCjjPlwlZcrGhPwCdHhKG
> tmAfFaqrCwACcpRxudzKA+Y=
> =Z3fX
> -----END PGP SIGNATURE-----
>
> _______________________________________________
> Lunar mailing list
> Lunar at lunar-linux.org
> http://lunar-linux.org/mailman/listinfo/lunar




More information about the Lunar mailing list