[postgis-devel] Building the extension on Solaris/amd64
Sandro Santilli
strk at keybit.net
Thu May 16 04:37:57 PDT 2013
On Thu, May 16, 2013 at 10:07:37AM +0100, Mark Cave-Ayland wrote:
> I can recreate it here on Linux using the following:
>
> make distclean
> git checkout remotes/tags/2.0.3
> ./autogen.sh
> ./configure --with-projdir=/home/pg90/rel
> --libdir=/home/pg90/rel/lib --includedir=/home/pg90/rel/include
> --with-gui
> make install
> make distclean
> git checkout remotes/trunk
> ./autogen.sh
> ./configure --with-projdir=/home/pg90/rel
> --libdir=/home/pg90/rel/lib --includedir=/home/pg90/rel/include
> --with-gui
> make install
At which step you get the error, and what's the error ?
The --includedir sounds suspicious.
--strk;
More information about the postgis-devel
mailing list