[pet] Compilation trouble - Pet 0.99.12

David Brodbeck brodbd at u.washington.edu
Tue Sep 11 23:50:09 CEST 2007


On Sep 11, 2007, at 1:24 AM, Peter Adolphs wrote:

>
> In general I would advice to use the svn version.

I went ahead and got the SVN version, since you and Bernd Kiefer both  
suggested it.  ./configure went *much* easier.  I still get a  
compilation error, but it's a different one:

g++ -DHAVE_CONFIG_H -DDYNAMIC_SYMBOLS -I. -I..  -I../common -I/ 
include -I/usr/local/delphin/lkb/include -I/usr/lib/ecl/h   -g -Wall - 
O2 -DHAVE_CONFIG_H -DDYNAMIC_SYMBOLS  -MT fspp.o -MD -MP -MF .deps/ 
fspp.Tpo -c -o fspp.o fspp.cpp
fspp.cpp: In function ‘int preprocessor_initialize(const char*)’:
fspp.cpp:46: error: ‘make_string_copy’ was not declared in this scope
fspp.cpp: In function ‘icu_3_6::UnicodeString preprocess 
(icu_3_6::UnicodeString, const char*)’:
fspp.cpp:66: error: ‘make_string_copy’ was not declared in this scope
make[2]: *** [fspp.o] Error 1
make[2]: Leaving directory `/home/brodbd/pet/main/fspp'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/brodbd/pet/main'
make: *** [all] Error 2

Where should it be getting that function?  Am I still missing a  
dependency?


David Brodbeck
Information Technology Specialist 3
Computational Linguistics
University of Washington


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.delph-in.net/archives/pet/attachments/20070911/b9726c49/attachment.html>


More information about the pet mailing list