[Pljava-dev] pljava.so wont compile

From: hal(dot)hildebrand at me(dot)com (Hal Hildebrand)
To:
Subject: [Pljava-dev] pljava.so wont compile
Date: 2013-01-12 03:11:52
Message-ID: A1ABD971-08B8-434F-92D6-4FD89C46E7E5@me.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

Trie enough. This is work that has not been done. Apologies. :). Still a work in progress.

Sent from my Tricorder

On Jan 11, 2013, at 11:40 AM, Christian Hammers <ch at lathspell.de> wrote:

> Hello
>
> With the hellblazer git repository code I finally got four .jar files
> but now I wonder how to compile the shared library from the C sources.
> None of the Makefiles seem to work and the pom.xml contains no reference
> to a C compiler:
>
> -=(~/workspace/pljava/lathspell-master/C)$ make
> make[1]: Entering directory `/srv/home/james/workspace/pljava/lathspell-master/C/build/classes/pljava'
> make[1]: /srv/home/james/workspace/pljava/lathspell-master/C/src/java/pljava/Makefile: No such file or directory
> make[1]: *** No rule to make target `/srv/home/james/workspace/pljava/lathspell-master/C/src/java/pljava/Makefile'. Stop.
> make[1]: Leaving directory `/srv/home/james/workspace/pljava/lathspell-master/C/build/classes/pljava'
> make: *** [pljava_all] Error 2
>
> -=(~/workspace/pljava/lathspell-master/C/pljava)$ make
> find: `/pljava': No such file or directory
> make: Nothing to be done for `checkjavahome'.
>
> (I'm using gcc-4.7 and Oracle/OpenJDK-1.7.
>
> bye,
>
> -christian-
> _______________________________________________
> Pljava-dev mailing list
> Pljava-dev at pgfoundry.org
> http://lists.pgfoundry.org/mailman/listinfo/pljava-dev

In response to

Browse pljava-dev by date

  From Date Subject
Next Message Thomas Hallgren 2013-01-12 10:16:16 [Pljava-dev] Compatibility with Java 1.7 and PostgreSQL 9.2? Is this project still alive?
Previous Message Christian Hammers 2013-01-11 19:40:13 [Pljava-dev] pljava.so wont compile