From owner-freebsd-ports-bugs@FreeBSD.ORG Thu Nov 17 19:55:44 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 661AF16A41F; Thu, 17 Nov 2005 19:55:44 +0000 (GMT) (envelope-from mnag@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B5A043D4C; Thu, 17 Nov 2005 19:55:44 +0000 (GMT) (envelope-from mnag@FreeBSD.org) Received: from freefall.freebsd.org (mnag@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id jAHJtil9058443; Thu, 17 Nov 2005 19:55:44 GMT (envelope-from mnag@freefall.freebsd.org) Received: (from mnag@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id jAHJtilr058439; Thu, 17 Nov 2005 19:55:44 GMT (envelope-from mnag) Date: Thu, 17 Nov 2005 19:55:44 GMT From: Marcus Alves Grando Message-Id: <200511171955.jAHJtilr058439@freefall.freebsd.org> To: dxi@mail.ru, mnag@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Subject: Re: ports/87809: New port: comm/uticom X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 Nov 2005 19:55:44 -0000 Synopsis: New port: comm/uticom State-Changed-From-To: open->feedback State-Changed-By: mnag State-Changed-When: Thu Nov 17 19:54:23 GMT 2005 State-Changed-Why: Does not compile in 6.0 src/sys/dev/usb/ucomvar.h rev 1.5 remove this define cc -O2 -fno-strict-aliasing -pipe -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/contrib/altq -I@/../include -I/usr/include -finline-limit=8000 -fno-common -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c uticom.c uticom.c: In function `uticom_intr': uticom.c:1152: error: `UMSR_CTS' undeclared (first use in this function) uticom.c:1152: error: (Each undeclared identifier is reported only once uticom.c:1152: error: for each function it appears in.) uticom.c:1153: error: `UMSR_DSR' undeclared (first use in this function) uticom.c:1154: error: `UMSR_DCD' undeclared (first use in this function) uticom.c:1155: error: `UMSR_RI' undeclared (first use in this function) uticom.c: At top level: uticom.c:711: warning: 'uticom_set_line_state' defined but not used uticom.c:233: warning: 'ti_reestablish_dpipe' declared `static' but never defined *** Error code 1 Stop in /root/freebsd/ports/comms/uticom/work/uticom. *** Error code 1 http://www.freebsd.org/cgi/query-pr.cgi?pr=87809