On Thu, Jun 12, 2014 at 10:28 AM, Antti Kantee <[email protected]> wrote: > On 12/06/14 09:03, Justin Cormack wrote: >> Currently you need to set LD_LIBRARY_PATH, LIBRARY_PATH and PATH as >> set at the bottom of buildnb.sh if it builds its own copy. > > How? > > For the record, the error is: > cc -O2 -g -Wall -Irumpdyn/include -c rumpclient.c -o rumpclient.o > rumpclient.c:1:29: fatal error: rump/rumpclient.h: No such file or directory > #include <rump/rumpclient.h> > ^ > compilation terminated. > make: *** [rumpclient.o] Error 1
Ah oops, I had some header files installed in /usr/local will fix... ------------------------------------------------------------------------------ HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions Find What Matters Most in Your Big Data with HPCC Systems Open Source. Fast. Scalable. Simple. Ideal for Dirty Data. Leverages Graph Analysis for Fast Processing & Easy Data Exploration http://p.sf.net/sfu/hpccsystems _______________________________________________ rumpkernel-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/rumpkernel-users
