Peter Brown writes:
Peter Brown writes:
> not sure where to go from here
> im going to try use gmake as the build command (still using adrians build package)
looks like this error was caused by something other than gmake
i think my cvs tree was a bit out of sync
was playing with Makefile.in.in and my playing seened to break something
just did a successful build of 21.5.b3 using gmake and all worked out properly
especially in /usr/local/xemacs/beta/lib/xemacs-21.4.5/i386-unknown-freebsd4.4
all files in that directory got installed properly
so the fix for this problem is to use gmake for now
thanks everyone for your help
steve and stephen especially
just tried using gmake to install lates cvs of 21.5
i got this error
cd ./lib-src && gmake all
gmake[1]: Entering directory `/Data/Hacking/src/xemacs/xemacs-21.5/lib-src'
GNUmakefile:14: *** missing separator. Stop.
gmake[1]: Leaving directory `/Data/Hacking/src/xemacs/xemacs-21.5/lib-src'
gmake: *** [lib-src] Error 2
line 14 of GNUmakefile is
.PHONY ${archlibdir}
from what i can work out ${archlibdir} is
/usr/local/xemacs/beta/lib/xemacs-21.4.5/i386-unknown-freebsd4.4
im a bit lost as to what to do now
im using gmake-3.79.1 installed as a FreeBSD port
--
-------------------------------------------------------------------------
Peter (Rendhalver)
XEmacs Advocate
Perl Hacker
Apache God
FreeBSD Devote
rendhalver(a)users.sourceforge.net
There are only two things that are infinite,
the universe and human stupidity,
and i am not certain about the former
- Albert Einstein
-------------------------------------------------------------------------