Re: Configure error

2008-08-12 Thread Andrew Sackville-West
On Tue, Aug 12, 2008 at 10:06:20PM +, Oscar Corte wrote: > > Hi all > > I'm receiving the next error message upon executing configure on a MySQL > source distribution. > > checking how to run the C++ preprocessor... /lib/cpp > configure: error: C++ preprocessor "/lib/cpp" fails sanity check

Re: Configure error

2008-08-12 Thread Adrian Levi
2008/8/13 Oscar Corte <[EMAIL PROTECTED]>: > > Hi all > > I'm receiving the next error message upon executing configure on a MySQL > source distribution. > > checking how to run the C++ preprocessor... /lib/cpp > configure: error: C++ preprocessor "/lib/cpp" fails sanity check > See `config.log' f

Re: configure error: C compiler cannot create executables

2008-03-29 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 No problem. Just wanted to clarify... On 03/29/08 21:31, Axqd wrote: > Sorry, english is not my mother tongue. > Actually, what I mean is that: > *I have encountered this issue before, under ubuntu* > > On Sun, Mar 30, 2008 at 9:59 AM, Ron Johnson

Re: configure error: C compiler cannot create executables

2008-03-29 Thread Axqd
Sorry, english is not my mother tongue. Actually, what I mean is that: *I have encountered this issue before, under ubuntu* On Sun, Mar 30, 2008 at 9:59 AM, Ron Johnson <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > On 03/29/08 20:45, Axqd wrote: > > I've eve

Re: configure error: C compiler cannot create executables

2008-03-29 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/29/08 20:45, Axqd wrote: > I've ever run into this problem under ubuntu. I fixed it with: Do you mean "even" or "never"? > #apt-get install build-essential - -- Ron Johnson, Jr. Jefferson LA USA We want... a Shrubbery!! -BEGIN PGP SIGNAT

Re: configure error: C compiler cannot create executables

2008-03-29 Thread Axqd
I've ever run into this problem under ubuntu. I fixed it with: #apt-get install build-essential On Sun, Mar 30, 2008 at 9:24 AM, Kamaraju S Kusumanchi <[EMAIL PROTECTED]> wrote: > > andy baxter wrote: > > > this is what seems to be the relevant part of config.log: > > > > gcc version 4.1.2 200611

Re: configure error: C compiler cannot create executables

2008-03-29 Thread Kamaraju S Kusumanchi
andy baxter wrote: > this is what seems to be the relevant part of config.log: > > gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21) > configure:1591: $? = 0 > configure:1593: gcc -V &5 > gcc: '-V' option must have argument > configure:1596: $? = 1 > configure:1619: checking for C compile

Re: Configure error: C compiler cannot create executables

2007-02-21 Thread Chris Bannister
On Mon, Feb 19, 2007 at 03:15:26PM -0500, Ken Heard wrote: > I found the answer to my own problem. I only had gcc installed; whereas > it seems that g++ was also needed for the configuration. It seems that > g++ and gcc are dependent on each other. man g++ man gcc -- Chris. == Don't forg

Re: Configure error: C compiler cannot create executables

2007-02-19 Thread Ken Heard
I found the answer to my own problem. I only had gcc installed; whereas it seems that g++ was also needed for the configuration. It seems that g++ and gcc are dependent on each other. Regards, Ken Heard -- To UNSUBSCRI

Re: Configure error: C compiler cannot create executables

