I recently did a fresh install of Red Hat 8.0 on one of my systems, with no problems. I then built/installed GNU Make 3.80 over the version that came with the OS (3.79, IIRC), then installed GCC 3.3.2 on top of the standard version (I think it was 3.3). The computer didn't give me any errors during the compile/install process, but now I can't start KDE. When I issue the command "startx", the system appears to start up the window manager, but shortly dumps me back at the command line, with the following error:I have since attempted to "./configure" the latest version of Python, but that also quits early:Code:kdeinit: /lib/libgcc_s.so.1: version 'GCC_3.3' not found (required by /usr/lib/libstdc++.so.5)Of course, I am unable to run "make" and build the thing.Code:checking whether the C++ compiler works... configure: error: cannot run C++ compiled programs.
Any ideas?
EDIT: I am currently recompiling GCC with "./configure --enable-shared" (I know that enable-shared is default, but it couldn't hurt to explicitly specify it). Will update after it's finished installing.
+ Reply to Thread
Results 1 to 2 of 2
-
-
Decided to just skip it and reinstall Linux. This time I'm just going to stick with the OS-standard Make and GCC.
However, for future reference, can anyone explain to me (or provide a link) how to get GCC and Make running on a machine with no dev tools? It seems that one needs GCC to build Make, and also need Make to build GCC... a vicious cycle.
Similar Threads
-
Trouble Editing/Trouble Base Media?
By SlickPen in forum EditingReplies: 0Last Post: 20th Mar 2011, 19:53 -
trouble finding install files snow leopard 10.6.2
By bookerfatz in forum ffmpegX general discussionReplies: 7Last Post: 2nd Feb 2010, 16:52 -
will not install
By ka3wjz in forum SVCD2DVD & VOB2MPGReplies: 10Last Post: 30th Jun 2009, 21:07 -
component install trouble
By threelibr3s in forum ffmpegX general discussionReplies: 1Last Post: 28th Oct 2008, 12:30 -
Uninstall/Install over or Install new versions separately?
By MindF in forum ComputerReplies: 2Last Post: 5th Apr 2008, 13:43