bugmldonkey, a multi-networks file-sharing client - Bugs: bug #11365, Can't configure on os X 10.3.7

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #11365: Can't configure on os X 10.3.7

Submitter:  None
Submitted:  Tue 21 Dec 2004 07:48:18 AM UTC
   
 
Category:  Core Severity:  3 - Normal
Item Group:  Compilation problem Status:  Fixed
Assigned to:  None Open/Closed:  Closed
Release:  2-5-22 Release: 
Operating System:  Mac OS X 10.3 Binaries Origin:  CVS / Self compiled
CPU type:  PowerPC

Jump to the original submission

Mon 10 Jan 2005 08:55:49 PM UTC, comment #7: 

Patch #3631 is online, closing this bug.

spiralvoice <spiralvoice>
Group administrator
Mon 10 Jan 2005 08:53:17 PM UTC, comment #6: 

Ok, will do so. Please keep in mind that current version is 2-5-28 with patchpack m.

spiralvoice <spiralvoice>
Group administrator
Mon 10 Jan 2005 06:33:45 PM UTC, comment #5: 

I've tested the patch against 2.5.22 and it works. Please Apply.

Anonymous
Mon 10 Jan 2005 06:14:29 PM UTC, comment #4: 

I attached a patch, please apply it, run autoconf in ./config directory and retry configure without exporting $CC.

spiralvoice <spiralvoice>
Group administrator
Mon 03 Jan 2005 07:14:56 PM UTC, comment #3: 

I have the same problem as the bug submitter on 10.3.7 w/ the default Xcode install.

Ideas?   (the export CC=cc) trick works, but shouldnt the original configure script work ?

Anonymous
Wed 22 Dec 2004 06:58:11 PM UTC, comment #2: 

I have a solution
export CC=cc
./configure does work !

Anonymous
Tue 21 Dec 2004 07:51:32 AM UTC, comment #1: 

I've tried from cvs and get the same error.

Anonymous
Tue 21 Dec 2004 07:48:18 AM UTC, original submission:  

I donwloaded the latest tar.gz from savannah.
When trying to configure befor compiling I get the following :
creating cache ./config.cache
Arguments:

checking host system type... powerpc-apple-darwin7.7.0
checking for gcc3... gcc3
checking for gcc... (cached) gcc3
checking whether the C compiler (gcc3  ) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.

I'm compiling Camino without any problem on this machine.
make debug_info does not work either.

in config/config.log I have the following:
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

configure:828: checking host system type
configure:851: checking for gcc3
configure:880: checking for gcc
configure:993: checking whether the C compiler (gcc3  ) works
configure:1009: gcc3 -o conftest    conftest.c  1>&5
ld: can't locate file for: -lcrtbegin.o
configure: failed program was:

#line 1004 "configure"
#include "confdefs.h"

main(){return(0);}

I've compiled this software correctly before on mac os 10.2.8?

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #2352:  mac_gcc.patch added by spiralvoice (483B - application/octet-stream - for CVS 2-5-28)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2005-01-10 spiralvoice StatusNone Fixed
    Open/ClosedOpen Closed
2005-01-10 spiralvoice Attached File- Added mac_gcc.patch, #2052

Back to the top

Powered by Savane 3.13-02a9.
Corresponding source code