[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Help] Autoconf problems when trying to build WordNet 3.0 package



Hi,

I have some trouble building the new version of WordNet.  For
reasons I do not want to discuss here I had to build a composite
source tarball from two different upstream tarballs and had
to adjust the autoconf stuff - which obviousely failed.  I
putted the relevant files to

   http://people.debian.org/~tille/packages/wordnet/

where you can see in the end of the pbuilder build log the lines:

cc -DHAVE_CONFIG_H -I. -I.. -I../include   -I/include -I../include   -I/include    -g -Wall -O2 -c -o wishwn-tkAppInit.o `test -f 'tkAppInit.c' || echo './'`tkAppInit.c
tkAppInit.c:16:16: error: tk.h: No such file or directory

the relevant line in src/Makefile.am is

INCLUDES = -I$(top_srcdir)/include  $(TCL_INCLUDE_SPEC) -I$(TK_PREFIX)/include

I have no idea why TCL_INCLUDE_SPEC which is not propagated
correctly to Makefile.in and thus cc has not the correct path
to the needed includes.

Any help would be welcome

       Andreas.

--
http://fam-tille.de



Reply to: