Project

General

Profile

Actions

Bug #3281

closed
FF FF

Impossible to cross-compile due to AC_CHECK_FILE

Bug #3281: Impossible to cross-compile due to AC_CHECK_FILE

Added by Fabrice Fontaine over 6 years ago. Updated over 6 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

FF Updated by Fabrice Fontaine over 6 years ago Actions #2

  • 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

VJ Updated by Victor Julien over 6 years ago Actions #3

  • Assignee set to Fabrice Fontaine
  • Target version set to 5.0.1

JI Updated by Jason Ish over 6 years ago Actions #4

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

VJ Updated by Victor Julien over 6 years ago Actions #5

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

Also available in: PDF Atom