[prelude-devel] [Prelude Hybrid IDS] #250: gl_ functions in autoconf failure
Prelude Hybrid IDS
noreply at prelude-ids.org
Mon Aug 13 13:45:12 CEST 2007
#250: gl_ functions in autoconf failure
--------------------------+-------------------------------------------------
Reporter: toady | Owner: yoann
Type: defect | Status: new
Priority: normal | Milestone: LibpreludeDB 0.9.13
Component: libpreludedb | Version: devel
Severity: normal | Keywords:
--------------------------+-------------------------------------------------
I am unable to compile libpreludedb. It seems the following functions in
configure.ac are not working:
{{{
gl_EARLY
dnl **************************************************
dnl * Check for missing function replacement *
dnl **************************************************
gl_SOURCE_BASE(libmissing)
gl_M4_BASE(libmissing/m4)
gl_INIT
}}}
Which produces the following output:
{{{
quinificator% ./autogen.sh
Running gtkdocize...
Running libtoolize...
Running autoreconf...
configure:21706: error: possibly undefined macro: gl_CHECK_NEXT_HEADERS
If this token and others are legitimate, please use
m4_pattern_allow.
See the Autoconf documentation.
configure:23322: error: possibly undefined macro: gl_FLOAT_H
configure:24308: error: possibly undefined macro: gl_STDINT_H
configure:25215: error: possibly undefined macro: gl_WCHAR_H
autoreconf: /usr/bin/autoconf failed with exit status: 1
You can now run "./configure --enable-developer-mode" and "make"
}}}
--
Ticket URL: <https://trac.prelude-ids.org/ticket/250>
Prelude Hybrid IDS <http://www.prelude-ids.org>
The Prelude Hybrid Intrusion Detection System suite
More information about the Prelude-devel
mailing list