On Sun, 31 Mar 2002, Jaedreth Skywolf wrote: > cc -I. -I/sw/src/ircii-20020322-2/ircii-20020322/include > -I/sw/src/ircii-20020322-2/ircii-20020322/source/rijndael > -no-cpp-precomp -DHAVE_CONFIG_H -c > /sw/src/ircii-20020322-2/ircii-20020322/source/alias.c > In file included from > /sw/src/ircii-20020322-2/ircii-20020322/source/alias.c:35: > /sw/src/ircii-20020322-2/ircii-20020322/include/irc.h:130: termcap.h: No > such file or directory > make: *** [alias.o] ??и?1 > ### make failed, exit code 2 > Failed: compiling ircii-20020322-2 failed
Hrm... that [alias.o] line looks weird, doesn't it? > irc.h is there, I don't know what 130 is, and there wasn't a termcap.h > there... I'm guessing that line 130 of irc.h falsely refers to a termcap.h file, which in turn doesn't exist. The patch file might need some patching... -- Chris Devers [EMAIL PROTECTED] Apache / mod_perl / http://homepage.mac.com/chdevers/resume/ "More war soon. You know how it is." -- mnftiu.cc _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
