hugin-devs team mailing list archive
-
hugin-devs team
-
Mailing list archive
-
Message #07973
[Bug 2056095] [NEW] Enblend will not compile on Linux Musl
Public bug reported:
When compiling on linux with Musl libc, filespec.cc fails to compile
because GLOB_BRACE does not exist. I see nothing indicating that it will
be ever added to Musl, so the alternative would be to include a function
to replace it on filespec.cc.
** Affects: enblend
Importance: Undecided
Status: New
** Description changed:
When compiling on linux with Musl libc, filespec.cc fails to compile
because GLOB_BRACE does not exist. I see nothing indicating that it will
be ever added to Musl, so the alternative would be to include a function
- to replace it.
+ to replace it on filespec.cc.
--
You received this bug notification because you are a member of Hugin
Developers, which is subscribed to Enblend.
https://bugs.launchpad.net/bugs/2056095
Title:
Enblend will not compile on Linux Musl
Status in Enblend:
New
Bug description:
When compiling on linux with Musl libc, filespec.cc fails to compile
because GLOB_BRACE does not exist. I see nothing indicating that it
will be ever added to Musl, so the alternative would be to include a
function to replace it on filespec.cc.
To manage notifications about this bug go to:
https://bugs.launchpad.net/enblend/+bug/2056095/+subscriptions
Follow ups