Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!simtel!oleane!tank.news.pipex.net!pipex!dispatch.news.demon.net!demon!palmer.demon.co.uk!palmer.demon.co.uk!not-for-mail From: gary@palmer.demon.co.uk (Gary Palmer) Newsgroups: comp.unix.bsd.freebsd.misc Subject: Re: trick to compiling sendmail 8.6.12? Date: 19 Oct 1995 21:21:44 +0100 Organization: none Lines: 14 Message-ID: <466c0o$1hn@palmer.demon.co.uk> References: <4635a5$bti@enquirer.FirePower.COM> NNTP-Posting-Host: pc.my.org X-NNTP-Posting-Host: palmer.demon.co.uk In article <4635a5$bti@enquirer.FirePower.COM>, <steveh@FirePower.COM> wrote: >I can't seem to compile 8.6.12 using the "makesendmail" script. I tried >the regular make and it still complains. I don't have a lot of cycles to >figure out why so I figured I'd ask to see if someone has the "magic" to >just compile it [8.6.12]. Err. FreeBSD is a 4.4BSD derrived system. You do NOT run the makesendmail script. Just go to the top directory of the sendmail tree and type ``make''. I compiled 8.6.11 WIHTOUT PROBLEMS on a 2.0R box, and have done 8.6.12 compile runs also... Gary