Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Apr 2001 14:43:30 -0400
From:      "mmap" <rst@akalink.com>
To:        <freebsd-questions@freebsd.org>
Subject:   Make ftpd failure
Message-ID:  <001301c0c380$78978500$0200320a@gmoto>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.

------=_NextPart_000_0010_01C0C35E.F13B2060
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hello,


When I build ftpd from 4-stable, I get the following error.

cc -O -pipe -DSETPROCTITLE -DSKEY -DLOGIN_CAP -DVIRTUAL_HOSTING -Wall =
-DINET
6 -Dmain=3Dls_main -I/usr/src/libexec/ftpd/../../bin/ls   -c ftpd.c
ftpd.c: In function `send_file_list':
ftpd.c:2663: `GLOB_MAXPATH' undeclared (first use in this function)
ftpd.c:2663: (Each undeclared identifier is reported only once
ftpd.c:2663: for each function it appears in.)
ftpd.c:2652: warning: variable `dout' might be clobbered by `longjmp' or
`vfork'
ftpd.c:2653: warning: variable `dirlist' might be clobbered by `longjmp' =
or
`vfork'
ftpd.c:2654: warning: variable `simple' might be clobbered by `longjmp' =
or
`vfork'
ftpd.c:2655: warning: variable `freeglob' might be clobbered by =
`longjmp' or
`vfork'

I also built this on several different machines and I ended up with the =
same error.

Is their any solution for this problem?

Thank you.

------=_NextPart_000_0010_01C0C35E.F13B2060
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4611.1300" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV>Hello,<BR><BR><BR>When I build ftpd from 4-stable, I get the =
following=20
error.<BR><BR>cc -O -pipe -DSETPROCTITLE -DSKEY -DLOGIN_CAP =
-DVIRTUAL_HOSTING=20
-Wall -DINET<BR>6 -Dmain=3Dls_main=20
-I/usr/src/libexec/ftpd/../../bin/ls&nbsp;&nbsp; -c ftpd.c<BR>ftpd.c: In =

function `send_file_list':<BR>ftpd.c:2663: `GLOB_MAXPATH' undeclared =
(first use=20
in this function)<BR>ftpd.c:2663: (Each undeclared identifier is =
reported only=20
once<BR>ftpd.c:2663: for each function it appears in.)<BR>ftpd.c:2652: =
warning:=20
variable `dout' might be clobbered by `longjmp' =
or<BR>`vfork'<BR>ftpd.c:2653:=20
warning: variable `dirlist' might be clobbered by `longjmp'=20
or<BR>`vfork'<BR>ftpd.c:2654: warning: variable `simple' might be =
clobbered by=20
`longjmp' or<BR>`vfork'<BR>ftpd.c:2655: warning: variable `freeglob' =
might be=20
clobbered by `longjmp' or<BR>`vfork'<BR><BR>I also built this on several =

different machines and I ended up with the same error.<BR><BR>Is their =
any=20
solution for this problem?<BR><BR>Thank you.</DIV></BODY></HTML>

------=_NextPart_000_0010_01C0C35E.F13B2060--


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001301c0c380$78978500$0200320a>