header files and the gcc library.
But it doesn't affect this problem.
Does anybody knows how to solve this problem?
Regards, Derk Jan Horstman
***DISCLAIMER***
Deze e-mail is uitsluitend bestemd voor de geadresseerde(n). Verstrekking aan
e
> > > Derk Jan Horstman writes:
> > > After a new install of HP-UX B.11.23 (ia64) and installing the latest
> > > patches on it, I've tried to compile PostgreSQL 9.0.1 from source again.
> > > But I've still got problems with compiling, the process i
you want OpenSSL then you need OpenSSL-devel too.
I've no experience with "--enable-dtrace" so maybe you need an extra
development package.
Give it a try, there are several benefits for compiling by yourself.
Regards, Derk Jan Horstman
***DISCLAIMER
e/postgresql-9.0.0/src'
gmake: *** [world] Error 2
I did a configure with the following options:
CC=gcc --with-libs=/usr/lib:/usr/local/lib
--with-includes=/usr/include:/usr/local/include --with-openssl
--disable-thread-safety
The used gcc is of
warning: unused variable 'lifc'
gmake[3]: *** [ip.o] Error 1
So I think the problem should be found in HP-UX patches.
Unfortunately the install of the last service pack ran into trouble with
incomplete dependencies and a broken kernel compilation. So at this moment I
have to fix