Menu

#348 syntax error near unexpected token `-fstack-protector-strong'

closed-invalid
nobody
None
5
2021-04-16
2021-04-14
aslamK
No
$ uname -a
Linux MyMachine 5.4.0-71-generic #79-Ubuntu SMP Wed Mar 24 10:56:57 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
  1. Cloned git repo.
  2. Ranautoreconf -i
  3. Installed autoconf-archive
  4. Ran ./configure

Error:

./configure: line 10244: syntax error near unexpected token `-fstack-protector-strong'
./configure: line 10244: `AX_APPEND_COMPILE_FLAGS(-fstack-protector-strong)'

Complete output of ./configure attached.

1 Attachments

Discussion

  • Mans Rullgard

    Mans Rullgard - 2021-04-16
    • status: open --> closed-invalid
     
  • Mans Rullgard

    Mans Rullgard - 2021-04-16

    You need to switch the order of steps 2 and 3.

     

Log in to post a comment.