Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 140181

Summary: codeblocks - Cross platform C++ IDE (new ebuild)
Product: Gentoo Linux Reporter: Jeff Shanab <jshanab>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED DUPLICATE    
Severity: enhancement Keywords: EBUILD
Priority: High    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Ebuild for Codeblocks 1.0-rc2, an Cross platform C++ IDE
Codeblocks patch

Description Jeff Shanab 2006-07-12 21:14:42 UTC
The ebuild and patch maintained here http://wiki.codeblocks.org/index.php?title=Compiled_packages_of_Code::Blocks Fails during the einstall with "libtool: install: error: cannot install `libastyle.la' to a directory not ending in /usr/share/codeblocks/plugins" on AMD64

Line 58 was changed from "einstall ||..." to "make ${D} install ||..." and works well.
Comment 1 Jeff Shanab 2006-07-12 21:16:33 UTC
Created attachment 91612 [details]
Ebuild for Codeblocks 1.0-rc2, an Cross platform C++ IDE

Modified line 58 to work on amd64
Comment 2 Jeff Shanab 2006-07-12 21:17:37 UTC
Created attachment 91613 [details, diff]
Codeblocks patch

Patch ebuild needs provided here for convience.
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-07-13 00:16:38 UTC
You shouldn't use gtk2 use flag anywhere, it's deprecated. And, that wxGTK check will die for the same reason, there's no such use flag in current stable version.
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-08-31 05:14:22 UTC
Please, continue in the pending bug, no need for duplicates. Thanks.


*** This bug has been marked as a duplicate of 89533 ***