RE: RedHat ES3.0

<[email protected]> Wed, 12 Oct 2005 08:42:11 -0600
Newsgroups gmane.network.ftp.wuftpd.user
Message-ID <[email protected]>
This is a multi-part message in MIME format.

------_=_NextPart_001_01C5CF3B.214C941D
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

Well, I've gotten a little further.  Installed yacc (thought it was
already there), but still throwing up errors.  Any one have an idea
where I'm going wrong on this?

make args are :=20
make opts are :=20
=20
Copying Makefiles.
=20
Linking src/config.h
=20
Making support library.
make: *** Warning: File `Makefile' has modification time in the future
(2005-10-12 08:41:04 > 2005-10-12 08:39:18)
gcc  -O3 -fomit-frame-pointer -fno-strength-reduce -pipe   -c
strcasestr.c
gcc  -O3 -fomit-frame-pointer -fno-strength-reduce -pipe   -c authuser.c
gcc  -O3 -fomit-frame-pointer -fno-strength-reduce -pipe   -c snprintf.c
rm -f libsupport.a
ar cq libsupport.a strcasestr.o authuser.o snprintf.o
ranlib libsupport.a
make: warning:  Clock skew detected.  Your build may be incomplete.
=20
Making ftpd.
make: *** Warning: File `Makefile' has modification time in the future
(2005-10-12 08:41:03 > 2005-10-12 08:39:19)
gcc -O3 -fomit-frame-pointer -fno-strength-reduce -pipe -I..
-I../support  -L../support -s  -DSHADOW_PASSWORD   -c -o COPYRIGHT.o
COPYRIGHT.c
sh newvers.sh
gcc -O3 -fomit-frame-pointer -fno-strength-reduce -pipe -I..
-I../support  -L../support -s  -DSHADOW_PASSWORD   -c -o vers.o vers.c
gcc -O3 -fomit-frame-pointer -fno-strength-reduce -pipe -I..
-I../support  -L../support -s  -DSHADOW_PASSWORD   -c -o ftpd.o ftpd.c
yacc  ftpcmd.y=20
mv -f y.tab.c ftpcmd.c
gcc -O3 -fomit-frame-pointer -fno-strength-reduce -pipe -I..
-I../support  -L../support -s  -DSHADOW_PASSWORD   -c -o ftpcmd.o
ftpcmd.c
gcc -O3 -fomit-frame-pointer -fno-strength-reduce -pipe -I..
-I../support  -L../support -s  -DSHADOW_PASSWORD   -c -o glob.o glob.c
gcc -O3 -fomit-frame-pointer -fno-strength-reduce -pipe -I..
-I../support  -L../support -s  -DSHADOW_PASSWORD   -c -o logwtmp.o
logwtmp.c
gcc -O3 -fomit-frame-pointer -fno-strength-reduce -pipe -I..
-I../support  -L../support -s  -DSHADOW_PASSWORD   -c -o popen.o popen.c
gcc -O3 -fomit-frame-pointer -fno-strength-reduce -pipe -I..
-I../support  -L../support -s  -DSHADOW_PASSWORD   -c -o access.o
access.c
access.c: In function `parsetime':
access.c:117: warning: assignment makes pointer from integer without a
cast
access.c:118: dereferencing pointer to incomplete type
access.c:145: dereferencing pointer to incomplete type
access.c:145: dereferencing pointer to incomplete type
make: *** [access.o] Error 1
=20
Making ftpcount.
make: *** Warning: File `Makefile' has modification time in the future
(2005-10-12 08:41:03 > 2005-10-12 08:39:27)
gcc -O3 -fomit-frame-pointer -fno-strength-reduce -pipe -I..
-I../support  -L../support -s  -DSHADOW_PASSWORD   -c -o ftpcount.o
ftpcount.c
gcc -L../support -s  -o ftpcount COPYRIGHT.o vers.o ftpcount.o -lsupport
-lresolv -lcrypt
make: warning:  Clock skew detected.  Your build may be incomplete.
=20
Making ftpshut.
make: *** Warning: File `Makefile' has modification time in the future
(2005-10-12 08:41:03 > 2005-10-12 08:39:28)
gcc -O3 -fomit-frame-pointer -fno-strength-reduce -pipe -I..
-I../support  -L../support -s  -DSHADOW_PASSWORD   -c -o ftpshut.o
ftpshut.c
ftpshut.c: In function `shutdown_msgfile':
ftpshut.c:110: dereferencing pointer to incomplete type
ftpshut.c:111: dereferencing pointer to incomplete type
ftpshut.c:112: dereferencing pointer to incomplete type
ftpshut.c:113: dereferencing pointer to incomplete type
ftpshut.c:114: dereferencing pointer to incomplete type
ftpshut.c: In function `main':
ftpshut.c:285: warning: assignment makes pointer from integer without a
cast
ftpshut.c:290: warning: assignment makes pointer from integer without a
cast
ftpshut.c:294: warning: assignment makes pointer from integer without a
cast
ftpshut.c:295: dereferencing pointer to incomplete type
ftpshut.c:296: dereferencing pointer to incomplete type
ftpshut.c:298: dereferencing pointer to incomplete type
ftpshut.c:298: dereferencing pointer to incomplete type
make: *** [ftpshut.o] Error 1
=20
Making ftprestart.
make: *** Warning: File `Makefile' has modification time in the future
(2005-10-12 08:41:03 > 2005-10-12 08:39:29)
gcc -O3 -fomit-frame-pointer -fno-strength-reduce -pipe -I..
-I../support  -L../support -s  -DSHADOW_PASSWORD   -c -o ftprestart.o
ftprestart.c
gcc -O3 -fomit-frame-pointer -fno-strength-reduce -pipe -I..
-I../support  -L../support -s  -DSHADOW_PASSWORD   -c -o rdservers.o
rdservers.c
gcc -L../support -s  -o ftprestart COPYRIGHT.o vers.o ftprestart.o
rdservers.o -lsupport -lresolv -lcrypt
make: warning:  Clock skew detected.  Your build may be incomplete.
=20
Making ckconfig.
make: *** Warning: File `Makefile' has modification time in the future
(2005-10-12 08:41:03 > 2005-10-12 08:39:30)
gcc -O3 -fomit-frame-pointer -fno-strength-reduce -pipe -I..
-I../support  -L../support -s  -DSHADOW_PASSWORD   -c -o ckconfig.o
ckconfig.c
gcc -L../support -s  -o ckconfig COPYRIGHT.o vers.o ckconfig.o
rdservers.o -lsupport -lresolv -lcrypt
make: warning:  Clock skew detected.  Your build may be incomplete.
=20
Making privatepw.
make: *** Warning: File `Makefile' has modification time in the future
(2005-10-12 08:41:03 > 2005-10-12 08:39:31)
gcc -O3 -fomit-frame-pointer -fno-strength-reduce -pipe -I..
-I../support  -L../support -s  -DSHADOW_PASSWORD -L../support -s  -o
privatepw COPYRIGHT.o vers.o ../util/privatepw/privatepw.c -lsupport
-lresolv -lcrypt
/tmp/ccvwoCon.o: In function `main':
/tmp/ccvwoCon.o(.text+0x42b): the use of `tmpnam' is dangerous, better
use `mkstemp'
make: warning:  Clock skew detected.  Your build may be incomplete.
=20
Executables are in bin directory:
size: bin/ftpd: No such file or directory
   text    data     bss     dec     hex filename
   6624     524      16    7164    1bfc bin/ftpcount
size: bin/ftpshut: No such file or directory
   6387     452   12320   19159    4ad7 bin/ftprestart
   6624     524      16    7164    1bfc bin/ftpwho
   5656     404    8224   14284    37cc bin/ckconfig
   7707     580     352    8639    21bf bin/privatepw
Done

> _____________________________________________=20
> From: 	Thompson, Victor E =20
> Sent:	Tuesday, October 11, 2005 4:07 PM
> To:	'[email protected]'
> Subject:	RedHat ES3.0
>=20
> Has anyone successfully compiled and installed wu-ftpd 2.6.2 on RedHat
> ES3.0?  I get the following error (yes, I've tried both yacc and
> bison).  I've read the faq's and can't figure it out:
>=20
>=20
> make args are :=20
> make opts are :=20
> =20
> Copying Makefiles.
> =20
> Linking src/config.h
> =20
> Making support library.
> make: `libsupport.a' is up to date.
> =20
> Making ftpd.
> bison -y  ftpcmd.y=20
> make: bison: Command not found
> make: *** [ftpcmd.c] Error 127
> =20
> Making ftpcount.
> make: `ftpcount' is up to date.
>=20

------_=_NextPart_001_01C5CF3B.214C941D
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Dus-ascii">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
6.5.7226.0">
<TITLE>RE: RedHat ES3.0</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">Well, I've gotten a =
little further.&nbsp; Installed yacc (thought it was already there), but =
still throwing up errors.&nbsp; Any one have an idea where I'm going =
wrong on this?</FONT></P>

<P><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">make args are : =
</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">make opts are : =
</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">&nbsp;</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">Copying =
Makefiles.</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">&nbsp;</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">Linking =
src/config.h</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">&nbsp;</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">Making support =
library.</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">make: *** Warning: =
File `Makefile' has modification time in the future (2005-10-12 08:41:04 =
&gt; 2005-10-12 08:39:18)</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">gcc&nbsp; -O3 =
-fomit-frame-pointer -fno-strength-reduce -pipe&nbsp;&nbsp; -c =
strcasestr.c</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">gcc&nbsp; -O3 =
-fomit-frame-pointer -fno-strength-reduce -pipe&nbsp;&nbsp; -c =
authuser.c</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">gcc&nbsp; -O3 =
-fomit-frame-pointer -fno-strength-reduce -pipe&nbsp;&nbsp; -c =
snprintf.c</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">rm -f =
libsupport.a</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">ar cq libsupport.a =
strcasestr.o authuser.o snprintf.o</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">ranlib =
libsupport.a</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">make: warning:&nbsp; =
Clock skew detected.&nbsp; Your build may be incomplete.</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">&nbsp;</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">Making ftpd.</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">make: *** Warning: =
File `Makefile' has modification time in the future (2005-10-12 08:41:03 =
&gt; 2005-10-12 08:39:19)</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">gcc -O3 =
-fomit-frame-pointer -fno-strength-reduce -pipe -I.. -I../support&nbsp; =
-L../support -s&nbsp; -DSHADOW_PASSWORD&nbsp;&nbsp; -c -o COPYRIGHT.o =
COPYRIGHT.c</FONT></P>

<P><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">sh newvers.sh</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">gcc -O3 =
-fomit-frame-pointer -fno-strength-reduce -pipe -I.. -I../support&nbsp; =
-L../support -s&nbsp; -DSHADOW_PASSWORD&nbsp;&nbsp; -c -o vers.o =
vers.c</FONT></P>

<P><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">gcc -O3 =
-fomit-frame-pointer -fno-strength-reduce -pipe -I.. -I../support&nbsp; =
-L../support -s&nbsp; -DSHADOW_PASSWORD&nbsp;&nbsp; -c -o ftpd.o =
ftpd.c</FONT></P>

<P><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">yacc&nbsp; ftpcmd.y =
</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">mv -f y.tab.c =
ftpcmd.c</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">gcc -O3 =
-fomit-frame-pointer -fno-strength-reduce -pipe -I.. -I../support&nbsp; =
-L../support -s&nbsp; -DSHADOW_PASSWORD&nbsp;&nbsp; -c -o ftpcmd.o =
ftpcmd.c</FONT></P>

<P><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">gcc -O3 =
-fomit-frame-pointer -fno-strength-reduce -pipe -I.. -I../support&nbsp; =
-L../support -s&nbsp; -DSHADOW_PASSWORD&nbsp;&nbsp; -c -o glob.o =
glob.c</FONT></P>

<P><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">gcc -O3 =
-fomit-frame-pointer -fno-strength-reduce -pipe -I.. -I../support&nbsp; =
-L../support -s&nbsp; -DSHADOW_PASSWORD&nbsp;&nbsp; -c -o logwtmp.o =
logwtmp.c</FONT></P>

<P><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">gcc -O3 =
-fomit-frame-pointer -fno-strength-reduce -pipe -I.. -I../support&nbsp; =
-L../support -s&nbsp; -DSHADOW_PASSWORD&nbsp;&nbsp; -c -o popen.o =
popen.c</FONT></P>

<P><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">gcc -O3 =
-fomit-frame-pointer -fno-strength-reduce -pipe -I.. -I../support&nbsp; =
-L../support -s&nbsp; -DSHADOW_PASSWORD&nbsp;&nbsp; -c -o access.o =
access.c</FONT></P>

<P><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">access.c: In function =
`parsetime':</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">access.c:117: =
warning: assignment makes pointer from integer without a cast</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">access.c:118: =
dereferencing pointer to incomplete type</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">access.c:145: =
dereferencing pointer to incomplete type</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">access.c:145: =
dereferencing pointer to incomplete type</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">make: *** [access.o] =
Error 1</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">&nbsp;</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">Making =
ftpcount.</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">make: *** Warning: =
File `Makefile' has modification time in the future (2005-10-12 08:41:03 =
&gt; 2005-10-12 08:39:27)</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">gcc -O3 =
-fomit-frame-pointer -fno-strength-reduce -pipe -I.. -I../support&nbsp; =
-L../support -s&nbsp; -DSHADOW_PASSWORD&nbsp;&nbsp; -c -o ftpcount.o =
ftpcount.c</FONT></P>

<P><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">gcc -L../support =
-s&nbsp; -o ftpcount COPYRIGHT.o vers.o ftpcount.o -lsupport -lresolv =
-lcrypt</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">make: warning:&nbsp; =
Clock skew detected.&nbsp; Your build may be incomplete.</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">&nbsp;</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">Making =
ftpshut.</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">make: *** Warning: =
File `Makefile' has modification time in the future (2005-10-12 08:41:03 =
&gt; 2005-10-12 08:39:28)</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">gcc -O3 =
-fomit-frame-pointer -fno-strength-reduce -pipe -I.. -I../support&nbsp; =
-L../support -s&nbsp; -DSHADOW_PASSWORD&nbsp;&nbsp; -c -o ftpshut.o =
ftpshut.c</FONT></P>

