Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

colm tests fail to build on Rosetta with undefined symbols in test/rlhc.d #149

Open
barracuda156 opened this issue Aug 16, 2022 · 0 comments

Comments

@barracuda156
Copy link

ld: warning: in /opt/local/var/macports/build/_opt_PPCRosettaPorts_lang_colm/colm/work/colm-0.14.7/src/.libs/libcolm.a, file was built for unsupported file format which is not the architecture being linked (x86_64)
Undefined symbols:
  "_commit_clear_parse_tree", referenced from:
      _rlhc_object_commit_reduce_forward in ccw0DAdu.o
  "_colm_run_program", referenced from:
      _main in ccw0DAdu.o
  "_colm_delete_program", referenced from:
      _main in ccw0DAdu.o
  "_colm_set_debug", referenced from:
      _main in ccw0DAdu.o
  "_vm_bs_add", referenced from:
      _rlhc_object_host_call in ccw0DAdu.o
  "_colm_new_program", referenced from:
      _main in ccw0DAdu.o
ld: symbol(s) not found
@barracuda156 barracuda156 changed the title colm tests fail to build on Rosetta with undefined symbols colm tests fail to build on Rosetta with undefined symbols in test/rlhc.d Aug 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant