From: Alexander Z. <Ale...@fm...> - 2001-03-29 06:31:57
|
On 28 Mar, ben...@us... wrote: > Same here. I'm not sure that I get the exact same error though, it has > been a week or so since I've had time to work on it. And I also have > /usr/local/lib in ld.so.conf. I'm using Debian Sid. O.K. In this case you have to look carefully in the config.log file why the configure script didn't find the ptal-includes or ptal-library. There should be some test program and the output of the respective compiler call in it. And the last one should tell you what went wrong. Maybe the include file ptal.h was not found, because /usr/local/include was not searched for it. In that case try CPPFLAGS=-I/usr/local/include ./configure Good luck! -- Ale...@fm... / You got to be very careful if http://www.fmi.uni-passau.de/~zimmerma/ you don't know where you're for PGP public key finger / going, because you might not get zim...@yo... / there. -- Yogi Berra |