[newbie] Compiler ...

2002-06-19 Thread mungal . dhanda
I have recently upgraded from Mandrakelinux 7.1 to 8.2 (PowerPack). During installation I included the development package. When I tried to compile a simple program with 'gcc test.c' or 'cc test.'c I get the following error message saying it faild to find command cpp0. Can someone help with thi

[newbie] Compiler Error

2001-06-07 Thread Scott Pletcher
Hi All, I just installed LM 8.0 and went to compile some code that worked fine under 7.2. I got the following error: /home/scott/Work/Programming/C/FVT_Release/MatrixFormation.c:65: Internal compiler error in subst_stack_regs_pat, at reg-stack.c:1404 Please submit a full bug report. See https:

Re: [newbie] Compiler Woes

2001-03-12 Thread Adam Greene
You need to make sure that you have installed KDE development RPMs (I belive they are found under development in DrakeRPM). - Original Message - From: "- Ron -" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, March 12, 2001 1:09 AM Subject: [newbie] Comp

Re: [newbie] Compiler Woes

2001-03-12 Thread Sridhar Dhanapalan
Do you have the corresponding -devel packages of the libraries required for normal binary runtime? On Mon, 12 Mar 2001 16:09, - Ron - wrote: > This is my third post for this problem. I was thinking of using the > subject "How do I get off this F* list" since those seem to get > tons of answ

Re: [newbie] Compiler Woes

2001-03-12 Thread Thomas Adam
Hello, Compiler issues!!! Dear oh dear. In Kde, load up "rpmdrake". In the Library section, look for kde source files. Ensure that you have GCC compiler installed and that you have glibc header files. I am sorry for being so vague. When I get back home I will look at the problem more closely...

Re: [newbie] Compiler Woes

2001-03-12 Thread David Boles
Why don't you email the author and ask him what that error message means? -Original Message - From: - Ron - To: [EMAIL PROTECTED] Sent: Mon, 12 Mar 2001 05:09:17 + Subject: [newbie] Compiler Woes > This is my third post for this problem. I was thinking of using the subject

[newbie] Compiler Woes

2001-03-12 Thread - Ron -
This is my third post for this problem. I was thinking of using the subject "How do I get off this F* list" since those seem to get tons of answers! I can't compile Knapster because I get the error below. There's gotta be a simple way.. I check the Mandrake page & I seem to have all requir

Re: [newbie] Compiler trouble...AGAIN!!

2000-05-10 Thread John Couturier
It looks to me like you have gcc installed but not gcc-c++ the compiler has a lot of modules. Look on your Mandrake CD in Mandrake/RPMS and do ls gcc* you should also make sure that gcc-cpp is installed. -- Original Message -- From: "James McLaughlin" <[E

Re: [newbie] Compiler trouble...AGAIN!!

2000-05-10 Thread Necrotica
Try reinstalling the libsdc++ and libsdc++-devel RPMs -Chris On Wed, 10 May 2000, James McLaughlin wrote: > I am trying to install some programs that require a g++ compiler. When I > goto compile HTDIG. I get this error returned : > > checking for gcc... gcc > checking whether the C compi

[newbie] Compiler trouble...AGAIN!!

2000-05-10 Thread James McLaughlin
I am trying to install some programs that require a g++ compiler. When I goto compile HTDIG. I get this error returned : checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using G

[newbie] compiler trouble - help!

2000-02-09 Thread T.R. Henigson
I was having the same problem everyone seems to have had where the C++ compiler could not generate an executable. I read config.log and discovered that it couldn't find lstdc++ I did some more reading in the archives and loaded every rpm that was ever mentioned in connection with this problem: egc

Re: [newbie] compiler cannot create executables

1999-11-14 Thread Steve Philp
cyberclay wrote: > > Hey, > I'm trying to compile some applications here and most of them > seem to give me the following error while running the ./configure: > > configure: error: installation or configuration problem: C compiler > cannot create executables. Make sure that the glibc-devel pa

[newbie] compiler cannot create executables

1999-11-14 Thread cyberclay
Hey, I'm trying to compile some applications here and most of them seem to give me the following error while running the ./configure: configure: error: installation or configuration problem: C compiler cannot create executables. What could I be doing wrong in order to produce such a grave erro

Re: [newbie] compiler

1999-07-31 Thread Lloyd Osten
Bob Schmidt wrote: > > Hi All, > > I'm pretty new at this stuff, I'm trying to install kxicq on my machine. But > it says that I need a compiler, well I looked through my mandrake 6 box and > installed colorgcc. But when I run ./configure it says that the gcc can't > create an excutable. Any

Re: [newbie] compiler

1999-07-31 Thread Ben
1999 2:15 AM Subject: RE: [newbie] compiler > Hi, > > I installed that, but it came back and said makeinfo missing (can't find that > anywhere) and compiler can't make execuatable > > Thanks, > Bob > > On Fri, 30 Jul 1999, you wrote: > > Make sure the pgcc package is installed.

RE: [newbie] compiler

1999-07-30 Thread Bob Schmidt
Hi, I installed that, but it came back and said makeinfo missing (can't find that anywhere) and compiler can't make execuatable Thanks, Bob On Fri, 30 Jul 1999, you wrote: > Make sure the pgcc package is installed.

RE: [newbie] compiler

1999-07-30 Thread Ken Wilson
Make sure the pgcc package is installed. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]]On Behalf Of Bob Schmidt > Sent: Friday, July 30, 1999 2:21 PM > To: Linux-Mandrake Newbie > Subject: [newbie] compiler > > > Hi All, > >

[newbie] compiler

1999-07-30 Thread Bob Schmidt
Hi All, I'm pretty new at this stuff, I'm trying to install kxicq on my machine. But it says that I need a compiler, well I looked through my mandrake 6 box and installed colorgcc. But when I run ./configure it says that the gcc can't create an excutable. Any ideas on what I should do? Thanks