[syslog-ng] Cross-compiling syslog-ng 3.11.1 for an embedded application.

Budai, László laszlo.budai at balabit.com
Wed Oct 4 15:00:17 UTC 2017


Hi,

could you share a build environment where we can easily reproduce the
issue(eg.: a docker file, or, image )?

Laszlo Budai

On Wednesday, October 4, 2017, Robert King <robert.king at tellabs.com> wrote:

> *From:* syslog-ng [mailto:syslog-ng-bounces at lists.balabit.hu
> <javascript:_e(%7B%7D,'cvml','syslog-ng-bounces at lists.balabit.hu');>] *On
> Behalf Of *Scheidler, Balázs
> *Sent:* Tuesday, October 03, 2017 11:32 PM
> *To:* Syslog-ng users' and developers' mailing list <
> syslog-ng at lists.balabit.hu
> <javascript:_e(%7B%7D,'cvml','syslog-ng at lists.balabit.hu');>>
> *Subject:* Re: [syslog-ng] Cross-compiling syslog-ng 3.11.1 for an
> embedded application.
>
>
>
> Hi,
>
>
>
>
>
> Again, so without your help and a civilized exchange of emails this can't
> be troubleshot, as I never saw your environment, and can't check various
> details that would affect compilation.
>
>
>
>
>
> What information would you like from me to progress?
>
> We are using gmake to build the targets.  We are calling the configure
> script with the following arguments:
>
>
> PKG_CONFIG_PATH=$PCRERELEASE/lib/pkgconfig:$EVENTLOGRELEASE/lib/pkgconfig:$GLIBRELEASE/lib/pkgconfig
> \
>
> SED=/bin/sed \
>
> ./configure \
>
> --host=$HOST \
>
> PKG_CONFIG_PATH=$PCRERELEASE/lib/pkgconfig:$EVENTLOGRELEASE/lib/pkgconfig:$GLIBRELEASE/lib/pkgconfig
> \
>
> --build=$BUILD \
>
> --prefix=$INSTALLDIR \
>
> --bindir=$INSTALLDIR/bin \
>
> --sbindir=$INSTALLDIR/sbin \
>
> --includedir=$INSTALLDIR/include \
>
> --libdir=$INSTALLDIR/lib \
>
> --sharedstatedir=$INSTALLDIR/share \
>
> --exec-prefix=$EXECDIR \
>
> --libexecdir=$EXECDIR/lib \
>
> --localstatedir=$EXECDIR/etc/syslog-ng/var \
>
> --sysconfdir=$EXECDIR/etc/syslog-ng/etc \
>
> --enable-shared=yes \
>
> --enable-ssl \
>
> --enable-static=yes \
>
> --enable-dynamic-linking=yes \
>
> --disable-json \
>
> --enable-pcre=no \
>
> --with-libmongo-client=no \
>
> --with-librabbitmq-client=no \
>
> CC=$MVL/bin/ppc_440-gcc \
>
> CFLAGS="-g -O2" \
>
> CPP=$MVL/bin/ppc_440-cpp \
>
> CPPFLAGS="-I$EVENTLOGRELEASE/include -I$GLIBRELEASE/include
> -I$TARGET/usr/include -I$TARGET/usr/local/include" \
>
> LDFLAGS="-L/vobs/tools/openssl/openssl/release/$OS/lib
> -L$EVENTLOGRELEASE/lib -L$GLIBRELEASE/lib -L$TARGET/lib -L$TARGET/usr/lib" \
>
> OPENSSL_CFLAGS="${OPENSSL_CC_INC_PATH} ${OPENSSL_CC_FIPS_INC_PATH}
> -DBUILD_WITH_SSL" \
>
> OPENSSL_LIBS="-lssl -lcrypto" \
>
> LIBS="-lssl -lcrypto"
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.balabit.hu/pipermail/syslog-ng/attachments/20171004/f94fb112/attachment.html>


More information about the syslog-ng mailing list