2010/1/18 Garrett Cooper <[email protected]>:
> On Mon, Jan 18, 2010 at 2:08 PM, Mike Frysinger <[email protected]> wrote:
>> On Monday 18 January 2010 16:58:58 K.D. Lucas wrote:
>>> Is there a bug when trying to make with version 3.81?
>>>
>>> I just tried compiling LTP 2009.1231 today, and I get:
>>>
>> ======================================================================
>>> configure: WARNING: linux/genetlink.h: present but cannot be compiled
>>> configure: WARNING: linux/genetlink.h:     check for missing prerequisite
>>> headers?
>>> configure: WARNING: linux/genetlink.h: see the Autoconf documentation
>>> configure: WARNING: linux/genetlink.h:     section "Present But Cannot Be
>>> Compiled"
>>> configure: WARNING: linux/genetlink.h: proceeding with the compiler's
>>
>> no output emitted by configure would be related to make.  these particular
>> errors are because your distro installs broken kernel headers.
>
> Kelly,
>    You're most likely missing flex + bison on the build host (I say
> that primarily because I don't see -lfl in the linker line). It's
> noted in INSTALL as a requirement, but isn't strictly enforced for pan
> today. I'll add a specific check for that in configure sometime in the
> next week or so, but the problem is that several tests need to be
> skipped if pan isn't available / built because they depend upon it
> (runltp invocation, selinux-testsuite, etc).
> Thanks,

    I just removed the dependency on bison/flex in pan/Makefile on CVS
head, as it was only required by ltp-scanner, an optional non-critical
utility.
Thanks,
-Garrett

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to