Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Building on OS X - how?
On Thu, Aug 11, 2016 at 09:00:35AM -0700, Michael Plass wrote:
>
> That sounds like it may be related to a problem I ran into when cross-building
> from FreeBSD (11 beta something). With a package for libiconv installed, the compile
> must have found the header in /usr/local/include, but the link step did not use the
> right library. I worked around this by building in a jail with no packages installed.
If that is the case, then it means that the compilation of a *target*
executable is using *host* header files. That will eventually cause corrupt
builds even in a NetBSD-on-NetBSD build.
Thor
Home |
Main Index |
Thread Index |
Old Index