Friday, April 2, 2010

GCC 4.5 Packaging Progess Update

So Here's An Update of My Progress So Far.

Since the CDOT machines were down over the weekend, I could not really work on the problem we were having, since I don't have a copy of the spec file on my laptop.

Now since its back online, the problem that my partner and I were having in regards to missing language files has disappeared, but what re-appeared was our original problem.

The error we are recieving now is that its failing at teh 2nd step of the build and advised us to check the config.log file.

Here is the error we are having: Build Error

Here is the log: Config.Log

Since I didn't know how to read the config.log file I went onto Google and did a search and came up with this site that is somewhat helpful.


While I was doing that, Jonathan and I jumped into the #gcc-devel channel on IRC on the server irc.freenode.net and asked if anyone can help us.

One of the members in the channel advised us to build straight from the tarball. Essentially the tarball is the gcc4.5 trunk, so what I did was re-download the trunk which took about 15 mins from svn.


In the directory I ran the ./configure & make commands. So far the configure command worked fine no errors and the make command came back with the error we were getting originally.

So now we are headed off to the gcc community and hopefully they can help us

0 comments:

Post a Comment