help-gnats
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gnats installation error


From: Adam Weremczuk
Subject: Re: gnats installation error
Date: Fri, 05 May 2006 16:50:30 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.12) Gecko/20050915

Hi Chad
It was in July 2005...  I remember that I managed to solve this particular problem by just installing some libraries but no idea what libraries now. Any ideas what could it be?
I remeber that I got stuck on something else soon after and finally  gave up installing gnats. Is there any good step-by-step installation guide for gnats 4.0 (this time it's 4.0 not 4.1) except: http://www.gnu.org/software/gnats/doc/4_0_beta_snapshot/index.html ? Or maybe any latest more installation friendly gnats version that could reuse such files (created under gnats 4.0):

From: address@hidden
Reply-To: address@hidden
To: bugs
Cc:
Subject: test
X-Send-Pr-Version: gnatsweb-4.00 (1.124.2.2)
X-GNATS-Notify:

>Number:         488
>Synopsis:       test
>Category:       account
>Severity:       1-Critical
>Priority:       2-Should have
>Responsible:    pets
>State:          closed
>Class:          bug
>Estimate:      
>Release:       
>Tester:         pets
>CodeReviewer:   pets
>Arrival-Date:   Fri Oct 15 13:53:01 +0100 2004
>Closed-Date:    Thu Oct 21 11:12:02 +0100 2004
>Last-Modified:  Thu Oct 21 11:12:02 +0100 2004
>Originator:     address@hidden
>Environment:   
>Description:
>How-To-Repeat:
>Fix:
Unknown
>Audit-Trail:
State-Changed-From-To: open->closed
State-Changed-By: xxx
State-Changed-When: Thu, 21 Oct 2004 11:12:02 +0100
State-Changed-Why:
test.



>Confidential:   yes
>Submitter-Id:   PETS
>Unformatted:




Cheers
Adam

Chad Walstrom wrote:
Adam Weremczuk <address@hidden>  wrote:
  
Hi, can somebody help me? My installation error:

address@hidden gnats-4.1.0]# ./configure
checking for gcc... gcc
checking for C compiler default output file name... configure: error: C 
compiler cannot create executables
See `config.log' for more details.
    

I ran across this type of error on a Macintosh OS X 10.3 machine
trying to run XCode 1.1.  There was a mismatch between the libraries
present on the system and the (10.3.x) and the headers and tools that
were being used (XCode 1.1, the bundle of gcc and family).  You may be
looking at something similar.

  
A fragment of the config.log file:

gcc version 3.3.5 (PLD Linux)
configure:1617: $? = 0
configure:1619: gcc -V </dev/null >&5
gcc: `-V' option must have argument
    

Odd.

  
configure:1622: $? = 1
configure:1645: checking for C compiler default output file name
configure:1648: gcc    conftest.c  >&5
/usr/bin/ld: crt1.o: No such file: No such file or directory
collect2: ld returned 1 exit status
    

This would lead me to believe that the linker isn't able to find

  
configure:1651: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "gnats"
| #define PACKAGE_TARNAME "gnats"
| #define PACKAGE_VERSION "4.1.0"
| #define PACKAGE_STRING "gnats 4.1.0"
| #define PACKAGE_BUGREPORT "address@hidden"
| /* end confdefs.h.  */
|
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:1689: error: C compiler cannot create executables
See `config.log' for more details.
    

What version of GNU Make are you using?  Are you rebuilding the
configure file via autoconf, and if so, what versions are you using? 

I'll try to get some time to look at this today or tomorrow.  Good
luck!

  


reply via email to

[Prev in Thread] Current Thread [Next in Thread]