If I specify only CGI, it build. Any other fail with the errors I quoted.

The build script probably broke with the xCode release that removed gcc many 
months ago. It just seems people are not compiling adaptor often.

Samuel

Le 2013-07-15 à 13:00, John Huss <[email protected]> a écrit :

> Try this  - from BuildingInstructions.html:
> Select the adaptor that you want to build by editing the ADAPTORS variable in 
> make.config. You can build multiple adaptors for different web servers at the 
> same time.
> 
> 
> On Mon, Jul 15, 2013 at 11:19 AM, Samuel Pelletier <[email protected]> wrote:
> Hi,
> 
> I try to compile an Apache adaptor on Mac OS X 10.8 with the xCode 4.6 
> command line tools installed.
> 
> The default make stop at FastCGI with an error:
> lipo: can't figure out the architecture type of: 
> /var/folders/jz/k0w8zpfd7w7b04zt077cs1140000gn/T//ccc2vy1M.out
> 
> If I go to the Apache2.2 directory and make, another error:
> libtool: compile: unable to infer tagged configuration
> libtool: compile: specify a tag with `--tag'
> 
> In Apache 2.4, same error.
> 
> I tried to add this --tag=CC thing that seems missing somewhere but I cannot 
> figure where it should be added. Adding it to a gcc line produce another 
> error:
> cc1: error: unrecognized command line option "-ftag=CC"
> 
> Is there someone who understand all these makefile and flags to help me fix 
> this?
> 
> Samuel
> 
> 
> 
>  _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list      ([email protected])
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/webobjects-dev/johnthuss%40gmail.com
> 
> This email sent to [email protected]
> 

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to