[Bug 193342] Review Request: cegui - Free library providing windowing and widgets for graphics APIs / engines

bugzilla at redhat.com bugzilla at redhat.com
Sun Jun 11 18:26:15 UTC 2006


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 - Free library providing windowing and widgets for graphics APIs / engines


https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=193342





------- Additional Comments From packages at amiga-hardware.com  2006-06-11 14:18 EST -------
The Makefile.in now has:

    libCEGUILuaScriptModule_la_LIBADD = -llua -ltolua++

rather than adding them directly on the link line. Makefile.am is now using:

    libCEGUILuaScriptModule_la_LIBADD = -llua -ltolua++

instead of the LIBS variable. I have a problem, if remove "-rpath $(libdir)"
from the Makefiles, it fails on installation with:

/usr/bin/install -c .libs/libCEGUILuaScriptModule.lai
/usr/local/lib/libCEGUILuaScriptModule.la
/usr/bin/install: cannot stat `.libs/libCEGUILuaScriptModule.lai': No such file
or directory

If "-rpath $(libdir)" is present, it installs OK. I'm not sure what to do about
this. 

-- 
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.




More information about the Fedora-package-review mailing list