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

./install_tilp.sh fails on OSX Ventura 13.3 ARM #64

Open
spkrsmfx opened this issue Jul 22, 2023 · 2 comments
Open

./install_tilp.sh fails on OSX Ventura 13.3 ARM #64

spkrsmfx opened this issue Jul 22, 2023 · 2 comments

Comments

@spkrsmfx
Copy link

Undefined symbols for architecture arm64:
"_ticonv_model_has_flash_memory", referenced from:
_ticalcs_model_supports_installing_flashapps in libticalcs2_la-ticalcs.o
"_tifiles_comment_set_backup_sn", referenced from:
recv_backup(_CalcHandle*, BackupContent*) in libticalcs2_la-calc_73.o
recv_backup(_CalcHandle*, BackupContent*) in libticalcs2_la-calc_8x.o
recv_backup(_CalcHandle*, BackupContent*) in libticalcs2_la-calc_9x.o
"_tifiles_comment_set_group_sn", referenced from:
tixx_recv_all_vars_backup(_CalcHandle*, FileContent*) in libticalcs2_la-backup.o
recv_var_ns(_CalcHandle*, CalcMode, FileContent*, VarEntry**) in libticalcs2_la-calc_8x.o
"_tifiles_comment_set_single_sn", referenced from:
recv_var(_CalcHandle*, CalcMode, FileContent*, VarEntry*) in libticalcs2_la-calc_73.o
recv_var_ns(_CalcHandle*, CalcMode, FileContent*, VarEntry**) in libticalcs2_la-calc_8x.o
recv_var(_CalcHandle*, CalcMode, FileContent*, VarEntry*) in libticalcs2_la-calc_8x.o
recv_var(_CalcHandle*, CalcMode, FileContent*, VarEntry*) in libticalcs2_la-calc_84p.o
recv_var(_CalcHandle*, CalcMode, FileContent*, VarEntry*) in libticalcs2_la-calc_89t.o
recv_var(_CalcHandle*, CalcMode, FileContent*, VarEntry*) in libticalcs2_la-calc_nsp.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[4]: *** [libticalcs2.la] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

@debrouxl
Copy link
Owner

These ones are due to outdated versions of libticonv and libtifiles getting in the way. Please clean them up :)

@adriweb
Copy link
Contributor

adriweb commented Jul 22, 2023

Yep later confirmed on IRC, guess this issue can be closed.

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

3 participants