Build error

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Gauss
    Adept
    • Aug 2018
    • 110

    Build error

    When building angband i get the following error on Xubuntu 20.04

    Code:
    [  1%] Building C object CMakeFiles/Angband.dir/src/cave-map.c.o
    In file included from /home/miquel/Desktop/Angband_cmake/src/angband.h:18,
                     from /home/miquel/Desktop/Angband_cmake/src/cave-map.c:19:
    /home/miquel/Desktop/Angband_cmake/src/h-basic.h:20:11: fatal error: generated/autoconf.h: No such file or directory
       20 | # include "generated/autoconf.h"
          |           ^~~~~~~~~~~~~~~~~~~~~~
    compilation terminated.
    Does anyone know why this happens? Autoconf.h should be aviable if you have linux-headers-generic installed wich i have btw.
  • Pete Mack
    Prophet
    • Apr 2007
    • 6883

    #2
    Isn't autoconf.h generated by, well, autoconf? So why have it with cmake?

    Comment

    • Gauss
      Adept
      • Aug 2018
      • 110

      #3
      I've confused it with autogen.h haha
      I guess i will have to work around it.

      Comment

      Working...
      😀
      😂
      🥰
      😘
      🤢
      😎
      😞
      😡
      👍
      👎