I had a catastrophic crash on one of our webservers here and took the opportunity to upgrade it. Unfortunately, after the upgrade, I am unable to compile either 7.1.3 or the current snapshot of postgres.
The error I get is rather opaque: /usr/bin/ld: -undefined error must be used when -twolevel_namespace is in effect This is in the final stretch of compiling, on libpq. I checked google for it, and came up with three header files in an MIT Apple sourcetree. So this strikes me as a particularly Darwinish failing. I also ran a recursive grep on the postgres source tree and wasnt able to find -twolevel_namespace in any of the Makefiles. This makes me think it is something external. Anyone have an idea as to what is causing this? This box is down until postgres comes back up. :-7 alex -- alex j. avriette perl hacker. [EMAIL PROTECTED] $dbh -> do('unhose'); ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster