On Fri, July 12, 2013 16:03, Tony Berth wrote: > did export CPPFLAGS and LDFLAGS and did follow in ' > http://goaccess.prosoftcorp.com/faq' the section 'How to build GoAccess > 0.4.2 on OpenBSD 4.8-current'. I did the modification in 'parser.c' but in > 'util.c', 'sys/socket.h' was already included. Probably a change in version > 0.5? > Unfortunately, 'configure' gives the same error. Should I send you the > config.log too? > > Thanks >
Hi. Take a look at http://cvs.linklevel.net/index.cgi/ports/www/ > > On Wed, Jul 10, 2013 at 1:31 AM, Juan Francisco Cantero Hurtado < > i...@juanfra.info> wrote: > >> On Wed, Jul 10, 2013 at 12:01:11AM +0300, Tony Berth wrote: >> > is anyone using goaccess 0.5 with 5.2 or 5.3? >> > >> > When running './configure' I get: >> > >> > checking for a BSD-compatible install... /usr/bin/install -c >> > checking whether build environment is sane... yes >> > checking for a thread-safe mkdir -p... ./install-sh -c -d >> > checking for gawk... no >> > checking for mawk... no >> > checking for nawk... no >> > checking for awk... awk >> > checking whether make sets $(MAKE)... yes >> > checking for gcc... gcc >> > checking for C compiler default output file name... a.out >> > checking whether the C compiler works... yes >> > checking whether we are cross compiling... no >> > checking for suffix of executables... >> > checking for suffix of object files... o >> > checking whether we are using the GNU C compiler... yes >> > checking whether gcc accepts -g... yes >> > checking for gcc option to accept ISO C89... none needed >> > checking for style of include used by make... GNU >> > checking dependency style of gcc... gcc3 >> > checking for pkg-config... /usr/bin/pkg-config >> > checking pkg-config is at least version 0.9.0... yes >> > checking for GLIB2... yes >> > checking for refresh in -lncurses... yes >> > checking for new_menu in -lmenu... yes >> > checking for g_free in -lglib-2.0... no >> > configure: error: glib-2.x is missing >> >> CPPFLAGS="-I/usr/local/include" LDFLAGS="-L/usr/local/lib" ./configure >> >> -- >> Juan Francisco Cantero Hurtado http://juanfra.info