Results 1 to 5 of 5
Hi guys...
having a hard time understanding what is the problem
trying to install xine-lib-1-rc8
Code:
./configure
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... no
checking ...
- 12-18-2004 #1Linux Engineer
- Join Date
- Nov 2004
- Location
- Montreal, Canada
- Posts
- 1,271
./configure XINE C++ preprocessor
Hi guys...
having a hard time understanding what is the problem
trying to install xine-lib-1-rc8
This is the output (the end) I get from configure.Code:./configure checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no [b]checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... none checking how to run the C++ preprocessor... /lib/cpp configure: error: C++ preprocessor "/lib/cpp" fails sanity check See `config.log' for more details.[/b]
installed package
The config.log is WAY to big to post here, and I couldnt find anything in it...Code:Name: gcc2.96-cpp Version: 2.96-0.83mdk Name: gcc Version: 3.4.1-3mdk
Thanks in advance for your knowledge[/list]\"Meditative mind\'s is like a vast ocean... whatever strikes the surface, the bottom stays calm\" - Dalai Lama
\"Competition ultimatly comes down to one thing... a loser and a winner.\" - Ugo Deschamps
- 12-20-2004 #2Linux Enthusiast
- Join Date
- Jun 2004
- Location
- Windsor, CO
- Posts
- 656
Did you try and install a newer gcc version than came with the system? I'm not sure on this, but I think that breaks compilation of just about anything unless you recompile the *entire* system...
Emotions are the key to the soul.
Registered Linux User #375050
- 12-20-2004 #3Linux Engineer
- Join Date
- Nov 2004
- Location
- Montreal, Canada
- Posts
- 1,271
I did pretty much try anything....
I re-installed all the newest package that were about GCC
3-4 If not mistaken...
I see on all forum that this problem occures... I cant seem to be able to fix tho\"Meditative mind\'s is like a vast ocean... whatever strikes the surface, the bottom stays calm\" - Dalai Lama
\"Competition ultimatly comes down to one thing... a loser and a winner.\" - Ugo Deschamps
- 12-20-2004 #4Linux Enthusiast
- Join Date
- Jun 2004
- Location
- Windsor, CO
- Posts
- 656
What I'm trying to say is, I think that's what broke it. I'm pretty sure you have to use the same version of gcc that was used to compile your system.
Emotions are the key to the soul.
Registered Linux User #375050
- 12-20-2004 #5Linux Engineer
- Join Date
- Nov 2004
- Location
- Montreal, Canada
- Posts
- 1,271
Well... I dont think that could be it (could be mistaken) since I tryed to install this with a fresh install... I even un-install all gcc packages and re-install the CD's one... still no luck
\"Meditative mind\'s is like a vast ocean... whatever strikes the surface, the bottom stays calm\" - Dalai Lama
\"Competition ultimatly comes down to one thing... a loser and a winner.\" - Ugo Deschamps


Reply With Quote
