Bug ID 982487
Summary Base:System/syslog-ng: syslog-ng-devel lacks of config.h file
Classification openSUSE
Product openSUSE.org
Version unspecified
Hardware Other
OS openSUSE 42.1
Status NEW
Severity Normal
Priority P5 - None
Component 3rd party software
Assignee peter@czanik.hu
Reporter matwey.kornilov@gmail.com
QA Contact opensuse-communityscreening@forge.provo.novell.com
Found By ---
Blocker ---

Hello,

I am running openSUSE Leap 42.1

> rpm -q syslog-ng-devel
syslog-ng-devel-3.7.1-1.1.x86_64

When I try to use provided development files to compile I see the following:

In file included from /usr/include/syslog-ng/persist-state.h:28:0,
                 from /home/matwey/lab/syslog-ng-persist/src/main.c:5:
/usr/include/syslog-ng/syslog-ng.h:28:20: fatal error: config.h: No such file
or directory
 #include <config.h>
                    ^
compilation terminated.

It seems that config.h file is missed from the package and the package is
useless now. In newer syslog-ng releases, this file has been renamed to
syslog-ng-config.h, see commit aa1f1b931ab7a17e97087a20956730c9ad6ead83 in
upstream.


You are receiving this mail because: