IRRd-Discuss
Date Prev | Date Next |
Date Index |
Thread Index |
Author Index |
Historical
IRRd 1.5
- From: Kuniaki Kondo
- Date: Wed Aug 25 02:46:04 1999
Hello
This is Kuniaki Kondo.
I could not complie IRRd-1.5.
Following is error messages.
I am using FreeBSD-3.1 RELEASE, gcc-2.8.1 or gcc-2.7.2.1.
If I need other library, please tell me it.
Thank you in your advice.
---
cd irr_rpsl_check; make
Compiling: syntax_attrs.c
In file included from syntax_attrs.c:7:
/usr/include/regex.h:46: parse error before `regoff_t'
/usr/include/regex.h:46: warning: data definition has no type or storage class
/usr/include/regex.h:56: parse error before `regoff_t'
/usr/include/regex.h:56: warning: no semicolon at end of struct or union
/usr/include/regex.h:57: warning: data definition has no type or storage class
/usr/include/regex.h:58: warning: data definition has no type or storage class
/usr/include/regex.h:102: parse error before `regmatch_t'
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.
-----
|