Re: KKontact

From: Norman LeCouvie (lecouvie_at_sun.com)
Date: 07/04/04

  • Next message: Chris Jones: "AFS on FC2"
    Date: Sun, 04 Jul 2004 09:53:46 -0400
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    
    
    

    Am So, den 04.07.2004 schrieb Norman LeCouvie um 12:30:

    >
    >
    >>Still cannot locate crt1.o anywhere. Also checked to see if it was a
    >>thinkg that was available to load and could not find it there either.
    >>What is it>
    >>
    >>
    >
    >
    >
    >>norman
    >>
    >>
    >
    >Norman,
    >
    >what do you mean by "locate"? Does the configure run still blame about
    >the missing crt1.o or do you mean you did run "locate crt1.o? If you
    >mean the first, then flush the configure cache. If you mean last, then
    >you did not update the locate database before running locate. But as
    >long as you did install glibc-devel you have the required object file.
    >
    >Alexander
    >
    >
    >
    >
    Alexander,

    locate crt1.o --> /usr/lib/crt1.o

    rpm -qf /usr/lib/crt1.o --> glibc-devel-2.3.3-27

    When I then run ./configure, i get the following error

    checking for C compiler default output file name... configure: error: C compiler cannot create executables
    See `config.log' for more details.
    [root@localhost kdepim-3.2.3]#
    [root@localhost kdepim-3.2.3]#

    when I check the log, I see the following;

    configure:2578: $? = 0
    configure:2580: gcc -v </dev/null >&5
    Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/specs
    Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --disable-libunwind-exceptions --with-system-zlib --enable-__cxa_atexit --host=i386-redhat-linux
    Thread model: posix
    gcc version 3.3.3 20040412 (Red Hat Linux 3.3.3-7)
    configure:2583: $? = 0
    configure:2585: gcc -V </dev/null >&5
    gcc: `-V' option must have argument
    configure:2588: $? = 1
    configure:2611: checking for C compiler default output file name
    configure:2614: gcc conftest.c >&5
    /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/../../../crt1.o: file not recognized: File truncated
    collect2: ld returned 1 exit status
    configure:2617: $? = 1
    configure: failed program was:
    | /* confdefs.h. */

    thanks,

    norman

    /**/

    
    

    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Chris Jones: "AFS on FC2"