Hello,
 
I am installing bincimap on my freebsd 5.2 server. I get the error messages below whenever i run the 'make' command
on it.
Please it's urgent, what do i do?
 
sim
 
In file included from storage.cc:37:
../../util/regex.h:4:23: pcre/pcre.h: No such file or directory
In file included from storage.cc:37:
../../util/regex.h: In function `int Binc::Util::regexMatch(const std::string&,
   const std::string&)':
../../util/regex.h:13: error: syntax error before `*' token
../../util/regex.h:14: error: syntax error before `*' token
../../util/regex.h:16: error: `mypcre' undeclared (first use this function)
../../util/regex.h:16: error: (Each undeclared identifier is reported only once
   for each function it appears in.)
../../util/regex.h:18: error: `pcre_free' undeclared (first use this function)
../../util/regex.h:20: error: `pcre_compile' undeclared (first use this
   function)
../../util/regex.h:28: error: `mypcre_extra' undeclared (first use this
   function)
../../util/regex.h:30: error: `pcre_exec' undeclared (first use this function)
*** Error code 1
 
Stop in /var/source/bincimap-1.0.9/src/parsers/storage.
*** Error code 1
 
Stop in /var/source/bincimap-1.0.9/src/parsers/storage.
*** Error code 1
 
Stop in /var/source/bincimap-1.0.9/src/parsers.
*** Error code 1
 
Stop in /var/source/bincimap-1.0.9/src.
*** Error code 1
 
Stop in /var/source/bincimap-1.0.9.

Reply via email to