Re: make installworld failure in usr.bin/tip

2001-11-18 Thread Mark Murray

> > Erm, it _is_ "fixed" in the makefile. If you have a better method, lets hear
> > it. :-)
> 
> Back out the entire tip commit?  This would also restore all the FreeBSD
> changes clobbered by it.  It doesn't even compile cleanly:

Entirely different problem.

M
-- 
o   Mark Murray
\_  FreeBSD Services Limited
O.\_Warning: this .sig is umop ap!sdn

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: make installworld failure in usr.bin/tip

2001-11-17 Thread Bruce Evans

On Fri, 16 Nov 2001, Mark Murray wrote:

> > Mark, Poul-Henning,
> >
> > So, what was the concensus?  Should we fix this in Makefile,
> > or just put this as an UPDATING entry and have users manually
> > remove the old UUCP stuff?
>
> Erm, it _is_ "fixed" in the makefile. If you have a better method, lets hear
> it. :-)

Back out the entire tip commit?  This would also restore all the FreeBSD
changes clobbered by it.  It doesn't even compile cleanly:

/usr/src/usr.bin/tip/aculib/courier.c:312: warning: `cour_write' was declared 
implicitly `extern' and later `static'
/usr/src/usr.bin/tip/aculib/courier.c:306: warning: previous declaration of 
`cour_write'
/usr/src/usr.bin/tip/aculib/courier.c:312: warning: type mismatch with previous 
implicit declaration
/usr/src/usr.bin/tip/aculib/courier.c:306: warning: previous implicit declaration of 
`cour_write'
/usr/src/usr.bin/tip/aculib/courier.c:312: warning: `cour_write' was previously 
implicitly declared to return `int'
/usr/src/usr.bin/tip/aculib/df.c:126: warning: type mismatch with previous implicit 
declaration
/usr/src/usr.bin/tip/aculib/df.c:85: warning: previous implicit declaration of 
`df_disconnect'
/usr/src/usr.bin/tip/aculib/df.c:126: warning: `df_disconnect' was previously 
implicitly declared to return `int'
/usr/src/usr.bin/tip/aculib/hayes.c:148: warning: type mismatch with previous implicit 
declaration
/usr/src/usr.bin/tip/aculib/hayes.c:141: warning: previous implicit declaration of 
`hay_disconnect'
/usr/src/usr.bin/tip/aculib/hayes.c:148: warning: `hay_disconnect' was previously 
implicitly declared to return `int'
/usr/src/usr.bin/tip/aculib/hayes.c:214: warning: `error_rep' was declared implicitly 
`extern' and later `static'
/usr/src/usr.bin/tip/aculib/hayes.c:122: warning: previous declaration of `error_rep'
/usr/src/usr.bin/tip/aculib/hayes.c:214: warning: type mismatch with previous implicit 
declaration
/usr/src/usr.bin/tip/aculib/hayes.c:122: warning: previous implicit declaration of 
`error_rep'
/usr/src/usr.bin/tip/aculib/hayes.c:214: warning: `error_rep' was previously 
implicitly declared to return `int'
/usr/src/usr.bin/tip/aculib/hayes.c:255: warning: type mismatch with previous implicit 
declaration
/usr/src/usr.bin/tip/aculib/hayes.c:156: warning: previous implicit declaration of 
`goodbye'
/usr/src/usr.bin/tip/aculib/hayes.c:255: warning: `goodbye' was previously implicitly 
declared to return `int'
/usr/src/usr.bin/tip/aculib/t3000.c:123: warning: type mismatch with previous implicit 
declaration
/usr/src/usr.bin/tip/aculib/t3000.c:117: warning: previous implicit declaration of 
`t3000_disconnect'
/usr/src/usr.bin/tip/aculib/t3000.c:123: warning: `t3000_disconnect' was previously 
implicitly declared to return `int'
/usr/src/usr.bin/tip/aculib/t3000.c:328: warning: `t3000_write' was declared 
implicitly `extern' and later `static'
/usr/src/usr.bin/tip/aculib/t3000.c:322: warning: previous declaration of `t3000_write'
/usr/src/usr.bin/tip/aculib/ventel.c:143: warning: type mismatch with previous 
implicit declaration
/usr/src/usr.bin/tip/aculib/ventel.c:117: warning: previous implicit declaration of 
`ven_disconnect'
/usr/src/usr.bin/tip/aculib/ventel.c:143: warning: `ven_disconnect' was previously 
implicitly declared to return `int'

Bruce


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: make installworld failure in usr.bin/tip

