[eclipse-clp-users] I can't compile eclipse prolog under Linux 64 bit :(

From: Martin Wegner <martinator.de_at_...114...>
Date: Mon, 15 Jun 2009 19:39:04 +0200
Hi,

I can't compile eclipse prolog under Linux 64 bit :(

I downloaded this file:
http://87.230.22.228/Distribution/6.0_85/src/eclipse_src.tgz

gunzip eclipse_src.tgz
tar xvf eclipse_src.tar

export ARCH=x86_64_linux
./configure
make -f Makefile.x86_64_linux

Then I got this error:

/bin/cp libeclipse.so ../../lib/x86_64_linux/libeclipse.so
gcc -O2 -fomit-frame-pointer  -fPIC  -DD_LOAD -DTHREADED -I. -I../src
-I../../sys_include -I-  -DOC -DDFID -c ../src/tkeclipse.c
cc1: note: obsolete option -I- used, please use -iquote instead
../src/tkeclipse.c:37:17: error: tcl.h: No such file or directory
In file included from ../src/tkeclipse.c:40:

So I tried:

./configure --without-tcl

But nothing changed :(

Please help me, thank you so much!

Greetings, Martin
Received on Mon Jun 15 2009 - 17:39:48 CEST

This archive was generated by hypermail 2.3.0 : Thu Feb 22 2024 - 18:13:20 CET