-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Hi,
how did you manage to make this compile? I get the same error as on the original package, wenn I run make in a Ubuntu docker container. Maybe you can help me?
It says
ada_name.o: In function `is_ada_keyword':
/c2ada/ada_name.c:78: undefined reference to `ada_keyword'
scan.o: In function `grok_ident':
/c2ada/scan.c:243: undefined reference to `in_word_set'
libcbind.a(cpp.o): In function `scan_directive':
/c2ada/cpp.c:1786: undefined reference to `cpp_keyword'
collect2: error: ld returned 1 exit status
make: *** [c2ada] Error 1
Thank you! :)
Metadata
Metadata
Assignees
Labels
No labels