New build system in "master" branch
Alan DeKok
aland at deployingradius.com
Tue Jan 24 09:08:48 CET 2012
Matthew Newton wrote:
> I get the same as Alan:
Hmm... it's probably not creating the build/make directory.
Which version of GNU Make do you have?
What happens if you run this on the command line:
$ gcc scripts//jlibtool.c -o build/make/jlibtool
Does the build/make/jlibtool file exist?
What happens if you do "mkdir -p build/make", and then "make" ?
I'd really like to know which command is failing...
Alan DeKok.
More information about the Freeradius-Devel
mailing list