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 "How do

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

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

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] Compiler Woes This is my third

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"

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 compiler

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 package

RE: [newbie] compiler

1999-07-31 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-31 Thread Ben
: [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-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 ideas

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, I'm pretty new at this stuff, I'm trying to