Project

General

Profile

Actions

Bug #3281

closed

Impossible to cross-compile due to AC_CHECK_FILE

Added by Fabrice Fontaine over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Target version:
Affected Versions:
Effort:
low
Difficulty:
low
Label:

Description

The use of AC_CHECK_FILE and AC_CHECK_FILES cause the following error
when cross-compiling:

configure: error: cannot check for file existence when cross compiling

The solution is to check for the file directly instead of using a macro.


Related issues 1 (0 open1 closed)

Related to Suricata - Bug #3073: AC_CHECK_FILE on cross compileClosedJason IshActions
Actions #2

Updated by Fabrice Fontaine over 4 years ago

  • Subject changed from Impossible to cross-compile 5.0.0 due to AC_CHECK_FILE to Impossible to cross-compile due to AC_CHECK_FILE
Actions #3

Updated by Victor Julien over 4 years ago

  • Assignee set to Fabrice Fontaine
  • Target version set to 5.0.1
Actions #4

Updated by Jason Ish over 4 years ago

  • Related to Bug #3073: AC_CHECK_FILE on cross compile added
Actions #5

Updated by Victor Julien over 4 years ago

  • Status changed from New to Closed
  • Priority changed from High to Normal
Actions

Also available in: Atom PDF