From: Brian W. <bri...@gm...> - 2015-08-03 16:40:34
|
Hello, I am trying to build gunplot on a Mac via macports and I get the following error: :info:build In file included from term.c:1194: :info:build In file included from ./term.h:254: :info:build ../term/caca.trm:2514:3: warning: implicit declaration of function 'process_event' is invalid in C99 [-Wimplicit-function-declaration] :info:build process_event(GE_replot, 0, 0, 0, 0, 0); :info:build ^ :info:build ../term/caca.trm:2514:17: error: use of undeclared identifier 'GE_replot' :info:build process_event(GE_replot, 0, 0, 0, 0, 0); :info:build ^ Has this issue been encountered and/or resolved by anyone else? Any help or information is appreciated. Thanks. P.S. I had sent this message before confirming my subscription to the mailing list. I apologize if this comes through as a duplicate. -- Brian D. Weitzner Postdoctoral Fellow Chemical & Biomolecular Engineering Johns Hopkins University Baltimore, Maryland 21218 http://graylab.jhu.edu <http://graylab.jhu.edu/> |