This is the mail archive of the glibc-linux@ricardo.ecn.wfu.edu 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]

Re: Need help with RH 6.0!!



 
> Hi Matthew,
> 
> RedHat 5.2 comes with glibc 2.0.7 and RedHat 6.0 comes with a
> prerelease of glibc 2.1.1.  If your program works on 5.2 it should
> work on 6.0 also.
> 
> I guess the problem is not glibc but your installation.  For example
> <DLList.h> is part of libg++ - is this installed?  Check first that
> you've got the development version of all packages
> (glibc,c++,libstdc++,libg++).
> 
> Btw. gcc has a number of debugging flags which might be helpful.
> Check -E for preprocessed output, -v for verbose output and
> -Wl,--verbose for details of the linking stage.
> 
> If you've still got a problem, please provide more details.  Tell us
> exactly what you're doing.  If you don't get it working, you might ask
> RedHat.
> 
> Andreas
> -- 
>  Andreas Jaeger   aj@arthur.rhein-neckar.de    jaeger@informatik.uni-kl.de
>   for pgp-key finger ajaeger@aixd1.rhrk.uni-kl.de
> 

I located all the pakages and they are all there. I also found that I have
libc5 in there. The thing is that I still can't find a lot of the standard
.h files that are included in most of my programs. 
	a lot of the files are .so, is that a compression thing or
something? I installed RH 6.0 using there install program, and I just told
it to install every package...so everything should be here, did I just not
decompress something?
	
Thanks in advance,
Mattew Bish0p


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