Mailinglist Archive: opensuse-bugs (19862 mails)
| < Previous | Next > |
[Bug 380317] undefined symbol: g_dpgettext
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Thu, 1 May 2008 17:50:33 -0600 (MDT)
- Message-id: <20080501235033.B9E9BCC6CE@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=380317
User jpr@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=380317#c9
--- Comment #9 from JP Rosevear <jpr@xxxxxxxxxx> 2008-05-01 17:50:33 MST ---
In comment #2 you built against 2.12.9 and ran it against 2.12.0, gtk is
backwards compatible (ie old interfaces don't disappear) but its not forwards
compatible - ie in this case new symbols appeared in 2.12.9 and were linked
against (probably through macros) and those are not available on older systems.
I talked to the mozilla people, and 2.10.x is the minimum requirement. I could
not find the FF binary to test on your machine.
Btw, you can get FF 3.0b5 for 10.3 from:
http://download.opensuse.org/repositories/mozilla:/beta/openSUSE_10.3/
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
User jpr@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=380317#c9
--- Comment #9 from JP Rosevear <jpr@xxxxxxxxxx> 2008-05-01 17:50:33 MST ---
In comment #2 you built against 2.12.9 and ran it against 2.12.0, gtk is
backwards compatible (ie old interfaces don't disappear) but its not forwards
compatible - ie in this case new symbols appeared in 2.12.9 and were linked
against (probably through macros) and those are not available on older systems.
I talked to the mozilla people, and 2.10.x is the minimum requirement. I could
not find the FF binary to test on your machine.
Btw, you can get FF 3.0b5 for 10.3 from:
http://download.opensuse.org/repositories/mozilla:/beta/openSUSE_10.3/
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |