[Bug 55] New: Default KDevelop application won't build due to missing library
bugzilla-daemon <[email protected]>
| Newsgroups | gmane.linux.arklinux.bugs |
|---|---|
| Message-ID | <[email protected]> |
https://bugzilla.arklinux.org/bugzilla/show_bug.cgi?id=55
Summary: Default KDevelop application won't build due to missing
library
Product: Ark Linux
Version: 1.0 alpha6
Platform: i586 (PC, Intel)
OS/Version: All
Status: NEW
Severity: Low
Affects: Overall Usability
Component: kdevelop
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
Description of Problem:
When compiling the default C++ application framework in KDevelop, the following message is
produced:
/usr/bin/ld: cannot find -lart_lgpl_2
and the compilation fails.
The art_lgpl_2 library should be included with Ark Linux so that this doesn't happen.
Version-Release number of selected component (if applicable):
kdevelop-3.0-0.cvs20021125.1ark
How Reproducible: Reproduced 2/2 times on my system
Steps to Reproduce:
1. Start KDevelop and select New Project
2. Select C++ -> KDE -> Application Framework
3. Fill in any project details in the wizard (no CVS)
4. After hitting Finish, select 'Build project' from the Build menu.
5. When prompted to make the configure scripts hit 'Yes'.
The error message should appear near the bottom (in the message window) after the attempted
compilation.
Actual Results: Compilation failed
Expected Results: Default compilation should succeed
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.