igorcoroli / javacv

Automatically exported from code.google.com/p/javacv
GNU General Public License v2.0
0 stars 0 forks source link

Javacv 0.5 linux-x64 requires new glibc #308

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Download binary version of Javacv-0.5 to a 64-bit Red Hat Enterprise Linux 5 
system.
2. Try to use Javacv from a Java application.

What is the expected output? What do you see instead?
There is an error complaining that the glibc version must be >= 2.14, but my 
system only has 2.5. I'd really appreciate it if there could be a binary build 
for older linuxes. The 32-bit binary runs fine on 32-bit RHEL5 systems.

Original issue reported on code.google.com by ben.hollis on 23 Apr 2013 at 10:39

GoogleCodeExporter commented 8 years ago
I understand your concern, but I don't know of any good ways to go about this 
other than to compile under an older version of Linux, and I'm just not ready 
to increase my burden. If you know of a good easy way, though, I'm all ears!

Original comment by samuel.a...@gmail.com on 27 Apr 2013 at 5:43

GoogleCodeExporter commented 8 years ago
Compiling under an old version of linux would be the way to do it. I think you 
could set up an automatic build process using Vagrant and a VM of an old copy 
of Linux, but I'm not super clear on how to do that.

Original comment by ben.hollis on 29 Apr 2013 at 6:23

GoogleCodeExporter commented 8 years ago
This also looks interesting:
http://gcc.gnu.org/wiki/CompileFarm
But it doesn't explain how it deals with multiple versions of GCC...

Original comment by samuel.a...@gmail.com on 16 May 2013 at 2:28

GoogleCodeExporter commented 8 years ago
Issue 350 has been merged into this issue.

Original comment by samuel.a...@gmail.com on 8 Aug 2013 at 4:08

GoogleCodeExporter commented 8 years ago
Issue 390 has been merged into this issue.

Original comment by samuel.a...@gmail.com on 27 Dec 2013 at 1:18