Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 May 2010 12:22:09 -0500 (CDT)
From:      "Sean C. Farley" <scf@FreeBSD.org>
To:        freebsd-ports@FreeBSD.org
Cc:        MANTANI Nobutaka <nobutaka@FreeBSD.org>
Subject:   multimedia/libdvdnav building libdvdnav.so.4.0
Message-ID:  <alpine.BSF.2.00.1005051212230.2104@thor.farley.org>

next in thread | raw e-mail | index | archive | help
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
-- 
scf@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.1005051212230.2104>