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

Fails to access libiconv.la #83

Open
toddkuen opened this issue Jul 3, 2023 · 0 comments
Open

Fails to access libiconv.la #83

toddkuen opened this issue Jul 3, 2023 · 0 comments

Comments

@toddkuen
Copy link

toddkuen commented Jul 3, 2023

M1 Mac, Ventura:

brew install px4-dev
Making install in parser
  GPERF  hconf.c
  LEX      lconf.c
  YACC     yconf.c
  CC       libkconfig_parser_la-yconf.lo
  CCLD     libkconfig-parser.la
grep: /usr/lib/libiconv.la: No such file or directory
sed: /usr/lib/libiconv.la: No such file or directory
libtool:   error: '/usr/lib/libiconv.la' is not a valid libtool archive
make[3]: *** [libkconfig-parser.la] Error 1
make[2]: *** [install] Error 2

No idea how to fix this or what an .la file is...?

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