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

can't compile on arm linux #9

Open
introspection3 opened this issue Jan 9, 2022 · 4 comments
Open

can't compile on arm linux #9

introspection3 opened this issue Jan 9, 2022 · 4 comments

Comments

@introspection3
Copy link

^~~~~~~
[100%] Linking C executable jsmpeg-vnc
/usr/bin/ld: CMakeFiles/jsmpeg-vnc.dir/src/server.c.o: in function callback_http': server.c:(.text+0x610): undefined reference to lws_callback_http_dummy'
collect2: error: ld returned 1 exit status
make[2]: *** [CMakeFiles/jsmpeg-vnc.dir/build.make:159:jsmpeg-vnc] error 1
make[1]: *** [CMakeFiles/Makefile2:76:CMakeFiles/jsmpeg-vnc.dir/all] error 2
make: *** [Makefile:84:all]

pi@raspberrypi:~/Downloads/jsmpeg-vnc-linux-master $ gcc --version
gcc (Debian 8.3.0-6) 8.3.0
Copyright (C) 2018 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

@ant-7802
Copy link

ant-7802 commented Nov 5, 2022

bump (need it compiled for arm)

@ant-7802
Copy link

ant-7802 commented Nov 5, 2022

nvm, ignore that, got it compiled for arm

@thesauri
Copy link
Owner

thesauri commented Nov 7, 2022

@ant-7802 What did you do to get it compiled for ARM?

@ant-7802
Copy link

ant-7802 commented Nov 9, 2022

nothing, just compiled it (it worked but it errored when I got it working)

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