On Nov 28, 2007 7:07 PM, Claudiu Pruna <[EMAIL PROTECTED]> wrote: > Hi there, > > I have just installed OpenBSD 4.2 on a machine and I encounter > problems > with installing either the precompiled package or trying to compile the > port for vim and bash, and both have problems at gettext dependencies at > expat. > > The error text when compiling the vim port with no_x11 flavor is: > > > ===> Verifying specs: iconv.>=2 iconv.>=2 c expat c expat > Missing library for expat > > and when trying to install the precompiled package I get: > > # pkg_add -vr ${PKG_PATH}vim-7.1.33-no_x11 > parsing > ftp://ftp.openbsd.org/pub/OpenBSD/4.2/packages/i386/vim-7.1.33-no_x11 > Dependencies for vim-7.1.33-no_x11 resolve to: gettext-0.14.6p0, > libiconv-1.9.2p3 (todo: gettext-0.14.6p0) > vim-7.1.33-no_x11:parsing gettext-0.14.6p0 > Dependencies for gettext-0.14.6p0 resolve to: libiconv-1.9.2p3 > found libspec c.41.0 in /usr/lib > Can't install gettext-0.14.6p0: lib not found expat.8.0 > Dependencies for gettext-0.14.6p0 resolve to: libiconv-1.9.2p3 > Full dependency tree is libiconv-1.9.2p3 > found libspec iconv.4.0 in package libiconv-1.9.2p3 > Can't install vim-7.1.33-no_x11: can't resolve gettext-0.14.6p0 > > > Thank you all. > > -- > Claudiu Pruna <[EMAIL PROTECTED]> > >
Do you have xbase42.tgz installed ? http://www.openbsd.org/faq/faq1.html#WhatsNew Marius