This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


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

Re: sun solaris 2.6 - gnu programs do not run


"C. Kumar" <kumarc@earthlink.net> writes:

> We have a solaris machine with solaris 2.6. Whenever we try to run
> programns like make I get the folowing message.
> 
> make: fata: libc.so.1: version 'SUNW_1.18' not found (required by file
> make)
> Killed
> 
> We have another solaris machine with 2.6 and with identicl libc.so.1
> where the same programs work.
> 
> Does anybody out there know a solution to this problem?

Does libc.so.1 exist somewhere?
Is its directory included in LD_LIBRARY_PATH?

-- 
Maurizio Loreti                         http://www.pd.infn.it/~loreti/mlo.html
Univ. of Padova, Dept. of Physics - Padova, Italy            loreti@pd.infn.it


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