[postgis-users] postgis-cvs-1.0.0.ebuil is broken
Gérald Fenoy
djayweb at djayux.net
Thu Apr 21 12:37:18 PDT 2005
After reading some compilation errors on window I've just tried the
ebuild I've made but it is broken (using the postgis-cvs autopgenerated
archive). This is broken only because of the generation of the doc so
it's not so bad as it may look like.
For compilation on Windows we obtain only a lot of undefined
references ... The configure wroks and the make fail on linking (it
pass the rest just cause we do an : "export CPPFLAGS="${CPPFLAGS}
-I/c/the/path/to/your/PostgreSQL/port/win32" command just before
launching the configure script to include correctly the headers).
I realy don't know what happen, nevertheless I could suppose that the
linker expect for library that is not in the Makefile. But where I'm
lost is here : the compilation works cleanly on linux (and I could be
considered as n00b in this :) ) so for my point of view all the
necessary linkages are in the makefile.
Sorry for my confused mail but I want to express my disapointement ...
I am not able to solve the problem ... maybe not enough memory in my
mind ..
We continue to work on it ...
More information about the postgis-users
mailing list