This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: glibc-2.12.1 solaris2.10 cross-compile for x86_64.gnu/lib-names.h: No such file or directory


On Fri, Aug 27, 2010 at 8:05 PM, Mike Frysinger <vapier@gentoo.org> wrote:
> please use crosstool-ng. ?it takes care of common errors like this.
> -mike

Funny, I tried running ./configure for -ng before:
crosstool-ng-1.8.0 $ ./configure --help
./configure: bad substitution

Seems it was just an old/solaris sh,  with bash configure --help it worked.

Sadly /bin/sh on solaris didn't like the scripts, but sedding it with
/bin/bash fixed that.

Now I get
lib/ct-ng-1.8.0/kconfig/lkc.h:14:27: error: conflicting types for 'gettext'
when trying to run menuconfig, but I guess I should ask the
crosstool-ng team about that.

This is what I get for being greedy and trying to get distcc
cross-compiling to run on a powerful system :P

- Thomas Axelsson


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]