Hello,
Fyi
./run.sh /home/nicolas/Downloads/ /mnt/ /tmp/cache/
gcc getfan.c hash.c -o getfan
getfan.c: In function ‘main’:
getfan.c:26:15: error: implicit declaration of function ‘get_cookie_fan’ [-Wimplicit-function-declaration]
26 | fan = get_cookie_fan(volume, img);
| ^~~~~~~~~~~~~~
make: *** [Makefile:2: all] Error 1
gcc failed
Linux ouis 6.8.9-arch1-2 #
gcc (GCC) 14.1.1 20240507
Hello,
Fyi
./run.sh /home/nicolas/Downloads/ /mnt/ /tmp/cache/
gcc getfan.c hash.c -o getfan
getfan.c: In function ‘main’:
getfan.c:26:15: error: implicit declaration of function ‘get_cookie_fan’ [-Wimplicit-function-declaration]
26 | fan = get_cookie_fan(volume, img);
| ^~~~~~~~~~~~~~
make: *** [Makefile:2: all] Error 1
gcc failed
Linux ouis 6.8.9-arch1-2 #
gcc (GCC) 14.1.1 20240507