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 [EMAIL PROTECTED]  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.

_______________________________________________
Fedora-package-review mailing list
[email protected]
http://www.redhat.com/mailman/listinfo/fedora-package-review

Reply via email to