Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
01-22-2009, 01:09 PM
|
#1
|
Member
Registered: Mar 2004
Location: dublin IRL
Distribution: Slackv12.1, Slamd64v12.1,Xubuntu v8.10_64, FC8_64
Posts: 438
Rep:
|
compiling gcc seond fail around libjava
Hi
I'm compiling gcc 4.2 on my gcc 4.1.2 FC8.
I'm compiling "all" of the compilers, and after over two hours - for the second time running - I have an error at what appears to be close to the end, with libjava.
The first time, I had configure errors, which I didn't notice. But then I corrected them, hoping they would be the cause. But now, the configure phase is fine, and errors pop out at libjava stage.
Anyone had this before? I'm giving it a third go now, this time I'm not compiling java, just all the others, to see how I go.
If other people have had similar trouble, I'd be happy to hear from them.
Cheers!
Last edited by stabu; 01-22-2009 at 01:10 PM.
|
|
|
01-22-2009, 01:34 PM
|
#2
|
LQ Guru
Registered: Mar 2004
Distribution: SusE 8.2
Posts: 5,863
Rep: 
|
Hi -
It's kind of hard to speculate what the problem might be unless you cut/paste some of the error messages.
Just FYI, I'd discourage you from using Gnu Java unless you had a good reason ("it's a requirement" and "it might be fun" both qualify as "good reasons"). In general, you'll probably have better luck with the Sun JVM than with Gnu Java .exe's and libraries.
IMHO .. PSM
|
|
|
01-22-2009, 02:01 PM
|
#3
|
Member
Registered: Mar 2004
Location: dublin IRL
Distribution: Slackv12.1, Slamd64v12.1,Xubuntu v8.10_64, FC8_64
Posts: 438
Original Poster
Rep:
|
Hi paulsm4,
thanks for the quick reply. Yep, you're definitely right .. things can get reeeealy complicated especially with such a key tool. I was really looking for pointers from people who have done it before.
Amazingly, I can't find an error log anywhere. Even so, the output messages were very austere, giving away little. I have the third compile on the boiler now, without, as you also suggest, the java.
Cheers!
|
|
|
01-22-2009, 03:25 PM
|
#4
|
LQ Guru
Registered: Mar 2004
Distribution: SusE 8.2
Posts: 5,863
Rep: 
|
Hi -
Maybe there isn't a log. In which case you could try something like: or or
Quote:
script mylog.txt
make all
<Ctl-D>
<= This terminates the "script" action; everything displayed to the screen will have been written to "mylog.txt"
|
'Hope that helps .. PSM
|
|
|
All times are GMT -5. The time now is 08:46 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|