Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 208095
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: MATSUU Takuto <matsuu@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Markus Ullmann <jokey@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
merge.log merge.log text/plain Markus Ullmann 2008-01-29 20:26 0000 9.02 KB Details
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 208095 depends on: Show dependency tree
Bug 208095 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: 2008-01-29 20:25 0000
Looks like some missing dependency

------- Comment #1 From Markus Ullmann 2008-01-29 20:26:16 0000 -------
Created an attachment (id=142148) [details]
merge.log

Build output

------- Comment #2 From Markus Ullmann 2008-03-04 20:51:35 0000 -------
Monthly ping

------- Comment #3 From MATSUU Takuto 2008-03-05 16:21:16 0000 -------
ITWORKSFORME.

> confuse.c:1112: warning: implicit declaration of function 'setlocale'
> confuse.c:1112: error: 'LC_MESSAGES' undeclared (first use in this function)
> confuse.c:1112: error: (Each undeclared identifier is reported only once
> confuse.c:1112: error: for each function it appears in.)
> confuse.c:1113: error: 'LC_CTYPE' undeclared (first use in this function)

LC_MESSAGES and LC_CTYPE are defined in /usr/include/locale.h and it belongs to
glibc. do you use glibc or anything else? please put your emerge --info.

------- Comment #4 From Ryan Hill 2008-03-05 22:48:55 0000 -------
try with USE=nls.  can you drop -Werror from confuse's build flags?  different
compiler versions and flags will create different warnings.  for example, it
fails for gcc 4.3 because of another warning.

------- Comment #5 From Markus Ullmann 2008-03-18 21:56:22 0000 -------
yup, works fine with USE="nls", thankies

------- Comment #6 From MATSUU Takuto 2008-04-15 16:22:26 0000 -------
2.6-r1 in cvs.

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