Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=439627 --- Comment #17 from D Haley <mycae@xxxxxxxxx> 2009-03-10 10:48:48 EDT --- > gluegen.i386: W: no-soname /usr/lib/libgluegen-rt.so This may not be right, but when ant builds the so file using the gcc rule in the build.xml, see if the arguments listing has something that looks like the following (pinched from http://tldp.org/HOWTO/Program-Library-HOWTO/shared-libraries.html). gcc -shared -Wl,-soname,your_soname \ -o library_name file_list library_list If it doesn't you may need to patch build.xml. Your soname should, I believe, be glugen-rt in this case. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review