Re: [BUGS] Bug #490: Can't compile PostgreSQL 7.1.3 with Solaris 2.6

2001-10-24 Thread Tom Lane
"Holger Mitterwald" <[EMAIL PROTECTED]> writes: > Ok, next try. I set LD_LIBRARY_PATH to /usr/local/lib. > Then the configure run clean. > Funny thing about that is that it DID find the related librarys > (libreadline etc.) earlier but failed on the test. Not a big surprise: ld doesn't pay att

Re: [BUGS] Bug #490: Can't compile PostgreSQL 7.1.3 with Solaris 2.6

2001-10-23 Thread Tom Lane
[EMAIL PROTECTED] writes: > Trying to compile postgresql under solaris 2.6 configure stops > claiming about an unknown symbol "optreset". I wasn't able to fix the > problem. You misread it: the log shows that it's the test after the optreset one that is failing. That test is just trying to compi