On Sun, 2010-03-21 at 21:15 +0200, Peter Nixon wrote: > Building sipxcommons throws the following self explanatory build error on > openSUSE: > > sipxcommons.i586: E: arch-dependent-file-in-usr-share (Badness: 590) > /usr/share/java/sipXecs/sipXcommons/libprocessid.so > sipxcommons.i586: E: arch-dependent-file-in-usr-share (Badness: 590) > /usr/share/java/sipXecs/sipXcommons/librocksaw.so > sipxcommons.i586: E: arch-dependent-file-in-usr-share (Badness: 590) > /usr/share/java/sipXecs/sipXcommons/libhostname.so > This package installs an ELF binary in the /usr/share hierarchy, which is > reserved for architecture-independent files. > > 2 packages and 0 specfiles checked; 3 errors, 6 warnings. > (none): E: badness 1770 exceeds threshold 1000, aborting. > > While I can temporarily supress these rpmlint checks to allow build to > complete, is it possible to place these 3 files somewhere more appropriate in > future?
If they're binaries, they belong under /usr/lib ... presumably the ant scripts could be modified to install them there. _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev sipXecs IP PBX -- http://www.sipfoundry.org/
