cross compiling freeradius

Erich Titl erich.titl at think.ch
Fri Oct 16 14:51:34 CEST 2020


Am 16.10.2020 um 14:15 schrieb Alan DeKok:
> On Oct 16, 2020, at 4:56 AM, Erich Titl <erich.titl at think.ch> wrote:
>> I just started over again but instead of running autogen.sh I just ran
>> autoconf. I found that it was our makefile which ran the incriminating
>> sed on libtool, so now configure is built with the intended exceptions.
> 
>   That's better.
> 
>> So far so good, the first few modules are built but later on the make
>> process tries to run jlibtool:
>> ..
> 
>> Do I need to find a way to build jlibtool for the host before trying to
>> compile freeradius and if so where to begin.
> 
>   Yes.
> 
> mkdir build/make
> gcc scripts/jlibtool.c -o build/make/jlibtool

I ran make from the main directory then make clean, obviously it left
jlibtool. I could then run our variant of the makefile, the rest is history.

Thanks a lot for your help and patience.
ET


-- 
Diese E-Mail wurde von AVG auf Viren geprüft.
http://www.avg.com



More information about the Freeradius-Users mailing list