help with an install problem - Mailing list pgsql-admin

From postgresql
Subject help with an install problem
Date
Msg-id 200110032117.f93LHBn18709@postgresql.org
Whole thread Raw
Responses Re: help with an install problem
List pgsql-admin
I hope someone here can help me with an install problem..

I just upgraded to Mac osx 10.1. When I try to configure --with-tcl I get an error
that 'wish' can not be found. Where do I get this? (this is not so important but I
would like to use pgaccess)

2.  below is the error I am getting from 'make' (included the output from make -v)
any ideas (I know that I can go back to osx version 10.0.4 but 10.1 is much faster
writing to the  screen.  

Ted


cc -traditional-cpp -g -O2 -Wall -Wmissing-prototypes
-Wmissing-declarations -bundle -undefined suppress -bundle
-undefined suppress fe-auth.o fe-connect.o fe-exec.o fe-misc.o
fe-print.o fe-lobj.o pqexpbuffer.o dllist.o pqsignal.o       -o libpq.so.2.1
/usr/bin/ld: -undefined error must be used when
-twolevel_namespace is in effect
make[3]: *** [libpq.so.2.1] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all] Error 2
make: *** [all] Error 2
[localhost:/Users/postgres/postgresql-7.1.3] root# make -v
GNU Make version 3.79, by Richard Stallman and Roland McGrath.
Built for powerpc-apple-darwin1.4
Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99
        Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS
FOR A
PARTICULAR PURPOSE.



pgsql-admin by date:

Previous
From: Chris Pesko
Date:
Subject: Re: Storage management?????
Next
From: "John Fabiani"
Date:
Subject: so much to learn