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

Update to buildroot 2024.02.5 #299

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

hypnotoad
Copy link
Collaborator

@hypnotoad hypnotoad commented Oct 4, 2024

  • Update to current LTS buildroot (2024.02.6 did not compile)
  • Upgrade Opencv to v4
  • Upgrade Linux Kernel from 4.14.97 to 4.14.336 as there are too many compile problems now

Ralf Dragon added 8 commits October 4, 2024 16:34
Error seems to happen if LIBVNCSERVER_HAVE_LIBPTHREAD is defined:
/bin/ld: x11vnc-xwrappers.o:(.bss+0x494): multiple definition of
`clientMutex'; x11vnc-8to24.o:(.bss+0x59600): first defined here

Patch is from https://bugs.gentoo.org/706840 . It moves the
implementation from header to a source file, thus avoiding multiple
definitions.

Signed-off-by: Ralf Dragon <[email protected]>
--- Backport to:
2024.02.x
@hypnotoad hypnotoad changed the title Update to buildroot 2024.02.6 Update to buildroot 2024.02.5 Oct 4, 2024
@hypnotoad hypnotoad requested a review from ski7777 October 4, 2024 17:34
@hypnotoad
Copy link
Collaborator Author

@hypnotoad hypnotoad marked this pull request as ready for review October 30, 2024 19:53
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

Successfully merging this pull request may close these issues.

2 participants