Bug #325
Problem with compiling libprelude-0.9.21.2 on FreeBSD 4.10
0%
Description
$ ./configure --localstatedir=/var
[skipped]
$ make
(tail of output attached)
History
#1 Updated by almost 16 years ago
Forgot to mentioned, gcc 2.95.4
#2 Updated by Yoann VANDOORSELAERE almost 16 years ago
Could you please try the attached patch and let us know whether it fixes the problem?
#3 Updated by almost 16 years ago
Apllying patch to clean source tree (without before running configure) leads to the following:
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
|diff --git a/src/idmef-wrappers-gen/GenerateIDMEFTreeWrapC.pm b/src/idmef-wrappers-gen/GenerateIDMEFTreeWrapC.pm
|index e60b7f5..455d3dd 100644
|--- a/src/idmef-wrappers-gen/GenerateIDMEFTreeWrapC.pm
|+++ b/src/idmef-wrappers-gen/GenerateIDMEFTreeWrapC.pm
File src/idmef-wrappers-gen/GenerateIDMEFTreeWrapC.pm doesn't exist in source tarball.
#4 Updated by almost 16 years ago
Patch works. Compilation succeeded.
P.S. There're a lot of "warning: ignoring pragma: system_header" still
#5 Updated by almost 16 years ago
-su-2.05b$ gcc -v
Using builtin specs.
gcc version 2.95.4 20020320 [FreeBSD]
-su-2.05b$ uname -r
4.10-RELEASE
-su-2.05b$ uname -s
[[FreeBSD]]
#6 Updated by Yoann VANDOORSELAERE almost 16 years ago
- Status changed from New to Closed
- Resolution set to fixed
(In r11068) Fix possible compilation problem with some GCC version (fix #325).
#7 Updated by Yoann VANDOORSELAERE over 15 years ago
- Project changed from PRELUDE SIEM to Libprelude
- Category deleted (
1) - Target version deleted (
92)