[Samba] Process build properly after applying patchs to 3.0.20
Steve Williams
steve at celineandsteve.com
Tue Aug 23 18:12:14 GMT 2005
Hi,
I am trying to test some patches that have been made post 3.0.20. I
have Samba 3.0.20 src installed. I have applied two patches from SVN
(9484, 9481).
I have run autoconf. Poking around after "configure", I discovered I
needed to run "autoheader" as well. This is fine, but I am wondering if
I have missed any other steps?
My steps...
tar -xvzf samba-3.0.20.tar.gz
cd samba-3.0.20
<download patches>
patch -p2 -i svn_9481.patch
patch -p2 -i svn_9484.patch
autoconf
autoheader
./configure --prefix=/usr/local/samba-3.0.20p1
make
....
Should
More information about the samba
mailing list