help-ferret
[Top][All Lists]
Advanced

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

[help-ferret] Fail to compile CVS version


From: Jean-Michel Grimaldi
Subject: [help-ferret] Fail to compile CVS version
Date: Thu, 07 Dec 2006 22:43:36 -0000

Hi and thanks for Ferret. I'm trying to compile the CVS version on
debian testing (automake-1.4) but here is the result:
% aclocal
% automake
automake: configure.ac: required file `./mkinstalldirs' not found
automake: configure.ac: required file `./config.guess' not found
automake: configure.ac: required file `./config.sub' not found
[1]    12450 exit 1     automake
% autoconf
% ./configure
[ OK with some warnings about Makefile.in ignoring --datarootdir ]
% make
Making all in src
make[1]: Entering directory `/home/jm/src/C/ferret/src'
gcc -DHAVE_CONFIG_H -I. -I. -I.     -g -O2 -c ferret.c
ferret.c: In function 'ferret_setup_GUI':
ferret.c:258: error: 'FERRET_TCL_SCRIPTS_PATH' undeclared (first use in
this function)
ferret.c:258: error: (Each undeclared identifier is reported only once
ferret.c:258: error: for each function it appears in.)
ferret.c: In function 'ferret_set_autopath':
ferret.c:299: error: 'FERRET_TCL_SCRIPTS_PATH' undeclared (first use in
this function)
ferret.c: In function 'ferret_set_globals':
ferret.c:346: error: 'FERRET_TCL_IMAGES_PATH' undeclared (first use in
this function)
ferret.c:352: error: 'FERRET_TCL_SCRIPTS_PATH' undeclared (first use in
this function)
make[1]: *** [ferret.o] Error 1
make[1]: Leaving directory `/tmp/ferret/src'
make: *** [all-recursive] Error 1
[1]    13791 exit 2     make

Am I doing something wrong? Thanks again,

Jean-Michel






reply via email to

[Prev in Thread] Current Thread [Next in Thread]