What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

unexpected token `foreign'

satxtreme

New Around Here
Pls help me solved.

/./configure: line 2256: syntax error near unexpected token `config.h'
././configure: line 2256: `AM_CONFIG_HEADER(config.h)'
Makefile:3772: recipe for target 'libxml2/stamp-h1' failed
make[3]: *** [libxml2/stamp-h1] Error 2
make[3]: Leaving directory '/home/satxtreme/asuswrt-merlin/release/src/router'
Makefile:202: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/home/satxtreme/asuswrt-merlin/release/src-rt-6.x'
Makefile:2822: recipe for target 'bin' failed
make[1]: *** [bin] Error 2
make[1]: Leaving directory '/home/satxtreme/asuswrt-merlin/release/src-rt-6.x'
Makefile:2892: recipe for target 'rt-ac66u' failed
make: *** [rt-ac66u] Error 2
 
You will have to provide more details as to what you are compiling, how you are compiling, and on what OS you are trying to compile.
 
That old legacy code has been abandoned two years ago, and you are also trying to compile using a distro that was never tested. You need specific autoconf versions for the build process to succeed - check what's documented in the Wiki, and see if your distro offers alternate packages with these older versions.
 
Similar threads
Thread starter Title Forum Replies Date
D DSL-AC68U potentially unexpected fatal signal 6. Asuswrt-Merlin 3

Similar threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top