2007-02-16 Thread Andy Smith
On Fri, Feb 16, 2007 at 10:44:45PM -0500, Ken Heard wrote: > Now that I am using Debian Etch, I want to install the latest dosemu > version. After downloading the tarball and unpacking it, I ran > "./configure". The result was the error message quoted in the subject > line above. (I have several

Re: Configure error: C compiler cannot create executables

2007-02-16 Thread Ron Johnson
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/16/07 21:44, Ken Heard wrote: > For over a year, following the instructions of J. Stumpel in his very > useful "Dosemu for Dummies", I have been using dosemu in Debian Sarge, > which I installed from source. > > Now that I am using Debian Etch,

Re: Re: configure: error: C++ preprocessor "/lib/cpp" fails sanity check

2004-07-29 Thread Daniel Flick
I know this is old, but since I did not see a final answer, I thought I would post so others could find the answer more easily. I was getting the same problem with compiling GAIM and it turned out to be that although gcc was installed, that gcc did not include c++ support. In Debian, I had to inst

Re: configure: error: C++ preprocessor "/lib/cpp" fails sanity check

2003-11-04 Thread Bill Moseley
On Tue, Nov 04, 2003 at 04:36:14PM +1100, Rob Weir wrote: > > cpp doesn't seem to depend on g++, where I believe cc1plus is installed. > > > > Is this a broken package? And if so, which one? > > There have been on-going reports of cpp being broken in weird ways, but > this doesn't sound like tha

Re: configure: error: C++ preprocessor "/lib/cpp" fails sanity check

2003-11-03 Thread Rob Weir
On Mon, Nov 03, 2003 at 12:33:43PM -0800, [EMAIL PROTECTED] said > [EMAIL PROTECTED]:~$ echo "#include " > foo.cc > [EMAIL PROTECTED]:~$ /lib/cpp foo.cc > cpp: installation problem, cannot exec `cc1plus': No such file or directory > > > I'm using on Sid: > > ii autoconf2.57-11 a

Re: configure: error: Qt (>= Qt 3.0) (library qt-mt) not found ???

2002-12-11 Thread Brian Nelson
On Thu, Dec 05, 2002 at 04:33:36PM +0100, Bruno Boettcher wrote: > Hello > > just wondering, am trying to compile a program, and configure stops > there... but i did indeed install that lib... so if anyone has an idea > on what's going wrong. It's hard to say without more information. You ma

Re: configure: error: Qt (>= Qt 3.0) (library qt-mt) not found ???

2002-12-11 Thread Alan Chandler
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 05 December 2002 3:33 pm, Bruno Boettcher wrote: > Hello > > just wondering, am trying to compile a program, and configure stops > there... but i did indeed install that lib... so if anyone has an idea > on what's going wrong. This oft

Re: configure: error: Qt (>= Qt 3.0) (library qt-mt) not found ???

2002-12-10 Thread Rob Weir
On Thu, Dec 05, 2002 at 04:33:36PM +0100, Bruno Boettcher wrote: > Hello > > just wondering, am trying to compile a program, and configure stops > there... but i did indeed install that lib... so if anyone has an idea > on what's going wrong. Which program? Setting the --with-qt-{include,lib

Re: configure error 10 with dpkg

2002-04-09 Thread Andreas Grabner
On Sun, Apr 07, 2002 at 09:24:22AM -0500, Kent West wrote: > > Colin Watson solved my similar problem with the following: > > Your debconf database is broken in some exciting way. Backing up and > > moving aside /var/cache/debconf/config.dat and > > /var/cache/debconf/templates.dat may help, altho

Re: configure error 10 with dpkg

2002-04-07 Thread Colin Watson
On Sun, Apr 07, 2002 at 09:24:22AM -0500, Kent West wrote: > On Sun, 2002-04-07 at 07:15, Andreas Grabner wrote: > > i have got a problem since some weeks which doesn't solve it self and i > > can't solve it. There are more and more packages which exits with > > exit status 10. Because i can't f

Re: configure error 10 with dpkg

2002-04-07 Thread Kent West
On Sun, 2002-04-07 at 07:15, Andreas Grabner wrote: > Hi once again since i lost a lot of mails :-( > there was no dependencies problem and i cant install a lot of different > packages. > What scripts ar used for pre-, post- config (bash,python ??) > > > > Hi > i have got a problem since some

Re: configure error 10 with dpkg

2002-04-02 Thread Simon Hepburn
Looks like you need to install console-data to me. If you use dselect it will insist on doing so because console-common recommends console-data. Andreas Grabner wrote: > Hi > i have got a problem since some weeks which doesn't solve it self and i > can't solve it. There are more and more packa

Re: configure error. cannot create executables

2002-01-25 Thread J.H.M. Dassen \(Ray\)
On Fri, Jan 25, 2002 at 13:13:13 -0300, Alejandro Diego Garin wrote: > checking for C compiler default output... configure: error: C compiler cannot > create executables Run configure with -v and look in config.log. Most likely, you don't have libc6-dev installed. HTH, Ray -- A Microsoft Certif