Date: Sun, 07 Jul 2002 20:51:01 -0700 From: Cy Schubert - CITS Open Systems Group <Cy.Schubert@uumail.gov.bc.ca> To: Joseph McDonald <joe@vpop.net> Cc: ports@FreeBSD.ORG Subject: Re: FreeBSD Port: screen-3.9.11_1 Message-ID: <200207080351.g683p1fP018876@cwsys.cwsent.com> In-Reply-To: Message from Joseph McDonald <joe@vpop.net> of "Sun, 07 Jul 2002 18:57:06 PDT." <1501326514026.20020707185706@vpop.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207080351.g683p1fP018876>