https://bugzilla.novell.com/show_bug.cgi?id=859953 https://bugzilla.novell.com/show_bug.cgi?id=859953#c4 Reinhard Max <max@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED InfoProvider|erik@lotspeich.org | Resolution| |INVALID --- Comment #4 from Reinhard Max <max@suse.com> 2014-02-12 10:43:18 CET --- I just checked with one of our toolchain (gcc, binutils) maintainers. Your code explicitly uses a function from libgtypes and relies on libecpg to bring that in (which is in turn linked against libpgtypes). This works on CentOS, because they allow transitive linking, but openSUSE has disabled this intentionally, so you need to specify all libraries that are directly used by your program when linking it. -- 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.