You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by darren pettis <se...@yahoo.com> on 2001/11/05 23:24:07 UTC

build/8684: ./configure not working

>Number:         8684
>Category:       build
>Synopsis:       ./configure not working
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    apache
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Mon Nov 05 14:30:00 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     sensamecca@yahoo.com
>Release:        1.3.22
>Organization:
apache
>Environment:
OS X 10.1
>Description:
when i run ./configure, i get this error when its creating the makefile... 

... blah blah blah ...

Creating Makefile in src
 + configured for Darwin platform
 + setting C compiler to cc
 + setting C pre-processor to cc -E -traditional-cpp
 + checking for system header files
 + adding selected modules
 + using builtin Expat
 + checking sizeof various data types
 + doing sanity check on compiler and options
** A test compilation with your Makefile configuration
** failed.  The below error output from the compilation
** test will give you an idea what is failing. Note that
** Apache requires an ANSI C Compiler, such as gcc. 

cd ..; cc  -DDARWIN -DUSE_HSREGEX -DUSE_EXPAT -I./lib/expat-lite -DNO_DL_NEEDED `./apaci`     -o helpers/dummy helpers/dummy.c   
/usr/bin/ld: /usr/lib/libSystem.dylib load command 6 unknown cmd field
make: *** [dummy] Error 1
======== Error Output for sanity check ========
============= End of Error Report =============

 Aborting!
>How-To-Repeat:
try running ./configure --prefix=/opt/apache  on any OS X 10.1 box
>Fix:
put bullet into side of box.
>Release-Note:
>Audit-Trail:
>Unformatted:
 [In order for any reply to be added to the PR database, you need]
 [to include <ap...@Apache.Org> in the Cc line and make sure the]
 [subject line starts with the report component and number, with ]
 [or without any 'Re:' prefixes (such as "general/1098:" or      ]
 ["Re: general/1098:").  If the subject doesn't match this       ]
 [pattern, your message will be misfiled and ignored.  The       ]
 ["apbugs" address is not added to the Cc line of messages from  ]
 [the database automatically because of the potential for mail   ]
 [loops.  If you do not include this Cc, your reply may be ig-   ]
 [nored unless you are responding to an explicit request from a  ]
 [developer.  Reply only with text; DO NOT SEND ATTACHMENTS!     ]