Thanx Stepan... I am trying to install gcc4.0.1, and for that i need to have some basic dependencies already installed on the machine. whatever i have now are some old version of the required programs, so was trying to upgrade.
anyway, thanks a lot for suggestion. i will definitely ask to inuxfromscratch... Enjoy the day..... Bharat On Mon, 29 Aug 2005, Stepan Kasal wrote: > Hello, > > On Sun, Aug 28, 2005 at 12:30:27AM +0530, Bharat.V.Adkar wrote: > > While testing the results of 'make' by 'make check', i got some failure > > messages. > > all four failures had the same cause: your system contains a Fortran > compiler, ifc, but the binaries created by it cannot be run, because > your system lacks a shared library: > > > | ./a.out: error while loading shared libraries: libcxa.so.5: cannot open > > shared object file: No such file or directory > > > I followed the instructions given on the following link: > > http://www.linuxfromscratch.org/lfs/view/6.1/chapter06/autoconf.html > > How it comes you have this instalation? > Did you meant to install Fortran compiler? > Or was it a byproduct of something else? > > I guess the people from Linux From Scratch could help you to find answers. > And if you ask them about this, it'll give them an opprtunity to improve > their manual, so please contact them. > > Have a nice day, > Stepan Kasal >
