Project

General

Profile

Actions

Bug #3872

closed

Fail CROSS_COMPILE check for PCRE JIT EXEC

Added by Donald Hoskins over 3 years ago. Updated over 3 years ago.

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

Description

Similar to the issue I reported https://redmine.openinfosecfoundation.org/issues/3073

In configure.ac, ln 794:

    if test "x$pcre_jit_works" = "xyes"; then
checking for PCRE JIT support... yes
checking for PCRE JIT support usability... yes
checking for PCRE JIT EXEC support usability... configure: error: in `/home/grommish/openwrt/build_dir/target-mips64_octeon3_64_musl/suricata-6.0.0-beta1':
configure: error: cannot run test program while cross compiling
See `config.log' for more details
make[3]: *** [Makefile:80: /home/grommish/openwrt/build_dir/target-mips64_octeon3_64_musl/suricata-6.0.0-beta1/.configured_a17fb5ef857664f03cd0ce37cc5ea591] Error 1
make[3]: Leaving directory '/home/grommish/openwrt/feeds/packages/net/suricata'
time: package/feeds/packages/suricata/compile#29.08#4.07#35.98


Files

config.log (427 KB) config.log Donald Hoskins, 08/09/2020 01:15 AM
Actions #1

Updated by Donald Hoskins over 3 years ago

Actions #2

Updated by Donald Hoskins over 3 years ago

AC_RUN_IFELSE can't be called during $cross_compile

Actions #3

Updated by Jason Ish over 3 years ago

  • Target version changed from 6.0.0beta1 to TBD
Actions #4

Updated by Victor Julien over 3 years ago

  • Status changed from New to Assigned
  • Assignee set to Jeff Lucovsky
  • Target version changed from TBD to 6.0.0rc1
Actions #5

Updated by Jeff Lucovsky over 3 years ago

  • Status changed from Assigned to In Review
Actions #6

Updated by Victor Julien over 3 years ago

  • Status changed from In Review to Closed
Actions

Also available in: Atom PDF