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

undefined reference to `fcntl64' #32

Open
krmao opened this issue Aug 15, 2023 · 0 comments
Open

undefined reference to `fcntl64' #32

krmao opened this issue Aug 15, 2023 · 0 comments

Comments

@krmao
Copy link

krmao commented Aug 15, 2023

make error with libsqlite3.a

aarch64-linux-gnu-gcc  out/*.o -o lcmain.fcgi -lpthread -L ./lib/ -lmodbus  -lfcgi  -lsqlite3 -lm -ldl -lssl -lcrypto -luuid  
./lib//libsqlite3.a(sqlite3.o):(.data.rel+0xb0): undefined reference to `fcntl64'
collect2: error: ld returned 1 exit status
make: *** [all] Error 1
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