cannot exec `cc1'

From: Nguyen, Long P (Mission Systems) (Long.P.Nguyen_at_ngc.com)
Date: 06/30/04

  • Next message: Steve: "Re: cannot exec `cc1'"
    To: General Red Hat Linux discussion list <redhat-list@redhat.com>
    Date: Wed, 30 Jun 2004 14:12:27 -0700
    
    

    Hello -
     
    I am trying to install the perl dbi module and get the following when running a 'make':
     
    [root@seahawk DBI-1.42]# make
    cc -c -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O3 -DVERSION=\"1.42\" -DXS_VERSION=\"1.42\" -fpic "-I/usr/local/lib/perl5/5.8.3/i686-linux/CORE" -Wall -Wno-comment -DDBI_NO_THREADS Perl.c
    cc: installation problem, cannot exec `cc1': No such file or directory
    make: *** [Perl.o] Error 1
    [root@seahawk DBI-1.42]#

     
    any thoughts?

    -- 
    redhat-list mailing list
    unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe
    https://www.redhat.com/mailman/listinfo/redhat-list
    

  • Next message: Steve: "Re: cannot exec `cc1'"