[Therion] therion on freebsd

Alexander nitrogen15 at mail.ru
Mon Mar 17 19:40:19 CET 2008


Hello,
I'm using a FreeBSD 7.0 box with gcc 4.2.1 and trying to compile 
therion.0.5.1. First problem encountered with

	extern/lxFile.cxx:725: error: 'getline' was not declared in this scope

was solved with addition of #include "getline.h" string
Next one encountered when linking:

	extern/proj4/libproj.a -s
	extern/lxFile.o(.text+0x2404): In function `lxFile::ImportPLT(char const*)':
	: undefined reference to `getline'
	*** Error code 1

Could you give me directions to solve trouble?

Alexander



More information about the Therion mailing list