On 10/18/14, 7:13 AM, Mike Kilmer wrote:
> Hi and thanks in advance for any insights.
>
> Does this give you guys enough information to help me get postgresql 
> installed on my snow leopard os x:
>

<snip>

> gcc-4.2 -O2 -Wall -Wmissing-prototypes -Wpointer-arith 
> -Wdeclaration-after-statement -Wendif-labels -Wmissing-format-attribute 
> -Wformat-security -fno-strict-aliasing -fwrapv  -bundle -multiply_defined 
> suppress -o plpython2.so plpy_cursorobject.o plpy_elog.o plpy_exec.o 
> plpy_main.o plpy_planobject.o plpy_plpymodule.o plpy_procedure.o 
> plpy_resultobject.o plpy_spi.o plpy_subxactobject.o plpy_typeio.o plpy_util.o 
> -L../../../src/port -L../../../src/interfaces/libpq 
> -L../../../src/interfaces/ecpg/ecpglib 
> -L../../../src/interfaces/ecpg/pgtypeslib 
> -L../../../src/interfaces/ecpg/compatlib -L/sw/lib/system-openssl/lib 
> -F/System/Library/Frameworks -L/sw/lib -L/sw/lib -L/sw/lib  -L/sw/lib 
> -Wl,-dead_strip_dylibs   -framework Python   -bundle_loader 
> ../../../src/backend/postgres
> ld: framework not found Python
> collect2: ld returned 1 exit status
> make[3]: *** [plpython2.so] Error 1
> make[2]: *** [all-plpython-recurse] Error 2
> make[1]: *** [all-pl-recurse] Error 2
> make: *** [all-src-recurse] Error 2
> ### execution of /tmp/fink.TDX8w failed, exit code 2
> ### execution of /tmp/fink.qKvhF failed, exit code 2
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-postgresql92-9.2.2-6
> (Reading database ... 17423 files and directories currently installed.)
> Removing fink-buildlock-postgresql92-9.2.2-6 ...
> Failed: phase compiling: postgresql92-9.2.2-6 failed
>
> Also include the following system information:
> Package manager version: 0.36.5
> Distribution version: selfupdate-rsync Sat Oct 18 09:05:40 2014, 10.6, x86_64
> Trees: local/main stable/main
> Xcode.app: 3.2.6
> Xcode command-line tools: 3.2.6
> Max. Fink build jobs:  2
>
>

It looks like you're missing the Python framework (or at least some part 
of it) from your system, and the build is expecting that.  I don't 
happen to have a 10.6 setup handy, so I'm not 100% sure what you'd need 
to install from your OS media--on 10.9 the suspects are the BSD 
subsystem and the Developer SDK.  I can look it up when I can look at a 
10.6 virtual machine.

The project doesn't actually support 10.6 officially any more, by the way.

-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to