[Kde-bindings] [Bug 104034] New: Python Bindings top Makefile.am doesn't provide KDE prefix path and thus building fails.
Ali Akcaagac
aliakc at web.de
Sat Apr 16 18:34:17 UTC 2005
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=104034
Summary: Python Bindings top Makefile.am doesn't provide KDE
prefix path and thus building fails.
Product: bindings
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kde-bindings mail kde org
ReportedBy: aliakc web de
Version: (using KDE Devel)
Installed from: Compiled sources
Compiler: gcc3.4.3
OS: Linux
There is a problem with the top Makefile.am in the python subdir which prevents the modules from being build. The problem is that it doesn't follow the prefix in which KDE is installed and with the previous Makefile.am it wasn't possible to compile the python stuff because the prefix dir wasn't applied to the configure.py files. The bug is illustrated with the first attachment and the second attachment provides a sane fix for this problem. Please test and report back or committ to CVS.
More information about the Kde-bindings
mailing list