2001-11-17 Thread Mark Murray

> Mark, Poul-Henning,
> 
> So, what was the concensus?  Should we fix this in Makefile,
> or just put this as an UPDATING entry and have users manually
> remove the old UUCP stuff?

Erm, it _is_ "fixed" in the makefile. If you have a better method, lets hear
it. :-)

M

> On Sat, Nov 03, 2001 at 05:07:01PM +0100, Poul-Henning Kamp wrote:
> > 
> > ===> usr.bin/tip
> > install -c -s -o root -g wheel -m 555   tip /flat/syv/usr/bin
> > /flat/syv/usr/bin/cu -> /flat/syv/usr/bin/tip
> > ln: /flat/syv/usr/bin/cu: Operation not permitted
> > *** Error code 1
> > 
> > flat# ls -l /flat/syv/usr/bin/cu
> > -r-sr-sr-x  1 uucp  dialer  124384 Oct 21 13:04 /flat/syv/usr/bin/cu
> > flat# /flat/src/usr.bin/tip
> > flat# cvs log Makefile | less
> > [...]
> > total revisions: 10;selected revisions: 10
> > description:
> > 
> > revision 1.7
> > date: 2001/10/30 21:22:08;  author: markm;  state: Exp;  lines: +1 -1
> > Make the "dirty, rotten hack" failsafe and quiet if cu(1) does not exist.
> > 
> > 
> > I'm sure there is a connection somewhere...
> > 
> > -- 
> > Poul-Henning Kamp   | UNIX since Zilog Zeus 3.20
> > [EMAIL PROTECTED] | TCP/IP since RFC 956
> > FreeBSD committer   | BSD since 4.3-tahoe
> > Never attribute to malice what can adequately be explained by incompetence.
> > 
> > To Unsubscribe: send mail to [EMAIL PROTECTED]
> > with "unsubscribe freebsd-current" in the body of the message
> 
> -- 
> Ruslan ErmilovOracle Developer/DBA,
> [EMAIL PROTECTED] Sunbay Software AG,
> [EMAIL PROTECTED]FreeBSD committer,
> +380.652.512.251  Simferopol, Ukraine
> 
> http://www.FreeBSD.orgThe Power To Serve
> http://www.oracle.com Enabling The Information Age
-- 
o   Mark Murray
\_  FreeBSD Services Limited
O.\_Warning: this .sig is umop ap!sdn

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message



Re: make installworld failure in usr.bin/tip

2001-11-16 Thread Ruslan Ermilov

Mark, Poul-Henning,

So, what was the concensus?  Should we fix this in Makefile,
or just put this as an UPDATING entry and have users manually
remove the old UUCP stuff?

On Sat, Nov 03, 2001 at 05:07:01PM +0100, Poul-Henning Kamp wrote:
> 
> ===> usr.bin/tip
> install -c -s -o root -g wheel -m 555   tip /flat/syv/usr/bin
> /flat/syv/usr/bin/cu -> /flat/syv/usr/bin/tip
> ln: /flat/syv/usr/bin/cu: Operation not permitted
> *** Error code 1
> 
> flat# ls -l /flat/syv/usr/bin/cu
> -r-sr-sr-x  1 uucp  dialer  124384 Oct 21 13:04 /flat/syv/usr/bin/cu
> flat# /flat/src/usr.bin/tip
> flat# cvs log Makefile | less
> [...]
> total revisions: 10;selected revisions: 10
> description:
> 
> revision 1.7
> date: 2001/10/30 21:22:08;  author: markm;  state: Exp;  lines: +1 -1
> Make the "dirty, rotten hack" failsafe and quiet if cu(1) does not exist.
> 
> 
> I'm sure there is a connection somewhere...
> 
> -- 
> Poul-Henning Kamp   | UNIX since Zilog Zeus 3.20
> [EMAIL PROTECTED] | TCP/IP since RFC 956
> FreeBSD committer   | BSD since 4.3-tahoe
> Never attribute to malice what can adequately be explained by incompetence.
> 
> To Unsubscribe: send mail to [EMAIL PROTECTED]
> with "unsubscribe freebsd-current" in the body of the message

-- 
Ruslan Ermilov  Oracle Developer/DBA,
[EMAIL PROTECTED]   Sunbay Software AG,
[EMAIL PROTECTED]  FreeBSD committer,
+380.652.512.251Simferopol, Ukraine

http://www.FreeBSD.org  The Power To Serve
http://www.oracle.com   Enabling The Information Age

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message