Skip to content

428 fail to link on freebsd#429

Open
rmottola wants to merge 5 commits into
masterfrom
428-fail-to-link-on-freebsd
Open

428 fail to link on freebsd#429
rmottola wants to merge 5 commits into
masterfrom
428-fail-to-link-on-freebsd

Conversation

@rmottola
Copy link
Copy Markdown
Member

tested on FreeBSD with full ICU and inotify
tested on Linux with Icu and not Inotify

rmottola added 3 commits May 12, 2026 23:54
- use PKG_CHECK_MODULES upfront to test available libraries
- add libswresample to libs and clfags
…CU and inotify. Add found flags to CONFIG_SYSTEM_* instead of GRAPHIC since strictly they are not.

Upgrade header guard to correct HAVE_SYS_INOTIFY_H.
@rmottola rmottola requested a review from fredkiefer as a code owner May 13, 2026 00:12
@rmottola rmottola linked an issue May 13, 2026 that may be closed by this pull request
@rmottola rmottola requested review from IOOI-SqAR and gcasa May 13, 2026 00:13
Copy link
Copy Markdown
Contributor

@IOOI-SqAR IOOI-SqAR left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did not look at the details of the configure changes but tested it end to end on Ubuntu 24.04 ARM64, where it worked

@rmottola
Copy link
Copy Markdown
Member Author

rmottola commented May 13, 2026

Tested on:

  • FreeBSD /amd64 with libraries and with clang/libobjc2
  • FreeBSD / x86 without libraries with clang/libobjc2
  • Gentoo Linux / amd64 with libraries
  • Gentoo Linux / x86 without libraries but with clang/libobjc2
  • NetBSD /sparc64 without libraries
  • OpenBSD /sparc64 without libraries
  • Devuan / amd64
  • Devuan / x86
  • Solaris / sparc64
  • Raspbian on PI 3 no libs
  • Alpine Linux / amd64 with libraries
  • Alpine Linux / x86

Comment thread configure.ac
@rmottola
Copy link
Copy Markdown
Member Author

I tested on all systems I could get hands on, no issues detected. Lars has also resolved his original issue which led to the ao workaround and confirms it still works.

@fredkiefer addressed your minor cleanup and re-tested on 3 systems, with and without video libraries.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

fail to link on FreeBSD

3 participants