Results 1 to 4 of 4

Thread: Problem installation of G++

  1. #1
    Join Date
    May 2008
    Posts
    24

    Problem installation of G++

    Hello, I installed Linux and now when I try to install G + +, it makes me a line error in the make. I

    Console
    Code:
     . / configure
    and then: Console
    Code:
      make
    and after, I met this error code:

    Code:
    Console  / / / usr / include / sys / stat.h: 370: error: conflicting types for 'futimens' 
      utimens.h: 2: error: previous declaration of 'futimens' was here 
      utimens.c: In function 'utimens': 
      utimens.c: 188: warning: passing argument 2 of 'futimens' from incompatible pointer type 
      utimens.c: 188: error: too many arguments to function 'futimens' 
      make [2]: *** [utimens.o] Error 1 
      make [2]: Leaving directory `/ home/remy/Bureau/gzip-1.3.12/lib ' 
      make [1]: *** [all] Error 2 
      make [1]: Leaving directory `/ home/remy/Bureau/gzip-1.3.12/lib ' 
      make: *** [all-recursive] Error 1


    Thank you for helping me

  2. #2
    Join Date
    May 2008
    Posts
    1,205

    re: Problem installation of G++

    How you install it?
    Tries primarily with the package manager.

  3. #3
    Join Date
    Apr 2008
    Posts
    2,347

    re: Problem installation of G++

    Personally, when I type:
    Console
    Code:
    sudo apt-get install g + +
    Its working very well

  4. #4
    Dr. V Guest

    re: Problem installation of G++

    Quote Originally Posted by deoWo View Post
    Personally, when I type:
    Console
    Code:
    sudo apt-get install g + +
    Its working very well
    Ubuntu to install gcc g + +, etc. must be:

    Console
    Code:
    sudo apt-get install build-essential


    Citation: baudon00
    Thank you, but why after you I compile the c?

    Because according to your error code, they are fichiers.c. Install the package build-essential if you are running Ubuntu and uses fichiers.cpp for C + + (you can rename the extension).

Similar Threads

  1. GPS / Win CE installation problem
    By AngerEyes in forum TroubleShoot 98
    Replies: 3
    Last Post: 12-05-2011, 09:45 AM
  2. Problem with RPM installation
    By Beryl in forum Operating Systems
    Replies: 4
    Last Post: 12-04-2010, 11:43 PM
  3. Problem With AON Installation.
    By Hamir in forum Networking & Security
    Replies: 4
    Last Post: 13-02-2009, 03:43 PM
  4. XP installation problem
    By arcman in forum Windows Software
    Replies: 6
    Last Post: 06-10-2008, 05:41 PM
  5. Installation mandriva and the problem with the installation
    By urgaffel in forum Operating Systems
    Replies: 2
    Last Post: 26-09-2008, 01:49 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,710,831,368.44968 seconds with 17 queries