Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 May 2001 07:37:15 -0700 (PDT)
From:      kar_alerts@mglorysb.com
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/27093: qpopper-4.0.1 - make fails
Message-ID:  <200105051437.f45EbFV43995@freefall.freebsd.org>

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

>Number:         27093
>Category:       ports
>Synopsis:       qpopper-4.0.1 - make fails
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat May 05 07:40:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     K Karthik
>Release:        4.3-STABLE
>Organization:
MGSB
>Environment:
FreeBSD svr.mgsb.domain 4.3-STABLE FreeBSD 4.3-STABLE #0: Tue May  1 22:59:35 GM
T 2001     kar@svr.mgsb.domain:/usr/src/sys/compile/SVR  i386        
>Description:
When I type "make" from /usr/ports/mail/qpopper, the command fails with the error code 1. Here are the messages I get,


*** - message start - ***

cc -c -I.. -I.. -I.  -I../mmangle -I../common -I/usr/include  -O -pipe  -idiraft
er /usr/local/include -freg-struct-return -DHAVE_CONFIG_H  -DSETPROCTITLE  -DFREEBSD -DUNIX popauth.c -o popauth.o
popauth.c: In function `check_db_err':
popauth.c:356: `DBM' undeclared (first use in this function)
popauth.c:356: (Each undeclared identifier is reported only once
popauth.c:356: for each function it appears in.)
popauth.c:356: syntax error before `)'
popauth.c: In function `main':
popauth.c:659: `DBM' undeclared (first use in this function)
popauth.c:659: `db' undeclared (first use in this function)
popauth.c:660: syntax error before `char'
popauth.c:693: `mode' undeclared (first use in this function)
popauth.c:879: `auth_dir' undeclared (first use in this function)
popauth.c:921: incompatible types in assignment
popauth.c:1034: `f' undeclared (first use in this function)
popauth.c:1056: incompatible types in assignment
popauth.c:1097: incompatible types in assignment
popauth.c:1097: incompatible types in assignment
popauth.c:1106: incompatible types in assignment
popauth.c:1183: incompatible types in assignment
popauth.c:1428: `DBM_REPLACE' undeclared (first use in this function)
*** Error code 1      

Stop in /usr/ports/mail/qpopper/work/qpopper4.0.1/popper.
*** Error code 1

Stop in /usr/ports/mail/qpopper/work/qpopper4.0.1.
*** Error code 1

Stop in /usr/ports/mail/qpopper.
*** Error code 1

Stop in /usr/ports/mail/qpopper.
*** Error code 1

Stop in /usr/ports/mail/qpopper.  


*** - message end - ***

>How-To-Repeat:
cd /usr/ports/mail/qpopper
make

>Fix:
don't know
>Release-Note:
>Audit-Trail:
>Unformatted:

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




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