Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: cegui (0.5.x branch) - Free library providing windowing and widgets for graphics APIs / engines https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=242566 ------- Additional Comments From tibbs@xxxxxxxxxxx 2007-06-16 02:17 EST ------- OK, now there are far fewer rpmlint complaints. This exposes some things which I perhaps simply didn't notice last time. One trivial thing: W: cegui mixed-use-of-spaces-and-tabs (spaces: line 1, tab: line 17) which is no big deal, and then a bunch of the dreaded rpath errors: E: cegui binary-or-shlib-defines-rpath /usr/lib64/libCEGUITGAImageCodec.so.0.0.0 ['/usr/lib64'] E: cegui binary-or-shlib-defines-rpath /usr/lib64/libCEGUILibxmlParser.so.0.0.0 ['/usr/lib64'] E: cegui binary-or-shlib-defines-rpath /usr/lib64/libCEGUIOpenGLRenderer.so.0.0.1 ['/usr/lib64'] E: cegui binary-or-shlib-defines-rpath /usr/lib64/libCEGUIExpatParser.so.0.0.0 ['/usr/lib64'] E: cegui binary-or-shlib-defines-rpath /usr/lib64/libCEGUITinyXMLParser.so.0.0.0 ['/usr/lib64'] E: cegui binary-or-shlib-defines-rpath /usr/lib64/libCEGUISILLYImageCodec.so.0.0.0 ['/usr/lib64'] E: cegui binary-or-shlib-defines-rpath /usr/lib64/libCEGUIDevILImageCodec.so.0.0.0 ['/usr/lib64'] E: cegui binary-or-shlib-defines-rpath /usr/lib64/libCEGUIFalagardWRBase.so.1.0.0 ['/usr/lib64'] E: cegui binary-or-shlib-defines-rpath /usr/lib64/libCEGUIXercesParser.so.0.0.0 ['/usr/lib64'] E: cegui binary-or-shlib-defines-rpath /usr/lib64/libCEGUILuaScriptModule.so.1.0.0 ['/usr/lib64'] According to the package changelog, some work was done to get rid of rpath in the past but I guess it hasn't survived into this rewrite. I tried a few of the usual things to deal with it (--disable-rpath, export LIBTOOL=libtool, libtoolize) but none seemed to make any difference for whatever reason. However, doing make LIBTOOL=/usr/bin/libtool and deleting the resulting .a files got things working OK. -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review