Hi,

On a RedHat 8.0 (kernel 2.4.18-14), I've the problem after make :
-----------------------------------
make[2]: Entering directory `/tmp/bincimap-1.3.0/src'
g++ -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -fno-exceptions -I. -c address.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -fno-exceptions -I. -c argparser.cc
g++ -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -Wall -fno-exceptions -I. -c authenticate.cc
authenticate.cc: In function `void <unnamed>::enterJail()':
authenticate.cc:78: `chroot' undeclared (first use this function)
authenticate.cc:78: (Each undeclared identifier is reported only once for each
function it appears in.)
authenticate.cc:82: `chdir' undeclared (first use this function)
authenticate.cc:85: `setgid' undeclared (first use this function)
authenticate.cc:86: `setuid' undeclared (first use this function)
authenticate.cc: In function `int Binc::authenticate(Binc::Depot&, const
std::string&, const std::string&)':
authenticate.cc:114: `pipe' undeclared (first use this function)
authenticate.cc:123: `close' undeclared (first use this function)
authenticate.cc:150: `fork' undeclared (first use this function)
authenticate.cc:161: `dup2' undeclared (first use this function)
authenticate.cc:183: `execv' undeclared (first use this function)
authenticate.cc:220: `write' undeclared (first use this function)
authenticate.cc:317: `read' undeclared (first use this function)
authenticate.cc:368: `sleep' undeclared (first use this function)
make[2]: *** [authenticate.o] Error 1
make[2]: Leaving directory `/tmp/bincimap-1.3.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/bincimap-1.3.0'
make: *** [all-recursive-am] Error 2
-----------------------------
With the 1.2.8 and 1.2.9 and on the same machine, I've no problem with compilation.


What's happened ?

Thanks folks !

Francois Monnet
FMC Luxemburg

--
Network Operation Center
FMC Consulting Luxemburg
E-mail     : [EMAIL PROTECTED]
--------------------------------------------------------------------
DISCLAIMER: This e-mail contains proprietary information some or all
of which may be legally privileged. It is for the intended recipient
only.  If an addressing or  transmission error  has misdirected this
e-mail, please notify the author by replying to this e-mail.  If you
are not the  intended recipient  you must not use, copy, distribute,
disclose, print, or rely on this e-mail.



Reply via email to