RE: compilation error
Darren King <darrenk@insightdist.com>
From: "Darren King" <darrenk@insightdist.com>
To: <pgsql-bugs@postgresql.org>
Cc: "Suresh. Sv@Team. Indiainfo. Com" <suresh.sv@team.indiainfo.com>
Date: 2001-04-05T16:00:21Z
Lists: pgsql-bugs
> Iam installing postgresql-7.0.3 on solaris sparc 2.7. > > ... > > `/usr/share/src/postgresql-6.5.3/src/backend/lib' > make[1]: *** [lib.dir] Error 2 > make[1]: Leaving directory > `/usr/share/src/postgresql-6.5.3/src/backend' > make: *** [all] Error 2 Looks like there's a little version mixing going on here. You say you're trying to install 7.0.3, but the make appears to be trying to compile 6.5.3... darrenk