From: | "postgresql" <pgsql(at)symcom(dot)com> |
---|---|
To: | "admin" <pgsql-admin(at)postgresql(dot)org> |
Subject: | help with an install problem |
Date: | 2001-10-03 21:25:12 |
Message-ID: | 200110032117.f93LHBn18709@postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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.
From | Date | Subject | |
---|---|---|---|
Next Message | Lee Harr | 2001-10-04 00:09:42 | Re: complete output to file?? |
Previous Message | John Fabiani | 2001-10-03 21:21:42 | so much to learn |