28 May
2007
28 May
'07
5:51 p.m.
Previously Chris Mikkelson wrote:
On Mon, May 28, 2007 at 04:40:51PM +0100, A.L.M.Buxey@lboro.ac.uk wrote:
Hi,
Sorry... doing massive commits, and occasionally forgetting things.
may be caught..but latest CVS does want to 'make install' fails due to the
sed -i .bak '/s/^freeradius-devel ....blahblah line
(in src/include/Makefile )
a quick removal of the .bak part fixes this.
Without the ".bak", FreeBSD's (version 5 and higher) sed will choke on this.
As far as I know -i is not a portable option for sed. Wichert. -- Wichert Akkerman <wichert@wiggy.net> It is simple to make things. http://www.wiggy.net/ It is hard to make things simple.