From owner-freebsd-ports Sun Jul 7 20:51:29 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C6BAD37B401 for ; Sun, 7 Jul 2002 20:51:25 -0700 (PDT) Received: from spqr.osg.gov.bc.ca (spqr.osg.gov.bc.ca [142.32.102.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id D0A2743E58 for ; Sun, 7 Jul 2002 20:51:22 -0700 (PDT) (envelope-from Cy.Schubert@osg.gov.bc.ca) Received: from passer.osg.gov.bc.ca (passer.osg.gov.bc.ca [142.32.110.29]) by spqr.osg.gov.bc.ca (Postfix) with ESMTP id 5BAC69EF16; Sun, 7 Jul 2002 20:51:03 -0700 (PDT) Received: from cwsys.cwsent.com (cwsys2 [10.1.2.1]) by passer.osg.gov.bc.ca (8.12.5/8.12.3) with ESMTP id g683p2OX027866; Sun, 7 Jul 2002 20:51:02 -0700 (PDT) (envelope-from cy@cwsent.com) Received: from cwsys (localhost [127.0.0.1]) by cwsys.cwsent.com (8.12.5/8.12.3) with ESMTP id g683p1fP018876; Sun, 7 Jul 2002 20:51:01 -0700 (PDT) (envelope-from cy@cwsys.cwsent.com) Message-Id: <200207080351.g683p1fP018876@cwsys.cwsent.com> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 Reply-To: Cy Schubert - CITS Open Systems Group From: Cy Schubert - CITS Open Systems Group X-os: FreeBSD X-Sender: cy@cwsent.com To: Joseph McDonald Cc: ports@FreeBSD.ORG Subject: Re: FreeBSD Port: screen-3.9.11_1 In-Reply-To: Message from Joseph McDonald of "Sun, 07 Jul 2002 18:57:06 PDT." <1501326514026.20020707185706@vpop.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sun, 07 Jul 2002 20:51:01 -0700 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org In message <1501326514026.20020707185706@vpop.net>, Joseph McDonald writes: > > Hi, > > I have: 4.6-RC FreeBSD 4.6-RC #2: Fri May 24 21:09:19 PDT 2002 > > I tried to install screen from /usr/ports/misc/screen and got: > > # make > [...] > config.status: creating Makefile > config.status: creating doc/Makefile > config.status: creating config.h > > Now please check the pathnames in the Makefile and the user > configuration section in config.h. > Then type 'make' to make screen. Good luck. > > ===> Building for screen-3.9.11_1 > CPP="cc -E " srcdir=. sh ./osdef.sh > AWK=nawk CC="cc -O -pipe" srcdir=. sh ./comm.sh > AWK=nawk srcdir=. sh ./term.sh > cc -c -I. -I. -O -pipe screen.c > In file included from screen.c:235: > extern.h:345: conflicting types for `rename' > /usr/include/stdio.h:233: previous declaration of `rename' > *** Error code 1 > > Stop in /usr/ports/misc/screen/work/screen-3.9.11. > *** Error code 1 > > Is there a problem with the port? There is no problem with the port, I just built it today without any problems. The configure script failed to detect the rename(2) system call on your system. I suspect that something on your system may be corrupt but there's not enough information to make that determination yet. Please send me a copy of your build output. -- Cheers, Phone: 250-387-8437 Cy Schubert Fax: 250-387-5766 Team Leader, Sun/Alpha Team Email: Cy.Schubert@osg.gov.bc.ca Open Systems Group, CITS Ministry of Management Services Province of BC FreeBSD UNIX: cy@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message