On Tue, May 10, 2005 at 10:07:45AM -0400, jlivings wrote: > I recently attempted to install Openmosixview 1.5-7 and encountered the > same bug Jes�s did. Checking on packages.debian.org revealed that > /usr/bin/openmosixcollector was not installed. I then downloaded the > soruce package for 1.5-7 and compiled it. The compile ran successfully, > but the openmosixcollector executable failed to compile (perhaps this > should cause the entire build to fail?). > > The lines that failed in openmosixcollector.cpp pertained to writing > information to the syslog, however, the syslog library is not included. > Adding > > #include <syslog.h> > > to the top of openmosixcollector.cpp solved the problem. Hope this helps. >
ugh :-/ This seems a bug in the whole build indeed. Due for next upload. Many thanks! -- Francesco P. Lovergine

