I got the following error while compiling freshTomato 2018.2, so I thought I need to cross compile libuuid first ? ( I have uuid-dev installed in my Ubuntu system)
how to compile libuuid with freshTomato toolchain?
Code:
ude/ -DIPTABLES_143 -c -o upnpevents.o upnpevents.c upnpevents.c:24:23: fatal error: uuid/uuid.h: No such file or directory compilation terminated. make[5]: *** [upnpevents.o] Error 1 make[5]: Leaving directory `/home/travis/tomato-arm-kille72/release/src-rt-6.x.4708/router/miniupnpd' make[4]: *** [miniupnpd] Error 2...