Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 73635
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Embedded Gentoo Team <embedded@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Peter S. Mazinger <ps.m@gmx.net>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
libcap-ebuild-nocxx.patch patch for ebuild to allow building w/o a c++ compiler patch Peter S. Mazinger 2004-12-07 01:53 0000 1.50 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 73635 depends on: Show dependency tree
Bug 73635 blocks: 73450
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-12-07 01:52 0000
if use python and libcap is built, it pulls in swig, that can't be built w/o
a c++ compiler (the modules are written in cxx)


Reproducible: Always
Steps to Reproduce:
1.
2.
3.

------- Comment #1 From Peter S. Mazinger 2004-12-07 01:53:37 0000 -------
Created an attachment (id=45419) [details]
patch for ebuild to allow building w/o a c++ compiler

------- Comment #2 From Peter S. Mazinger 2004-12-07 01:56:25 0000 -------
not added to the nocxx tracker bug, libcap is not part of emerge system

------- Comment #3 From solar 2004-12-07 20:01:48 0000 -------
With this patch enabled.
sys-libs/libcap-1.10-r4  -debug -nocxx +pic +python -static
The python does not appear to be getting built at all.
I think this is the problem.
-	if use python ; then
+	if !use nocxx && use python ; then

Also with and without the patch and my /usr/bin/g++ in and out of the way I can't see where any cxx is getting used.. clue me in please.

------- Comment #4 From Peter S. Mazinger 2004-12-07 23:34:24 0000 -------
not libcap is the problem, swig is not allowed to be pulled in, because the
building the modules in swig need c++

------- Comment #5 From solar 2005-02-03 09:23:28 0000 -------
fixed in CVS

------- Comment #6 From solar 2005-02-03 09:24:06 0000 -------
closing bug

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug