|
|
#1 |
|
Prospect
Join Date: Nov 2005
Posts: 13
|
C Compiler Error
Im having problems installing thing from their source code, for instance when I try to install apache, I cd to the directory and do a ./configure, the end result:
c-68-41-210-67:~/desktop/httpd-2.2.3 carlo$ ./configure checking for chosen layout... Apache checking for working mkdir -p... yes checking build system type... powerpc-apple-darwin8.7.0 checking host system type... powerpc-apple-darwin8.7.0 checking target system type... powerpc-apple-darwin8.7.0 Configuring Apache Portable Runtime library ... checking for APR... reconfig configuring package in srclib/apr now checking build system type... powerpc-apple-darwin8.7.0 checking host system type... powerpc-apple-darwin8.7.0 checking target system type... powerpc-apple-darwin8.7.0 Configuring APR library Platform: powerpc-apple-darwin8.7.0 checking for working mkdir -p... yes APR Version: 1.2.7 checking for chosen layout... apr 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. configure failed for srclib/apr c-68-41-210-67:~/desktop/httpd-2.2.3 carlo$ Someone told me that I need to install something from one of my OS X discs, that didn't come pre installed, I have the discs somewhere but it would be nice if someone knew a different way. This happens whenever I try to do an install from the source code so its pretty agrivating. Any help at all would be great. |
|
|
|
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|