Linker name mismatch

blubee blubeeme gurenchan at gmail.com
Sun Oct 29 06:07:00 UTC 2017


I'm compiling a port and the linker is failing because the linker is
looking for

-lUppercaseSoname

but the shared object name doesn't start with an uppercase.

Can I change the way the linker flags are passed to replace:
-lSoname with -lsoname


More information about the freebsd-ports mailing list