mozilla compiles this way... and it WORKS! with netscape-flash (no
crash. yea!)... 

But, galeon emerge now fails. the first signs of trouble are:
        
        checking X11/extensions/Xinerama.h presence... yes
        configure: WARNING: X11/extensions/Xinerama.h: present but
        cannot be compiled
        configure: WARNING: X11/extensions/Xinerama.h: check for missing
        prerequisite headers?
        configure: WARNING: X11/extensions/Xinerama.h: proceeding with
        the preprocessor's result
        checking for X11/extensions/Xinerama.h... yes
        
It goes on to compile a bunch of modules and ends with


g++ -O2 -pipe -Wall -Wmissing-declarations -Wmissing-prototypes
-Wsign-compare -o galeon-bin GaleonAutomation-common.o Galeon-impl.o
GaleonAutomation-stubs.o GaleonAutomation-skels.o Gtm-common.o
Gtm-stubs.o autobookmarks.o autocompletion.o autoreload.o
bookmarks_io_own_format.o bookmarks_io_netscape.o bookmarks.o
bookmarks_editor.o bookmarks_editor_callbacks.o bookmarks_editor_dnd.o
bookmarks_menus.o bookmarks_menus_callbacks.o bookmarks_toolbars.o
context.o dialog.o dnd-hints.o downloader.o eel-gconf-extensions.o
element_props.o embed.o embed_callbacks.o favicon.o find.o glade.o
gestures.o history.o history_callbacks.o js_console.o link_interfaces.o
main.o menu_callbacks.o menubar.o mime.o misc_callbacks.o misc_general.o
misc_gui.o misc_string.o mozcallbacks.o mozilla_i18n.o
mozilla_notifiers.o mozilla_prefs.o netscape.o newuser.o
newuser_callbacks.o page_info.o panel.o persistent_data_manager.o
persistent_data_manager_callbacks.o prefs.o prefs_mime.o prefs_utils.o
print.o session.o spinner.o state.o stroke.o stylesheets.o tabbutton.o
themes.o toolbar.o toolbar_editor.o toolbar_editor_callbacks.o window.o
window_callbacks.o window_notifiers.o xbel.o xlink.o -rdynamic
-rdynamic  ../src/mozilla/libmozilla-interaction.a -L/usr/lib/mozilla
-lgtkembedmoz -lgtksuperwin -lxpcom -lnspr4 -lplc4 -lplds4 -L/usr/lib
-L/usr/X11R6/lib /usr/lib/libgdk_pixbuf.so /usr/lib/libgnomevfs.so -lssl
-lcrypto -lrt /usr/lib/libgthread.so /usr/lib/libglade-gnome.so
/usr/lib/libglade.so /usr/lib/libgnomeui.so /usr/lib/libart_lgpl.so
/usr/lib/libgdk_imlib.so -lSM -lICE /usr/lib/libgnome.so
/usr/lib/libgnomesupport.so /usr/lib/libesd.so /usr/lib/libaudiofile.so
-ldb1 /usr/lib/libxml.so -lncurses -lz -lXinerama
/usr/lib/libgconf-gtk-1.so /usr/lib/libgconf-1.so /usr/lib/liboaf.so
/usr/lib/libpopt.so /usr/lib/libORBitCosNaming.so /usr/lib/libORBit.so
/usr/lib/libIIOP.so /usr/lib/libORBitutil.so /usr/lib/libgtk.so
/usr/lib/libgdk.so /usr/lib/libgmodule.so /usr/lib/libglib.so -ldl -lXi
-lXext -lX11 -lm -lpthread
find.o: file not recognized: File truncated
collect2: ld returned 1 exit status
make[3]: *** [galeon-bin] Error 1
make[3]: Leaving directory
`/var/tmp/portage/galeon-1.2.7-r1/work/galeon-1.2.7/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/var/tmp/portage/galeon-1.2.7-r1/work/galeon-1.2.7/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/var/tmp/portage/galeon-1.2.7-r1/work/galeon-1.2.7'
make: *** [all-recursive-am] Error 2

!!! ERROR: net-www/galeon-1.2.7-r1 failed.
!!! Function src_compile, Line 84, Exitcode 2
!!! (no error message)

Now that mozilla IS working with netscape-flash should I put gcc back to
3.2.1 to compile galeon?  or did something else get foobared in the
process.  Perhaps I should try to unmerge mozilla and re emerge it... it
did complain at the end about about unmerging the old version, some
thing about old headers, but it was the same version as before, so I did
not know what to make of it.

Boy it really would be nice if there were a set of instructions like the
install guide, which is excellent... 

Lincoln


On Sun, 2003-02-02 at 21:15, Lincoln A. Baxter wrote:
> After ebuilding gcc-2.95.3
> 
>   gcc-config i686-pc-linux-gnu-2.95.3
>   emerge mozilla
> 
> ends with:
> 
>  * Configuring Xft2.0...
> checking for gcc... gcc
> checking for C compiler default output... configure: error: C compiler
> cannot create executables
> check `config.log' for details.
> 
> !!! ERROR: net-www/mozilla-1.2.1-r5 failed.
> !!! Function src_compile, Line 427, Exitcode 77
> !!! (no error message)
> 
> Checking the referenced config.log file reveals that this version of gcc
> does not like -march=athlon-tbird -mcpu=athlon-tbird gcc switches... so
> I guess I'm off to my /etc/make.conf to back these out and try again... 
> 
> Lincoln
> 
> 
> 
> 
> On Sun, 2003-02-02 at 16:30, Paul de Vrieze wrote:
> > On Sunday 02 February 2003 21:53, Lincoln A. Baxter wrote:
> > > I suppose one would use gcc-config to set the gcc environment prior to
> > > (re)-emerging these packages?
> > >
> > Yep
> > 
> > > I will then, (hopefully reemerge java, mozilla, netscape flash, and
> > > galeon), I will let everyone know the results.
> > >
> > Binary java doesn't need to be remerged. only mozila and galeon. Also don't 
> > forget to set your compiler back to 3.2.1 afterwards.
> > 
> > > This does make me wonder if the "default" gentoo configuration should
> > > really be gcc-2.95.3.x rather than 3.2.1.x, or maybe BOTH compilers?
> > > What does 3.2.1 provide the 2.95.3 does not?
> > >
> > 
> > Optimizations, prelink, future, glibc-2.3.x
> > 
> > Paul
-- 
Lincoln A. Baxter <[EMAIL PROTECTED]>


--
[EMAIL PROTECTED] mailing list

Reply via email to