Date: Wed, 19 Aug 1998 09:12:59 +1000 From: Bruce Evans <bde@zeta.org.au> To: freebsd-current@FreeBSD.ORG, xavier@stlnet.com Subject: Re: Make buildworld not working on -current Message-ID: <199808182312.JAA07708@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
> The directory /usr/obj/usr/src/tmp/usr/local/share/snmp is not getting c ^^^^^^^^^^^^^^^^^^^^^ >reated. When it tries to install it fails. Not sure why the directory structu >re is not getting created. The share directory is not created either. This is caused by pollution in the environment (SHLIBDIR set to /usr/local/share/snmp) so that SHLIBDIR is not set to the default of ${LIBDIR} (normally /usr/lib/aout). Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199808182312.JAA07708>