Project

General

Profile

Bug #50

libprelude doesn't check for yacc

Added by Sebastien Tricaud over 19 years ago. Updated about 15 years ago.

Status:
Closed
Priority:
Normal
Target version:
-
Start date:
Due date:
% Done:

0%

Resolution:
fixed

Description

libprelude's configure.in doesn't check is yacc is present in the system.
As a result the compilation fails.

History

#1 Updated by Sebastien Tricaud over 19 years ago

it doesn't check for lex too.

errors returned:
../src/.libs/libprelude.so: undefined reference to 'yy_scan_string'
../src/.libs/libprelude.so: undefined reference to 'yylex'

installing flex resolve this issue

#2 Updated by Sebastien Tricaud over 19 years ago

Doesn't check for python nor perl either in order to build the bindings: errors while compiling

#3 Updated by Yoann VANDOORSELAERE over 19 years ago

  • Status changed from New to Closed
  • Resolution set to fixed

You are supposed to have flex/yacc installed when compiling from SVN. However, when making a dist, the generated files are included, so the check is not needed.

Nicolas just fixed the python/perl bit in r4355 and r4356

#4 Updated by Yoann VANDOORSELAERE about 15 years ago

  • Project changed from PRELUDE SIEM to Libprelude
  • Category deleted (1)

Also available in: Atom PDF