11 Aug
2005
11 Aug
'05
11:10 a.m.
"Iandc Davies" <Iandc.Davies@Marconi.com> wrote:
Managed to get the headers onto the machine at last and have run freeradius 1.0.4 again from original tarball with the same configure results. It still doesn't seem to find the /usr/include/sys directory even though I've put it into my user $PATH attribute.
$PATH is for commands. It won't help here. Your compiler should know about the headers. If it doesn't, it won't work.
Looking more closely at the configure script itself, should there be a case statement for lynxos ?
Maybe. I'm not sure it matters too much. Alan DeKok.