| Summary: | net-www/links-2.1_pre15 compile error with unicode USE flag | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Jung Tae-young <master> |
| Component: | New packages | Assignee: | utf8 herd (RETIRED) <utf8> |
| Status: | RESOLVED TEST-REQUEST | ||
| Severity: | normal | CC: | gilles, ingo.hoffmann, sebastian |
| Priority: | High | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
I believe it is duplicated. 67528 is the original bug report. please test pre17 |
gcc -DHAVE_CONFIG_H -I. -I. -I. -march=athlon-xp -O3 -pipe -c bookmarks.c In file included from links.h:1869, from bfu.c:6: language.h:194: error: parse error before numeric constant language.h:194: error: stray '\248' in program language.h:194: error: missing terminating " character language.h:195: error: stray '\248' in program language.h:195: error: missing terminating " character bfu.c: In function `check_float': bfu.c:1417: error: `dummyarray' undeclared (first use in this function) bfu.c:1417: error: (Each undeclared identifier is reported only once bfu.c:1417: error: for each function it appears in.) bfu.c: In function `check_number': bfu.c:1432: error: `dummyarray' undeclared (first use in this function) bfu.c: In function `check_hex_number': bfu.c:1447: error: `dummyarray' undeclared (first use in this function) bfu.c: In function `check_nonempty': bfu.c:1461: error: `dummyarray' undeclared (first use in this function) make: *** [bfu.o] ?? 1 make: *** ??? ?? ??? ???? ????.... In file included from links.h:1869, from bookmarks.c:9: language.h:194: error: parse error before numeric constant language.h:194: error: stray '\248' in program language.h:194: error: missing terminating " character language.h:195: error: stray '\248' in program language.h:195: error: missing terminating " character bookmarks.c:185: error: `dummyarray' undeclared here (not in a function) bookmarks.c:185: error: initializer element is not constant bookmarks.c:185: error: (near initialization for `bm_add_msg[0]') bookmarks.c:186: error: initializer element is not constant bookmarks.c:186: error: (near initialization for `bm_add_msg[1]') make: *** [bookmarks.o] ?? 1 !!! ERROR: net-www/links-2.1_pre15 failed. !!! Function src_compile, Line 116, Exitcode 2 !!! make failed !!! If you need support, post the topmost build error, NOT this status message. Reproducible: Always Steps to Reproduce: 1. 2. 3.