[postgis-devel] PostGIS 1.2.0 build error on FC7 + gcj

Markus Schaber schabi at logix-tt.com
Thu Jan 18 08:47:38 PST 2007


Hi, Devrim,

Devrim GUNDUZ <devrim at CommandPrompt.com> wrote:

> On Mon, 2007-01-08 at 10:49 +0100, Markus Schaber wrote:
> > Now, it seems that GCJ does not get the classpath correct, when the
> > classpath has components relative to the current directory, and uses
> > the
> > original PGJDBC classes instead.
> > 
> > I committed a small makefile patch that should fix it.
> 
> Sorry for the delay in response... I tried 1.2.1, and I got many errors.
> Attached is the log of rpm builds.

bzip2-compressed. Ouch.

The problem now is that, for the much wanted javadoc package
generation, the JTS part is built, too, and it seems that you don't
have JTS in your classpath.

What do you all think: Should we:

- Use some heuristics to build different javadoc packages depending on
whether JTS is present or not?

- simply leave JTS out of the package?

- build two javadoc packages, one with and the other without jts
depending code?

- make JTS a fixedn build dependency?


I also just noticed that none of the packagers seems to package the jts
support classes, although the code is pretty stable now...

Regards,
Markus

-- 
Markus Schaber | Logical Tracking&Tracing International AG
Dipl. Inf.     | Software Development GIS

Fight against software patents in Europe! www.ffii.org
www.nosoftwarepatents.org



More information about the postgis-devel mailing list