Ticket #28 (new Defect)

Opened 1 year ago

Last modified 2 months ago

binreloc.m4: AC_CHECK_FILE is not supported when cross compiling

Reported by: andi5 Assigned to: mike
Priority: Medium Milestone: None
Component: binreloc Version: 1.2.3
Severity: Normal Keywords:
Cc:

Description

When using AM_BINRELOC, AC_CHECK_FILE is used but fails if you are cross cross compiling (build != host). Configure spits out

checking for /proc/self/maps... configure: error: cannot check for file existence when cross compiling

and exits.

-- andi5 PS: Please mail me@ andi5.py@gmx.net

Change History

07/19/07 13:49:49 changed by isak

Could you explain how to reproduce this behavior?

08/03/08 13:39:27 changed by Jan-Nik

  • milestone set to None.