I noticed while building some packages within a jail that multimedia/libdvdnav will build libdvdnav.so.4.0 instead of the desired libdvdnav.so.4 if it has all its dependencies. However, if I also install devel/automake19 then it is built with the correct name.

How does this change libdvdnav's configuration if the port lists devel/automake16 as its dependency? The build should not notice if devel/automake19 is install or not. Yes?

During the configuration stage, the difference appears to be that without devel/automake19 installed, the compiler is detected as "ANSI C" as opposed to "ISO C89".

Sean
--
s...@freebsd.org
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to