References: <465a5b5c-3f88-efc3-f584-5405083f9e2d@hogranch.com> From: John R Pierce Message-ID: Date: Wed, 22 Feb 2017 12:52:07 -0800 MIME-Version: 1.0 In-Reply-To: <465a5b5c-3f88-efc3-f584-5405083f9e2d@hogranch.com> Subject: Re: [Pljava-dev] building on centos 6.8 Content-Type: text/plain; charset="us-ascii"; Format="flowed" On 2/22/2017 12:01 PM, John R Pierce wrote: > > trying to build pljava from the 1.5.0 tarball, on centos 6.latest > 64bit, with postgres 9.5.5 from the yum.postgresql.org repository... > > I have postgresql95-devel and openjdk 1.8.0 devel packages installed, > along with all the usual g++ etc stuff. > ... just in case, I ran yum update to get all the latest versions of everything, same errors. $ g++ --version g++ (GCC) 4.4.7 20120313 (Red Hat 4.4.7-17) Copyright (C) 2010 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. $ java -version openjdk version "1.8.0_121" OpenJDK Runtime Environment (build 1.8.0_121-b13) OpenJDK 64-Bit Server VM (build 25.121-b13, mixed mode) $ javac -version javac 1.8.0_121 $ mvn -version Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T08:41:47-08:00) Maven home: /usr/share/apache-maven Java version: 1.8.0_121, vendor: Oracle Corporation Java home: /usr/lib/jvm/java-1.8.0-openjdk-1.8.0.121-0.b13.el6_8.x86_64/jre Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "2.6.32-642.13.1.el6.x86_64", arch: "amd64", family: "unix" -- john r pierce, recycling bits in santa cruz _______________________________________________ Pljava-dev mailing list Pljava-dev@lists.pgfoundry.org http://lists.pgfoundry.org/mailman/listinfo/pljava-dev