Re: Error compiling abiword-1.0.6 - RH6.2

From: Gilles SICART (ext.datacep.sicart@sncf.fr)
Date: Tue Sep 02 2003 - 06:17:55 EDT

  • Next message: Francis James Franklin: "Re: Error compiling abiword-1.0.6 - RH6.2"

    This is the wv/config.log file => it seems using cc ?? instead og gcc or
    g++ ... that's right ?

    This file contains any messages produced by compilers while
    running configure, to aid debugging if configure makes a mistake.

    configure:554: checking for Cygwin environment
    configure:570: cc -c conftest.c 1>&5
    ./configure: cc: command not found
    configure: failed program was:
    #line 559 "configure"
    #include "confdefs.h"

    int main() {

    #ifndef __CYGWIN__
    #define __CYGWIN__ __CYGWIN32__
    #endif
    return __CYGWIN__;
    ; return 0; }
    configure:587: checking for mingw32 environment
    configure:599: cc -c conftest.c 1>&5
    ./configure: cc: command not found
    configure: failed program was:
    #line 592 "configure"
    #include "confdefs.h"

    int main() {
    return __MINGW32__;
    ; return 0; }
    configure:618: checking for executable suffix
    configure:628: cc -o conftest conftest.c 1>&5
    ./configure: cc: command not found

    >
    > "compiler cannot create executables" - we need the reason for this.
    > Please have a look in wv/config.log and see what error is associated
    > with this message.
    >
    > Regards, Frank
    >

    -----------------------------------------------
    To unsubscribe from this list, send a message to
    abiword-user-request@abisource.com with the word
    unsubscribe in the message body.



    This archive was generated by hypermail 2.1.4 : Tue Sep 02 2003 - 06:29:22 EDT