This is the mail archive of the newlib@sourceware.cygnus.com mailing list for the newlib project.


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

Can't build 1.8.2-- missing install-sh?!


Guys:

Newlib 1.8.1 builds like a champ, but I can't get a build of 1.8.2 for
the sh-hitachi-hms target (at least).

I seem to be able to configure, like this:

configure --target=sh-hitachi-hms --prefix=/home/<myacct>/newlib

But,  when I do the make, I get this:

...
mathfp          ..working in
Makefile.am             ..linked
Makefile.in             ..linked
e_acosh.c               ..linked
...

zmath.h         ..linked
test            ..working in
Makefile.in             ..linked
acos_vec.c              ..linked
acosf_vec.c             ..linked
acosh_vec.c             ..linked
acoshf_vec.c            ..linked
...
y1f_vec.c               ..linked
yn_vec.c                ..linked
ynf_vec.c               ..linked
creating cache ./config.cache
configure: error: can not find install-sh or install.sh in .. ./..
Configuring in sh-hitachi-hms/libgloss
ChangeLog               ..linked
Makefile.in             ..linked
...

The make doesn't completely bail, but I end up with only libgloss.

Any ideas?

Thanks!

b.g.



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