UFO: Alien Invasion Issue Tracker
UFO: Alien Invasion
Go to the previous open issue
Go to the previous issue (open or closed)
star_faded.png
Please log in to bookmark issues
icon_project.png UFO: Alien Invasion / Closed Bug report #5014 Compile error: config.h must be included before this header
Go to the next issue (open or closed)
Go to the next open issue
This issue has been closed with status "Closed" and resolution "RESOLVED".
Issue basics
  • Type of issue
    Bug report
  • Category
    Not determined
  • Targetted for
    Not determined
  • Status
    Closed
  • Progress
  • Priority
    Not determined
User pain
  • Type of bug
    Not triaged
  • Likelihood
    Not triaged
  • Effect
    Not triaged
Affected by this issue (0)
There are no items
People involved
Times and dates
  • Posted at
  • Last updated
  • Estimated time
    Not estimated
  • Time spent
    100 hours
    Click here to see time logged against this issue
Issue details
  • Resolution
    RESOLVED
  • Reproducability
    Not determined
  • Severity
    Not determined
  • Complexity
    Not determined
  • Platform
    Linux
  • Architecture
    x86_64
Attachments (0)
There is nothing attached to this issue
Duplicate issues (0)
This issue does not have any duplicates
Description
When doing

<source lang="bash">git pull --rebase
./configure
make -j4</source>

the console throws out the following error:

<source lang="bash">===> CXX [testall] src/server/sv_game.cpp
In file included from src/ports/unix/../../shared/bfd.h:2:0,
from src/ports/unix/unix_main.cpp:57:
/usr/include/bfd.h:37:2: Fehler: #error config.h must be included before this header
#error config.h must be included before this header
^
make: *** [debug-linux-x86_64/testall/ports/unix/unix_main.cpp.o] Fehler 1
make: *** Warte auf noch nicht beendete Prozesse...</source>

(last line translates into "waiting for processes to be terminated")
Steps to reproduce this issue
Just try to update via git. :o)
Todos (0 / 0)
Issue created
footer_logo.png The Bug Genie 4.3.1 | Support | Feedback spinning_16.gif