Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Sep 2005 21:48:16 GMT
From:      TANABE Hiroyasu <h@cosat.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/86616: In ports/ftp/ftpproxy, make does not work.
Message-ID:  <200509262148.j8QLmGJL096937@www.freebsd.org>
Resent-Message-ID: <200509262150.j8QLoDF8015463@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         86616
>Category:       ports
>Synopsis:       In ports/ftp/ftpproxy, make does not work.
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Sep 26 21:50:12 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     TANABE Hiroyasu
>Release:        4.11-RELEASE-p11
>Organization:
Cosat Inc.
>Environment:
FreeBSD wall.example.com 4.11-RELEASE-p11 FreeBSD 4.11-RELEASE-p11 #54: Fri Jul  1 07:35:39 JST 2005     h@wall.example.com:/usr/obj/usr/src/sys/WALL  i386

>Description:
In ports/ftp/ftpproxy, make does not work.
>How-To-Repeat:
% cd /usr/ports/ftp/ftpproxy; make
===>  Vulnerability check disabled, database not found
===>  Extracting for ftpproxy-1.2.3
=> Checksum OK for ftpproxy-1.2.3.tgz.
===>  Patching for ftpproxy-1.2.3
===>   ftpproxy-1.2.3 depends on executable: gmake - found
===>  Configuring for ftpproxy-1.2.3
===>  Building for ftpproxy-1.2.3
cd src; make ftp.proxy 
gcc -O2 -pipe  -c main.c
main.c: In function `main':
main.c:213: `VERSION' undeclared (first use in this function)
main.c:213: (Each undeclared identifier is reported only once
main.c:213: for each function it appears in.)
*** Error code 1

Stop in /usr/ports/ftp/ftpproxy/work/ftpproxy-1.2.3/src.
gmake: *** [ftp.proxy] Error 1
*** Error code 2

Stop in /usr/ports/ftp/ftpproxy.

>Fix:
      
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509262148.j8QLmGJL096937>