Hi,
the makefile for syslog-ng has this in it:
LIB_DEPENDS= libpcre.so:devel/pcre \
libuuid.so:misc/e2fsprogs-libuuid \
libbson-1.0.so:devel/libbson \
libevtlog.so:sysutils/eventlog
BROKEN_powerpc64= fails to link: Internal error: Segmentation
fault (prog$
BROKEN_sparc64= fails to link: Internal error: Segmentation
fault (prog$
CONFLICTS?= syslog-ng-[0-9]* syslog-ng[0-9]-[0-9]* \
syslog-ng[0-9][0-9]-[0-9]* \
syslog-ng-devel-[0-9]* eventlog*
WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}
so when trying to build it complains about a libeventlog.so file.
Error output:
# make install
===> syslog-ng311-3.11.1 conflicts with installed package(s):
eventlog-0.2.12_1
They install files into the same place.
You may want to stop build with Ctrl + C
if eventlog not installed then:
====> Compressing man pages (compress-man)
===> Staging rc.d startup script(s)
===> Installing for syslog-ng311-3.11.1
===> Checking if syslog-ng311 already installed
===> Registering installation for syslog-ng311-3.11.1
[mon.optiplex-networks.com] Installing syslog-ng311-3.11.1...
pkg-static: syslog-ng311-3.11.1 conflicts with eventlog-0.2.12_1
(installs files into the same place). Problematic file:
/usr/local/lib/libevtlog.so
*** Error code 70
Kaya
_______________________________________________
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"