1.10 build errors

Discuss the technical details of Gargoyle and ongoing development

Moderator: Moderators

Post Reply
rg66
Posts: 37
Joined: Sat Jan 14, 2023 8:07 am

1.10 build errors

Post by rg66 »

Hi,

I'm trying to do a custom build of 1.10 for a couple of old routers I have (2 x TL-MR3420v2). I'm using MX-21.3_x64 which builds 1.15 without issues. I keep getting:

Code: Select all

freadahead.c: In function 'freadahead':
freadahead.c:92:3: error: #error "Please port gnulib freadahead.c to your platform! Look at the definition of fflush, fread, ungetc on your system, then report this to bug-gnulib."
 
Sorry for cutting the error short, it has to do with M4. I've search the net and tried a few things but nothing works. Not sure how to fix this, do I need to use an older OS? Any ideas/recommendations are welcome.

Thanks

Lantis
Moderator
Posts: 6753
Joined: Mon Jan 05, 2015 5:33 am
Location: Australia

Re: 1.10 build errors

Post by Lantis »

Yes an older OS is likely the solution.
I provided docker recipes for all of this, this one specific to 1.10
https://github.com/ericpaulbishop/gargo ... 2e2839f10f
http://lantisproject.com/downloads/gargoyle_ispyisail.php for the latest releases
Please be respectful when posting. I do this in my free time on a volunteer basis.

Post Reply