Hi,

This should work (at least it does on openbsd):
CFLAGS="-I/usr/local/include" ./configure && gmake"

Regards,
Botond

On Sat, 22 Feb 2014 11:14:01 -0500
"Jeroen \"Slim\" van Gelderen" <asks...@gmail.com> wrote:

> Hi,
> 
> NXLog 2.7.1191 currently fails to configure on vanilla FreeBSD 10.0:
> 
> ------------
> FreeBSD logger 10.0-RELEASE FreeBSD 10.0-RELEASE #0 r260789: Fri Jan 17
> 01:46:25
>  UTC 2014     r...@snap.freebsd.org:/usr/obj/usr/src/sys/GENERIC  i386
> ------------
> [...]
> checking for pcre-config... /usr/local/bin/pcre-config
> checking for apr_socket_create in -lapr-1... yes
> checking for apr_pollset_wakeup... yes
> checking for apr_sockaddr_ip_getbuf... yes
> checking for apr_file_sync... yes
> checking for apr_file_link... yes
> checking for apr_pool_create_unmanaged_ex... yes
> checking for dbi_initialize in -ldbi... no
> configure: WARNING: libdbi not found - not building dbi modules
> checking for ANSI C header files... (cached) yes
> checking syslog.h usability... yes
> checking syslog.h presence... yes
> checking for syslog.h... yes
> checking pcre.h usability... no
> checking pcre.h presence... no
> checking for pcre.h... no
> configure: error: please install pcre-dev
> root@logger:~/nxlog-ce-2.7.1191 #
> ------------
> 
> pcre.h is installed from ports:
> 
> ------------
> root@logger:~/nxlog-ce-2.7.1191 # find / -name pcre.h
> /usr/ports/devel/pcre/work/pcre-8.33/pcre.h
> /usr/local/include/pcre.h
> ------------
> 
> Any ideas?
> 
> Cheers,
> -Slim
> 
> -- 
> Jeroen "Slim" van Gelderen

------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk
_______________________________________________
nxlog-ce-users mailing list
nxlog-ce-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nxlog-ce-users

Reply via email to