Florin Iucha:<br>>On Tue, Jun 21, 2011 at 03:06:24PM -0500, Brian Wood wrote:<br>
>> I have a user who is running this program<br>
>> <a href="http://webebenezer.net/misc/cmwAmbassador.cc" target="_blank">http://webEbenezer.net/misc/cmwAmbassador.cc</a><br>
>> on an Ubuntu system.  They aren't getting log messages in<br>
>> /var/log/messages.  I don't have access to their machine and<br>
>> don't have an Ubuntu machine here.  Am wondering what syslog<br>
>> related differences there are between Ubuntu and Fedora.  On my<br>
>> Fedora machines things are working fine.  Suggestions?   I've had<br>
>> them run the program with sudo but that make any difference.  TIA<br>
><br>
> Have they defined 'SYSLOG_AVAILABLE' on the compiler command line?<br>
> Can you ask them for the binary, run 'strings' on it and see if the<br>
> static strings are actually present?<br>
<br>
I asked them to run that now and the strings are in there.<br>That symbol gets turned on in the Linux makefile so was<br>fairly certain the strings would be present and that they<br>hadn't messed with that.<br><br>Brian<br>
<br><br><br>