PDA

View Full Version : make error please point the way



eqhunter
02-20-2005, 01:08 AM
cd /root

cvs -z3 -d:pserver:[email protected]:/cvsroot/seq login
cvs -z3 -d:pserver:[email protected]:/cvsroot/seq co -r pre_5_0_beta showeq

cd /root/showeq

patch -p0 < 5.0.0.17-purple2.patch
patch -p0 < zones.h.patch

make -f Makefile.dist all
./configure
make

and then I get this error at the end.

make[2]: Leaving directory `/root/showeq/src'
Making all in conf
make[2]: Entering directory `/root/showeq/conf'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/root/showeq/conf'
make[2]: Entering directory `/root/showeq'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/root/showeq'
make[1]: Leaving directory `/root/showeq'
:confused:

hunter

uRit1u2CBBA=
02-20-2005, 01:25 AM
I think I fail to see the error.

eqhunter
02-20-2005, 01:29 AM
I think I fail to see the error.


sorry man.. must be the no sleep thing getting to me. :rolleyes: