Ticket #249 (new defect)

Opened 3 years ago

Last modified 2 years ago

app-i18n/enca-1.9-r1 fails to cross-compile

Reported by: arussello Owned by:
Priority: major Milestone: milestone5
Component: target Keywords:
Cc:

Description

Relevant portion of configure:

checking gtk-doc version (1.10) >= 1.0... yes
checking for /dev/random... configure: error: cannot check for file existence when cross compiling

Had to add -enca to allow mplayer build to continue

Attachments

config.log (57.2 kB) - added by arussello 3 years ago.
build.log (17.7 kB) - added by arussello 3 years ago.
build.log file for make_hash error during compile

Change History

Changed 3 years ago by arussello

Changed 3 years ago by sleipnir

Could you please check that you have crossdev-wrappers-20090616. If this is the case check if you have a cached value for /dev/random by executing

grep random /usr/share/crossdev/include/site

You should get ac_cv_filedev_random=yes among others. If you don't have this value you should update crossdev-wrappers to the version mentioned above.

Changed 3 years ago by sleipnir

Sorry the variable name got mangled...

grep random /usr/share/crossdev/include/site/*

ac_cv_file__dev_random=yes

Changed 3 years ago by arussello

Hi,

Updating crossdev-wrappers got me past the configure issue, but then I hit this error during the build:

/bin/sh: ./make_hash: cannot execute binary file
make[2]: *** [encodings.h] Error 126

The full build.log file will be attached.

Changed 3 years ago by arussello

build.log file for make_hash error during compile

Changed 3 years ago by sleipnir

  • summary changed from app-i18n/enca-1.9-r1 fails during configure stage to app-i18n/enca-1.9-r1 fails to cross-compile
  • milestone changed from unsorted to milestone4

Changed 2 years ago by sleipnir

  • milestone changed from milestone4 to milestone5

Is this still valid?

Note: See TracTickets for help on using tickets.