<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1">
<TITLE>[syslog-ng] rpmbuild on centos6</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hi everyone!<BR>
<BR>
I wanted to build rpm-s from syslog-ng (and maintain it in the future).<BR>
I've using eventlog_0.2.12 (from source) which builds with some fiddling, but syslog-ng_3.3.3 (also from source) won't build.<BR>
<BR>
[rpmbuilder@svn ~]$ rpmbuild -ta rpmbuild/SOURCES/syslog-ng_3.3.3.tar.gz<BR>
error: File /home/fathom/rpmbuild/SOURCES/ivykis-0.21.tar.gz: No such file or directory<BR>
<BR>
I have not found anything like ivykis in the .spec file, but I have downloaded it:<BR>
<BR>
[rpmbuilder@svn ~]$ rpmbuild -ta rpmbuild/SOURCES/syslog-ng_3.3.3.tar.gz<BR>
error: line 135: second %prep<BR>
<BR>
Somehow it makes one spec file from the syslog-ng spec and the ivykis spec file...<BR>
<BR>
I tried to other way as well. Building it from the spec file cries for dependencies, including libevtlog and libnet-devel. The first is ok, but I do not really want to install that on the rpm building system, but the second one is totally missing from centos6.<BR>
<BR>
Has anyone some clues about this?<BR>
It would be a pain in the ass to manually install/update everywhere.<BR>
<BR>
Hajdu Tamás Márk</FONT>
</P>

</BODY>
</HTML>