[DGD] Re: net-10.dgd-1.1.25 compile problem (2nd try)
Kevin Carpenter
kevinc at kplace.monrou.com
Fri Dec 26 09:01:11 CET 1997
Sorry for the intrusion folks, but I feel like an idiot.
I'm trying to get the net-10 pkg installed on a vanilla 1.1.25
src tree. Heres what I've done, if anyone would be so kind as to
point out where I went wrong, I'd appeciate it:
tar xvzf dgd-1.1.tar.gz
patch -p0 <1.1-1.1.1
patch -p0 <1.1.1-1.1.2
/* Hmmm, something didn't like 3 otherwise blank lines in a row that
started with a "." */
/* Anyhow, I applied patchs 1 through 25 */
patch -p0 <1.1.24-1.1.25
cd dgd/src
/* Edited Makefile, set HOST=LINUX */
cp host/Makefile.sysv host/Makefile
make install /* compiled clean */
cd ../..
tar czf dgd-1.1.25.tgz dgd /* Nice to restart from */
gzip -d net-10.dgd-1.1.25.gz
mv net-10.dgd.1.1.25 dgd
cd dgd
patch -c -s --suffix=.nonet --fuzz=0 -p1 < net-10.dgd.1.1.25
/* Get error like "2 out of 3 hunks failed"
cd src
make install /* just to see */
/* Get lots of errors in comm.net.c about undefined references */
--
Kevin Carpenter
(Expressing his comments from home in St. Louis, where this message originated)
List config page: http://list.imaginary.com/mailman/listinfo/dgd
More information about the DGD
mailing list