First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 36987
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo's Team for Core System packages <base-system@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Seth Robertson <in-gentoo@baka.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 36987 depends on: Show dependency tree
Show dependency graph
Bug 36987 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

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







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


Description:   Opened: 2004-01-01 19:48 0000
With my default environment (everyone's default?) I cannot emerge bzip2

Reproducible: Always
Steps to Reproduce:
1.unset CC
2.emerge gzip2


Actual Results:  
Compiler error

Expected Results:  
installed

Either defined CC, modify ebuild to not include CC="$(CC)" on command line, etc.
Ideally probe to see if CC is defined.  There is a bug 8201 or something like
that which complains that CC definition is ignored.

------- Comment #1 From SpanKY 2004-01-01 19:56:24 0000 -------
i believe the correct way of doing it is:
inherit gcc
$(gcc-getCC)

------- Comment #2 From SpanKY 2004-01-02 20:48:11 0000 -------
fixed in cvsz0r

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