On Sun, Jan 17, 2010 at 6:29 PM, Mr. James W. Laferriere <babydr@baby-dragons.com> wrote:
       Hello All ,  when doing a 'make install' in eventlog-0.2.10 the file
eventlog.pc is NOT installed to /usr/lib64 (see .configure below) .  Thus when
doing a ./configure in syslog-ng-3.0.5 the configure is unable to find the file
on my x86_64 based system .  Hopefully everything needed is below .

<snip> 
       Any other info regarding this difficulty gladly provided for the asking
.
               Hth ,  JimL
--
+------------------------------------------------------------------+
| James   W.   Laferriere | System    Techniques | Give me VMS     |
| Network&System Engineer | 3237     Holden Road |  Give me Linux  |
| babydr@baby-dragons.com | Fairbanks, AK. 99709 |   only  on  AXP |
+------------------------------------------------------------------+
______________________________________________________________________________
Member info: https://lists.balabit.hu/mailman/listinfo/syslog-ng
Documentation: http://www.balabit.com/support/documentation/?product=syslog-ng
FAQ: http://www.campin.net/syslog-ng/faq.html


______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email
______________________________________________________________________


Hello!

I see this in your eventlog make:
 /usr/bin/ginstall -c -m 644 'eventlog.pc' '/usr/lib/pkgconfig/eventlog.pc'

Try running this prior to trying to configure/compile syslog-ng:
PKG_CONFIG_PATH=/usr/lib/pkgconfig:$PKG_CONFIG_PATH

Hope that helps.


--
Lance Laursen
Demonware Systems Engineer