On Wed, 27 Aug 2003, Gregory Neil Shapiro wrote: GNS>> The problem (I think) is in src/etc/sendmail/Makefile: GNS>> GNS>> .if defined(SENDMAIL_MC) GNS>> INSTALL_CF= ${SENDMAIL_MC:T:R}.cf GNS>> GNS>> This leaves INSTALL_CF with fokus.cf (the path is stripped off) and GNS>> there is (of course) no fokus.cf in src/etc/sendmail. GNS> GNS>But there should be one in /usr/obj/usr/src/etc/sendmail/. Is there? No. And now I got it. Sorry, my fault. At some time not so long ago buildworld tried to build INSTALL_CF in /etc/mail. I do my buildworlds as a non-privileged user and they failed therefor. So I added magic in /etc/make.conf to not define SENDMAIL_MC when doing buildworld. This worked until the build/install was really fixed not so long ago, but now is obviously wrong. Thanks for your help, harti -- harti brandt, http://www.fokus.fraunhofer.de/research/cc/cats/employees/hartmut.brandt/private brandt_at_fokus.fraunhofer.de, harti_at_freebsd.orgReceived on Wed Aug 27 2003 - 07:32:39 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:20 UTC