Sorry for the delay reply. For both i am getting the output #gcc -dumpversion 3.4.4 #gcc -dumpversion 3.4.4
On Jul 19, 6:32 pm, Daniel Eggleston <[email protected]> wrote: > Are you certain you have both the c & c++ compilers? > post the output of the commands: > gcc -dumpversion > g++ -dumpversion > > On Sat, Jul 18, 2009 at 8:45 PM, Manishwww.vlogix.in<[email protected]>wrote: > > > > > > > no. i do have c & c++ compiler in that sys. and also i can able to > > compile the other programmers. Only when i compile gd library im > > getting this problem. > > > On Jul 19, 4:17 am, Openkb <[email protected]> wrote: > > > The error you are getting normally means you are missing the C++ > > > compiler or the C compiler on the system .. > > > > On Jul 13, 6:40 am, "Manishwww.vlogix.in" <[email protected]> wrote: > > > > > hi friends, > > > > I desperately need your help. In my office we have local web > > > > server running linux with apache. Now the developed ask me to install > > > > the GD library in the server. I have downloaded the gd-2.0.35.tar.gz > > > > fromhttp://www.libgd.org/releases/website. and i extracted it in / > > > > usr/local/gd-2.0.35. and then i given ./configure command to compile. > > > > in between i got the error message stating that. "C preprocessor "/lib/ > > > > cpp" fails sanity check" see "config.log" file for more details. i > > > > didn't find much detail in that log file. can anyone help me in this. > > > > below i have mentioned the server detail > > > > > OS : Redhat Enterprises Linux ES Release > > > > Kernal: 2.6.9-22 ELsmp on a i686 > > > > webserver location: /usr/local/apache > > > > PHP location: /usr/local/apache > > > > > Let me know if you need any more details. urgent pls help me. > > -- > > Daniel --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Linux Users Group. To post a message, send email to [email protected] To unsubscribe, send email to [email protected] For more options, visit our group at http://groups.google.com/group/linuxusersgroup -~----------~----~----~----~------~----~------~--~---
