[Qgis-user] building qgis on mac os x

William Kyngesburye woklist at kyngchaos.com
Fri Sep 3 13:42:37 PDT 2010


On Sep 3, 2010, at 3:01 PM, Ziegler Stefan wrote:

> Hi
> 
> I'm running into troubles while trying to build Qgis on Mac OS X Snow Leopard. I followed the compilation manual (or at least I think I did...) but ended up with the following error:
> 
> install_name_tool -change /usr/local/pgsql/lib/libpq.5.dylib @executable_path/lib/libpq.dylib "/Users/stefan/Develop/src/qgis_trunk/mac/xcode/build/snow/Release/Qgis.app/Contents/MacOS/bin/qgis_mapserv.fcgi"
> 
> install_name_tool -change /usr/local/pgsql/lib/libpq.5.dylib @executable_path/lib/libpq.dylib "/Users/stefan/Develop/src/qgis_trunk/mac/xcode/build/snow/Release/Qgis.app/Contents/MacOS/bin/qgis_mapserv.fcgi"
> 
> === BUILD AGGREGATE TARGET Full Qgis OF PROJECT Qgis WITH THE DEFAULT CONFIGURATION (Release) ===
> 
> Check dependencies
> 
> ** BUILD FAILED **
> 
>   
> The following build commands failed:
> 
> Qgis:
> 
> Ld /Users/stefan/Develop/src/qgis_trunk/mac/xcode/build/snow/Qgis.build/Release/Qgis.build/Objects-normal/i386/Qgis normal i386
> 
> (1 failure)

The error report there is just a summary.

I usually build from the Xcode GUI, instead of with xcodebuild in a Terminal.  In Xcode you can easily get to error details.

In the Terminal, you need to look back in the output buffer (scroll up) to find the error details.  Default Terminal preferences may limit this to too few lines to do this.  You can change it in the Terminal preferences, Settings->Window->Scrollback, unlimited should be fine.

-----
William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>
http://www.kyngchaos.com/

"Time is an illusion - lunchtime doubly so."

- Ford Prefect





More information about the Qgis-user mailing list