Ticket #20996 (closed defect: worksforme)
openmotif 2.3.1 fails to build
| Reported by: | kurtjaeke@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.0 |
| Keywords: | Cc: | ||
| Port: | openmotif |
Description
openmotif fails to build, whith exactly the same error as seen here: http://bugs.motifzone.net/long_list.cgi?buglist=1479
Reproduced from there for brevity:
UilLexAna.c: In function 'yylex': UilLexAna.c:1488: error: request for member 'value' in something not a structure or union UilLexAna.c:1489: error: request for member 'b_type' in something not a structure or union UilLexAna.c:1510: error: request for member 'value' in something not a structure or union UilLexAna.c:1513: error: request for member 'b_type' in something not a structure or union UilLexAna.c:1526: error: request for member 'b_type' in something not a structure or union UilLexAna.c:1540: error: request for member 'b_type' in something not a structure or union UilLexAna.c:1560: error: request for member 'b_type' in something not a structure or union UilLexAna.c:1578: error: request for member 'value' in something not a structure or union UilLexAna.c:1643: error: request for member 'value' in something not a structure or union UilLexAna.c:1644: error: request for member 'b_type' in something not a structure or union UilLexAna.c:1653: error: request for member 'b_type' in something not a structure or union UilLexAna.c:1666: error: request for member 'value' in something not a structure or union UilLexAna.c:1841: error: request for member 'value' in something not a structure or union UilLexAna.c:1842: error: request for member 'b_type' in something not a structure or union UilLexAna.c:1876: error: request for member 'value' in something not a structure or union UilLexAna.c:1877: error: request for member 'b_type' in something not a structure or union UilLexAna.c:1891: error: request for member 'az_source_record' in something not a structure or union UilLexAna.c:1892: error: request for member 'b_source_pos' in something not a structure or union UilLexAna.c:1893: error: request for member 'b_source_end' in something not a structure or union UilLexAna.c:1894: error: request for member 'b_tag' in something not a structure or union UilLexAna.c:1911: error: request for member 'b_type' in something not a structure or union UilLexAna.c: In function 'lex_initialize_analyzer': UilLexAna.c:2005: error: request for member 'b_tag' in something not a structure or union UilLexAna.c:2040: error: request for member 'b_source_end' in something not a structure or union UilLexAna.c:2041: error: request for member 'az_source_record' in something not a structure or union UilLexAna.c: In function 'lex_issue_error': UilLexAna.c:2148: error: request for member 'b_type' in something not a structure or union UilLexAna.c:2158: error: request for member 'az_source_record' in something not a structure or union UilLexAna.c:2159: error: request for member 'b_source_pos' in something not a structure or union UilLexAna.c: In function 'create_str_entry': UilLexAna.c:2545: error: request for member 'az_source_record' in something not a structure or union UilLexAna.c:2546: error: request for member 'b_source_pos' in something not a structure or union UilLexAna.c:2547: error: request for member 'b_source_end' in something not a structure or union make[3]: *** [UilLexAna.lo] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive] Error 1
Please update as soon as there is an upstream fix available.
Change History
Note: See
TracTickets for help on using
tickets.

