This is the mail archive of the newlib@sources.redhat.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]

Newlib won't build.


Hi all,

I did a "make clean", "configure --target=h8300-hms", then
make in newlib, but i get an error. I'm using mandrake-7.0
on a pc.

I've looked thru the various makefile.in, makefile,
configure.in, configure, etc, but can't find the origin
of the error:

  configure: error: can not find install-sh or install.sh in .. ./.."

However, install-sh *is* in the directory newlib-1.8.2

With these large scripts (with lots of bash script), how do you
track down errors like this? Is there a bash debugger for single-
stepping thru scripts? Is there a single-stepping makefile debugger?


[root@localhost newlib-1.8.2]# make
make[1]: Entering directory `/home/russell/tmp/newlib-1.8.2/etc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/russell/tmp/newlib-1.8.2/etc'
Configuring in h8300-hms/newlib
ChangeLog               ..linked
Makefile.am             ..linked
Makefile.in             ..linked
NEWS            ..linked
README          ..linked
acinclude.m4            ..linked
aclocal.m4              ..linked
.
.
.
.
.
test_is.c               ..linked
y0_vec.c                ..linked
y0f_vec.c               ..linked
y1_vec.c                ..linked
y1f_vec.c               ..linked
yn_vec.c                ..linked
ynf_vec.c               ..linked
loading cache ./config.cache
configure: error: can not find install-sh or install.sh in .. ./..
[root@localhost newlib-1.8.2]#



-- 
*******************************************
*   Russell Shaw, B.Eng, M.Eng(Research)  *
*      email: russell@webaxs.net          *
*      Australia                          *
*******************************************


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