* [gentoo-dev] Buildproblems, nautilus-1.0.6 and galeon-1.2.0 with mozilla-0.9.9
@ 2002-03-22 12:17 Calle Salvesen
2002-03-22 16:22 ` Stuart Bouyer
0 siblings, 1 reply; 3+ messages in thread
From: Calle Salvesen @ 2002-03-22 12:17 UTC (permalink / raw
To: gentoo-dev
when i try to emerge nautilus and galeon, compile fails with "undefined
reference to `nsCOMPtr_base::~nsCOMPtr_base(void)'". I'm blank. Help :)
c++ -mcpu=i686 -march=i686 -O3 -pipe -Wall -Wmissing-declarations -Wmissing-
prototypes -Wsign-compare -Werror -D__const__= -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 /us
r/lib/libasound.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 /u
sr/lib/libORBit.so /usr/lib/libIIOP.so /usr/lib/libORBitutil.so /usr/lib/lib
gtk.so /usr/lib/libgdk.so /usr/lib/libgmodule.so /usr/lib/libglib.so -ldl -
lXi -lXext -lX11 -lm -lpthread
../src/mozilla/libmozilla-interaction.a(mozilla.o): In function
`mozilla_save_prefs':
mozilla.o(.text+0x5c): undefined reference to `nsCOMPtr_base::~nsCOMPtr_base
(void)'
mozilla.o(.text+0xae): undefined reference to `nsCOMPtr_base::~nsCOMPtr_base
(void)'
mozilla.o(.text+0xd6): undefined reference to `nsCOMPtr_base::~nsCOMPtr_base
(void)'
mozilla.o(.text+0x10c): undefined reference to
`nsCOMPtr_base::~nsCOMPtr_base(void)'
mozilla.o(.text+0x133): undefined reference to
`nsCOMPtr_base::~nsCOMPtr_base(void)'
../src/mozilla/libmozilla-interaction.a(mozilla.o)(.text+0x156): more
undefined references to `nsCOMPtr_base::~nsCOMPtr_base(void)' follow
collect2: ld returned 1 exit status
make[3]: *** [galeon-bin] Error 1
make[3]: Leaving directory `/var/tmp/portage/galeon-1.2.0/work/galeon-
1.2.0/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/galeon-1.2.0/work/galeon-
1.2.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/galeon-1.2.0/work/galeon-1.2.0'
make: *** [all-recursive-am] Error 2
!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line 20, Exitcode 2
!!! (no error message)
!!! emerge aborting on /export/install/gentoo/portage/net-
www/galeon/galeon-1.2.0.ebuild .
--
Carl-Christian Salvesen
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-dev] Buildproblems, nautilus-1.0.6 and galeon-1.2.0 with mozilla-0.9.9
2002-03-22 12:17 [gentoo-dev] Buildproblems, nautilus-1.0.6 and galeon-1.2.0 with mozilla-0.9.9 Calle Salvesen
@ 2002-03-22 16:22 ` Stuart Bouyer
2002-03-22 16:34 ` Carl-Christian Salvesen
0 siblings, 1 reply; 3+ messages in thread
From: Stuart Bouyer @ 2002-03-22 16:22 UTC (permalink / raw
To: gentoo-dev
Try qpkg --dups -v mozilla
If you have any old ones unmerge them!!
On Fri, 2002-03-22 at 21:17, Calle Salvesen wrote:
> when i try to emerge nautilus and galeon, compile fails with "undefined
> reference to `nsCOMPtr_base::~nsCOMPtr_base(void)'". I'm blank. Help :)
<snip>
> !!! emerge aborting on /export/install/gentoo/portage/net-
> www/galeon/galeon-1.2.0.ebuild .
>
> --
> Carl-Christian Salvesen
>
>
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://lists.gentoo.org/mailman/listinfo/gentoo-dev
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [gentoo-dev] Buildproblems, nautilus-1.0.6 and galeon-1.2.0 with mozilla-0.9.9
2002-03-22 16:22 ` Stuart Bouyer
@ 2002-03-22 16:34 ` Carl-Christian Salvesen
0 siblings, 0 replies; 3+ messages in thread
From: Carl-Christian Salvesen @ 2002-03-22 16:34 UTC (permalink / raw
To: gentoo-dev
I did a complete unmerge;
emerge --unmerge mozilla
emerge --unmerge galeon
emerge --buildpkg mozilla
emerge --buildpkg galeon
still no luck. i really have no idea what this is.. Is this my fault or
should i submit it as a bug?
On Fri, 2002-03-22 at 17:22, Stuart Bouyer wrote:
> Try qpkg --dups -v mozilla
> If you have any old ones unmerge them!!
>
>
> On Fri, 2002-03-22 at 21:17, Calle Salvesen wrote:
> > when i try to emerge nautilus and galeon, compile fails with "undefined
> > reference to `nsCOMPtr_base::~nsCOMPtr_base(void)'". I'm blank. Help :)
> <snip>
> > !!! emerge aborting on /export/install/gentoo/portage/net-
> > www/galeon/galeon-1.2.0.ebuild .
> >
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-03-22 16:38 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-22 12:17 [gentoo-dev] Buildproblems, nautilus-1.0.6 and galeon-1.2.0 with mozilla-0.9.9 Calle Salvesen
2002-03-22 16:22 ` Stuart Bouyer
2002-03-22 16:34 ` Carl-Christian Salvesen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox