-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Alan Lord wrote: > Dan Nicholson wrote: > >> /usr/src/secondary/jdk-build/hotspot/src/share/vm/runtime/os.hpp:325: >>> error: extra qualification 'os::' on member 'exception_name' >> >> These "extra qualification" issues are because of gcc-4.1. There's a >> patch in the repo, it just hasn't gotten into the book yet. >> >> http://www.linuxfromscratch.org/patches/downloads/jdk/jdk-1.5.0_08-gcc4-2.patch > > > FYI this came up yesterday with aspell too and there was a very good > explanation of the problem by Wilco Beekhuizen. He spoke thus: > > "Extra qualification errors are common with gcc4. This means a class is > redundantly mentioned with a class function. Just remove the part before > :: on the mentioned line" > > Just FYI. > > Al > Hi Al, I remember the thread but I wasn't paying attention because of my own problems. Surprisingly, when I compiled aspell I don't remember having a lot of trouble with that particular package. I guess I had better pay more attention. :-0 That sounds like it could be a bit painful since the compile stops I am not going to be able to get a comprehensive list of errors at one time. I'll have to try the compile, fix what is shown then try again. I don't suppose gcc has a switch that tells it to ignore multiple references is there?? Thanks for the post.
Arnie -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFST6bI9lqJPlLBqQRAgTyAJwIJMTjOckVtnZ2F7svt6WoKxPCUQCfd+Vg JRuhNe/rw7C8w9eKevLjJ1c= =VqWc -----END PGP SIGNATURE----- -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