<P><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">ftpshut.c: In =
function `shutdown_msgfile':</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">ftpshut.c:110: =
dereferencing pointer to incomplete type</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">ftpshut.c:111: =
dereferencing pointer to incomplete type</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">ftpshut.c:112: =
dereferencing pointer to incomplete type</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">ftpshut.c:113: =
dereferencing pointer to incomplete type</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">ftpshut.c:114: =
dereferencing pointer to incomplete type</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">ftpshut.c: In =
function `main':</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">ftpshut.c:285: =
warning: assignment makes pointer from integer without a cast</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">ftpshut.c:290: =
warning: assignment makes pointer from integer without a cast</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">ftpshut.c:294: =
warning: assignment makes pointer from integer without a cast</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">ftpshut.c:295: =
dereferencing pointer to incomplete type</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">ftpshut.c:296: =
dereferencing pointer to incomplete type</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">ftpshut.c:298: =
dereferencing pointer to incomplete type</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">ftpshut.c:298: =
dereferencing pointer to incomplete type</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">make: *** =
[ftpshut.o] Error 1</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">&nbsp;</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">Making =
ftprestart.</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">make: *** Warning: =
File `Makefile' has modification time in the future (2005-10-12 08:41:03 =
&gt; 2005-10-12 08:39:29)</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">gcc -O3 =
-fomit-frame-pointer -fno-strength-reduce -pipe -I.. -I../support&nbsp; =
-L../support -s&nbsp; -DSHADOW_PASSWORD&nbsp;&nbsp; -c -o ftprestart.o =
ftprestart.c</FONT></P>

<P><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">gcc -O3 =
-fomit-frame-pointer -fno-strength-reduce -pipe -I.. -I../support&nbsp; =
-L../support -s&nbsp; -DSHADOW_PASSWORD&nbsp;&nbsp; -c -o rdservers.o =
rdservers.c</FONT></P>

<P><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">gcc -L../support =
-s&nbsp; -o ftprestart COPYRIGHT.o vers.o ftprestart.o rdservers.o =
-lsupport -lresolv -lcrypt</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">make: warning:&nbsp; =
Clock skew detected.&nbsp; Your build may be incomplete.</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">&nbsp;</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">Making =
ckconfig.</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">make: *** Warning: =
File `Makefile' has modification time in the future (2005-10-12 08:41:03 =
&gt; 2005-10-12 08:39:30)</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">gcc -O3 =
-fomit-frame-pointer -fno-strength-reduce -pipe -I.. -I../support&nbsp; =
-L../support -s&nbsp; -DSHADOW_PASSWORD&nbsp;&nbsp; -c -o ckconfig.o =
ckconfig.c</FONT></P>

<P><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">gcc -L../support =
-s&nbsp; -o ckconfig COPYRIGHT.o vers.o ckconfig.o rdservers.o -lsupport =
-lresolv -lcrypt</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">make: warning:&nbsp; =
Clock skew detected.&nbsp; Your build may be incomplete.</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">&nbsp;</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">Making =
privatepw.</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">make: *** Warning: =
File `Makefile' has modification time in the future (2005-10-12 08:41:03 =
&gt; 2005-10-12 08:39:31)</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">gcc -O3 =
-fomit-frame-pointer -fno-strength-reduce -pipe -I.. -I../support&nbsp; =
-L../support -s&nbsp; -DSHADOW_PASSWORD -L../support -s&nbsp; -o =
privatepw COPYRIGHT.o vers.o ../util/privatepw/privatepw.c -lsupport =
-lresolv -lcrypt</FONT></P>

<P><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">/tmp/ccvwoCon.o: In =
function `main':</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 =
FACE=3D"Arial">/tmp/ccvwoCon.o(.text+0x42b): the use of `tmpnam' is =
dangerous, better use `mkstemp'</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">make: warning:&nbsp; =
Clock skew detected.&nbsp; Your build may be incomplete.</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">&nbsp;</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">Executables are in =
bin directory:</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">size: bin/ftpd: No =
such file or directory</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">&nbsp;&nbsp; =
text&nbsp;&nbsp;&nbsp; data&nbsp;&nbsp;&nbsp;&nbsp; =
bss&nbsp;&nbsp;&nbsp;&nbsp; dec&nbsp;&nbsp;&nbsp;&nbsp; hex =
filename</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">&nbsp;&nbsp; =
6624&nbsp;&nbsp;&nbsp;&nbsp; 524&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
16&nbsp;&nbsp;&nbsp; 7164&nbsp;&nbsp;&nbsp; 1bfc bin/ftpcount</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">size: bin/ftpshut: =
No such file or directory</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">&nbsp;&nbsp; =
6387&nbsp;&nbsp;&nbsp;&nbsp; 452&nbsp;&nbsp; 12320&nbsp;&nbsp; =
19159&nbsp;&nbsp;&nbsp; 4ad7 bin/ftprestart</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">&nbsp;&nbsp; =
6624&nbsp;&nbsp;&nbsp;&nbsp; 524&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
16&nbsp;&nbsp;&nbsp; 7164&nbsp;&nbsp;&nbsp; 1bfc bin/ftpwho</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">&nbsp;&nbsp; =
5656&nbsp;&nbsp;&nbsp;&nbsp; 404&nbsp;&nbsp;&nbsp; 8224&nbsp;&nbsp; =
14284&nbsp;&nbsp;&nbsp; 37cc bin/ckconfig</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">&nbsp;&nbsp; =
7707&nbsp;&nbsp;&nbsp;&nbsp; 580&nbsp;&nbsp;&nbsp;&nbsp; =
352&nbsp;&nbsp;&nbsp; 8639&nbsp;&nbsp;&nbsp; 21bf bin/privatepw</FONT>

<BR><FONT COLOR=3D"#0000FF" SIZE=3D2 FACE=3D"Arial">Done</FONT>
</P>

<P><FONT SIZE=3D1 =
FACE=3D"Tahoma">_____________________________________________ </FONT>

<BR><B><FONT SIZE=3D1 FACE=3D"Tahoma">From: &nbsp;</FONT></B> <FONT =
SIZE=3D1 FACE=3D"Tahoma">Thompson, Victor E&nbsp; </FONT>

<BR><B><FONT SIZE=3D1 FACE=3D"Tahoma">Sent:&nbsp;&nbsp;</FONT></B> <FONT =
SIZE=3D1 FACE=3D"Tahoma">Tuesday, October 11, 2005 4:07 PM</FONT>

<BR><B><FONT SIZE=3D1 =
FACE=3D"Tahoma">To:&nbsp;&nbsp;&nbsp;&nbsp;</FONT></B> <FONT SIZE=3D1 =
FACE=3D"Tahoma">'[email protected]'</FONT>

<BR><B><FONT SIZE=3D1 =
FACE=3D"Tahoma">Subject:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</FONT>=
</B> <FONT SIZE=3D1 FACE=3D"Tahoma">RedHat ES3.0</FONT>
</P>

<P><FONT SIZE=3D2 FACE=3D"Arial">Has anyone successfully compiled and =
installed wu-ftpd 2.6.2 on RedHat ES3.0?&nbsp; I get the following error =
(yes, I've tried both yacc and bison).&nbsp; I've read the faq's and =
can't figure it out:</FONT></P>
<BR>

<P><FONT SIZE=3D2 FACE=3D"Arial">make args are : </FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">make opts are : </FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">&nbsp;</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">Copying Makefiles.</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">&nbsp;</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">Linking src/config.h</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">&nbsp;</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">Making support library.</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">make: `libsupport.a' is up to =
date.</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">&nbsp;</FONT>

<BR><B><FONT SIZE=3D4 FACE=3D"Arial">Making ftpd.</FONT></B>

<BR><B><FONT SIZE=3D4 FACE=3D"Arial">bison -y&nbsp; ftpcmd.y </FONT></B>

<BR><B><FONT SIZE=3D4 FACE=3D"Arial">make: bison: Command not =
found</FONT></B>

<BR><B><FONT SIZE=3D4 FACE=3D"Arial">make: *** [ftpcmd.c] Error =
127</FONT></B>

<BR><FONT SIZE=3D2 FACE=3D"Arial">&nbsp;</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">Making ftpcount.</FONT>

<BR><FONT SIZE=3D2 FACE=3D"Arial">make: `ftpcount' is up to date.</FONT>
</P>

</BODY>
</HTML>
------_=_NextPart_001_01C5CF3B.214C941D--