First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 138115
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Sound Team <sound@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Andrew Gaffney <agaffney@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 138115 depends on: Show dependency tree
Bug 138115 blocks:
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: 2006-06-26 14:38 0000
In my livecd-stage2 catalyst build for the x86 install CD, alsa-lib (pulled in
be slmodem) fails to configure because it cannot find /lib/cpp. It cannot find
/lib/cpp because it doesn't exist, because the toolchain in the chroot was
built with USE=nocxx. AFAIK, alsa-lib does not need a C++ compiler, so it
doesn't make much sense for it to check for one.

------- Comment #1 From Diego E. 'Flameeyes' Pettenò 2006-06-26 14:49:23 0000 -------
CPP != CXX

CPP = C Pre Processor
CXX = C++ Compiler

If /lib/cpp is missing, your installation media is h0sed.

------- Comment #2 From Andrew Gaffney 2006-06-26 15:18:48 0000 -------
An excerpt from the build log:

checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking how to run the C++ preprocessor... /lib/cpp
configure: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.

I can attach the config.log if needed

------- Comment #3 From Diego E. 'Flameeyes' Pettenò 2006-06-26 15:22:10 0000 -------
This changes the problem completely, let me test, I should have it.

------- Comment #4 From Andrew Gaffney 2006-06-26 16:30:13 0000 -------
Flameeyes, your fix to the ebuilds worked perfectly. Thanks!

First Last Prev Next    No search results available      Search page      Enter new bug