On Wed, 10 Aug 2016, Jon Trulson wrote:

> On Tue, 9 Aug 2016, Swift Griggs wrote:
> 
> >
> > I'm noticing that after a "make World" there are two things that seem
> > problematic. The first is that many of the applications aren't being built
> > due to the linking phase bombing out since it can't find libiconv (since
> > it's not using -liconv during the link/compile). Manually adding -liconv
> > does result in a compile. Both dtpad and dtmail are good examples.
> >
> 
> libiconv is a stick point for the BSD's... I do not know its status -
> some variants have it, others don't.

The issue we were having were two different signatures of the iconv()
function in GNU iconv versus other iconv's that might be installed
in the base system:

https://sourceforge.net/p/cdesktopenv/mailman/message/34287311/

I don't recall having problems with linking, so probably whatever we have in 
FreeBSD.cf
should work for NetBSD as well?

Marcin

------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. http://sdm.link/zohodev2dev
_______________________________________________
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

Reply via email to