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/archive%40mail-archive.com This email sent to [email protected]
