Date: Thu, 19 May 2005 03:38:15 -0500 From: "Jim Flowers" <jflowers@ezo.net> To: Mike Tancsa <mike@sentex.net> Cc: freebsd-questions@freebsd.org Subject: Re: milter-ahead on 5.4-RELEASE Message-ID: <20050519073524.M94633@ezo.net> In-Reply-To: <afpn81lk2keqjb0hah91up8tg7p0jcik48@4ax.com> References: <20050518174933.M36988@ezo.net> <afpn81lk2keqjb0hah91up8tg7p0jcik48@4ax.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Worked like a charm. Many thinks. Didn't think to remove -fvolatile from the lib configure as well as that ran without complaint. -- Jim Flowers<jflowers@ezo.net> ---------- Original Message ----------- From: Mike Tancsa <mike@sentex.net> To: "Jim Flowers" <jflowers@ezo.net> Cc: freebsd-questions@freebsd.org Sent: Wed, 18 May 2005 21:19:30 -0400 Subject: Re: milter-ahead on 5.4-RELEASE > On Wed, 18 May 2005 13:53:11 -0500, in sentex.lists.freebsd.questions > you wrote: > > >I am trying to install milter-ahead but having trouble getting it to > >./configure on 5.4 or 5.3 due to problems with gcc. Works OK on 4.9. > > > >Has anybody done this that will give me a push in the right direction? > > Here is what I did to get it to compile > > Download > http://www.snert.com/Software/download/libsnert-1.40.tgz > http://www.snert.com/Software/download/milter-ahead-0.8.tgz > > tar -xzpf each > > cd com/snert/src/lib/ > /usr/bin/sed -i.bak "s,-fvolatile,," configure > ./configure > make > cd ../milter-ahead > /usr/bin/sed -i.bak "s,-fvolatile,," configure > ./configure > make > make install > > ---Mike > -------------------------------------------------------- > Mike Tancsa, Sentex communications http://www.sentex.net > Providing Internet Access since 1994 > mike@sentex.net, (http://www.tancsa.com) ------- End of Original Message -------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050519073524.M94633>