Hi, I'm trying out 4.2(stable) on this i386 test box i have and there seems to be a broken lib on building libiconv via ports tree, (i need it to build wget package), looks like something is missing on the expat lib side, I've read that 4.2 is putting expat together with the base build instead of adding it as a port package and all but just wondering if there is anyway for me to work around this? I've used cvsup to pull the latest stable for both src and ports tree from anoncvs1.usa.openbsd.org.
below is the output where it broke. Link to /usr/ports/packages/i386/cdrom/libiconv-1.9.2p3.tgz ===> Verifying specs: c ===> found c.41.0 ===> Installing libiconv-1.9.2p3 from /usr/ports/packages/i386/all/ libiconv-1.9.2p3: complete ===> Returning to build of gettext-0.14.6p0 ===> gettext-0.14.6p0 depends on: libiconv-* - found ===> Verifying specs: iconv.>=2 iconv.>=2 c expat c expat Missing library for expat Fatal error *** Error code 1 any help would be awesomely appreciated. -b