[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: List of FTBFS in Ubuntu



Roger Leigh, le Fri 03 Dec 2010 14:08:48 +0000, a écrit :
> While I do find this a rather annoying violation of encapsulation,
> you will find (e.g. with "nm -C -D") your binary will have
> boost::system symbols in it which are only satisfied indirectly
> via libboost_filesystem and which would result in breakage if
> libboost_filesystem drops that dependency and you don't explicitly
> link against it.  Ideally, the headers should be fixed.

Or simply the equivalent of pkgconfig's "Requires:" be used.

You can't make all application know what headers are doing, since that
could change.

Samuel


Reply to: