Compiling only bbproxy
Paul D. Backer
pauldb1 at cotepe.carenet.org
Tue Mar 7 16:55:22 CET 2006
What are the minimum requirements to compile bbproxy? Is PCRE needed?
I have several system on a private network that I would like to
monitor. I have a system on the private and primary network that I
would like to use as a proxy. I have compiled the client without any
problems. I need to compile bbproxy. I tried to do a make lib-build but
received the following:
[root at cab-babu snapshot]# make lib-build
CC="gcc" CFLAGS="-g -O2 -Wall -Wno-unused -D_REENTRANT -DLINUX -I.
-I`pwd`/include -DCLIENTONLY=1" OSDEF="-DLINUX" RPATHOPT="-Wl,--rpath="
PCREINCDIR="" SSLFLAGS="" SSLINCDIR="" SSLLIBS="" NETLIBS=""
BBTOPDIR="/opt/hobbit" BBLOGDIR="" BBHOSTNAME="" BBHOSTIP="127.0.0.1"
BBHOSTOS="" make -C lib all
make[1]: Entering directory `/opt/dev/snapshot/lib'
gcc -g -O2 -Wall -Wno-unused -D_REENTRANT -DLINUX -I.
-I/opt/dev/snapshot/include -DCLIENTONLY=1 -I. -I../include -c -o
eventlog.o eventlog.c
eventlog.c:31:18: pcre.h: No such file or directory
make[1]: *** [eventlog.o] Error 1
make[1]: Leaving directory `/opt/dev/snapshot/lib'
make: *** [lib-build] Error 2
I would like to install as little as possible on this system.
Thanks
Paul
--
Paul D. Backer
BJC HealthCare
St. Louis, MO
pauldb1 at cotepe.carenet.org
More information about the Xymon
mailing list