GNOME Bugzilla – Bug 44626
nautilus won't compile on linuxppc
Last modified: 2004-12-22 21:47:04 UTC
When trying to compile the mozilla component on ppc I get the following error. mozilla-events.o: In function `basic_nsLiteralChar<unsigned short>::Length(void) const': /usr/include/mozilla/nsAReadableString.h(.rodata+0x3c8): undefined reference to `nsAutoString type_info node' /usr/include/mozilla/nsAReadableString.h(.rodata+0x418): undefined reference to `nsString type_info node' /usr/include/mozilla/nsAReadableString.h(.rodata+0x4b0): undefined reference to `nsCAutoString type_info node' /usr/include/mozilla/nsAReadableString.h(.rodata+0x4c8): undefined reference to `nsCString type_info node' collect2: ld returned 1 exit status make: *** [nautilus-mozilla-content-view] Error 1 ------- Additional Comments From ramiro@fateware.com 2000-11-10 07:55:57 ---- Mike flemming got this to work. Reassigning to him. ------- Additional Comments From mikef@praxis.etla.net 2000-11-13 11:56:48 ---- Yeah, I had do to some smacking to get this to work. I think I ended up recompiling Mozilla from source with RTTI on. I'll email that hint to mpalczew@u.washington.edu. ------- Additional Comments From mikef@praxis.etla.net 2000-11-13 11:57:00 ---- (this should go into a FAQ) ------- Additional Comments From mpalczew@u.washington.edu 2000-11-13 22:26:27 ---- need to add -fno-rtti to the CFLAGS when compiling the mozilla component. Then gcc will be happy and the component will work. In fact I'm using it right now. ------- Additional Comments From don@eazel.com 2001-01-05 15:04:46 ---- Move to 1.0.1 until we can get it into the FAQ at least. ------- Bug moved to this database by unknown@bugzilla.gnome.org 2001-09-09 20:45 -------
What's up with this bug? Anyone tried to compile on linuxppc lately?
Changing to "old" target milestone for all bugs laying around with no milestone set.
I'm going to close this. I posted to the list and no one answered, and we're not getting reports, so I'll assume this is not a problem any more. If it is, we'll get a new report. http://lists.eazel.com/pipermail/nautilus-list/2001-October/006063.html