First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 105345
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 67524
Assigned To: Gentoo's Team for Core System packages <base-system@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Patrick ALLAERT <patrick.allaert@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

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

Bug 105345 depends on: Show dependency tree
Bug 105345 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: 2005-09-09 00:59 0000
My initial "emerge -e system" failed while configuring dev-util/dialog.
During bootstrap, ncurses is compiled without USE flag "unicode" but since I
have "unicode" in my USE flag, I have to compile ncurses first with:
emerge -O ncurses
So ncurses is compiled with unicode flag and dialog is now able to link against
a unicoded ncurses!

Reproducible: Always
Steps to Reproduce:
1. Bootstrap
2. Put "unicode" in your USE flag
3. emerge -e system

Actual Results:  
The 'configure' step of dialog stop when checking against ncurses.

Expected Results:  
Compile ncurses BEFORE dialog! At least when "unicode" USE flag is used

------- Comment #1 From SpanKY 2005-09-09 05:56:00 0000 -------

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

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