Opened 12 years ago
Closed 10 years ago
#38960 closed defect (fixed)
splint @3.1.2 +universal build failure: Undefined symbols for architecture x86_64
Reported by: | cooljeanius (Eric Gallager) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.3 |
Keywords: | Cc: | kurthindenburg (Kurt Hindenburg) | |
Port: | splint |
Description
Relevant error message:
Undefined symbols for architecture x86_64: "_yywrap", referenced from: _yylex in cscanner.o _cscanner_input in cscanner.o ld: symbol(s) not found for architecture x86_64
I think this means it's missing a dependency on flex
or bison
or byacc
or yydecode
or something...
Attachments (2)
Change History (4)
Changed 12 years ago by cooljeanius (Eric Gallager)
Attachment: | splint_+universal_main.log added |
---|
Changed 12 years ago by cooljeanius (Eric Gallager)
Attachment: | splint_config.log added |
---|
config.log for splint
comment:2 Changed 10 years ago by kurthindenburg (Kurt Hindenburg)
Resolution: | → fixed |
---|---|
Status: | new → closed |
update and try again - r128484
Note: See
TracTickets for help on using
tickets.
build failure log for splint +universal