Re: port upgrade problem

2002-08-21 Thread Maxim M. Kazachek

Looks like nobody else expirienced this problem

   Sincerely, Maxim M. Kazachek
   mailto:[EMAIL PROTECTED]
   mailto:[EMAIL PROTECTED]


On Wed, 21 Aug 2002, Maxim M. Kazachek wrote:

   portupgrade fails with reason (Makefile broken) on print/jadetex
and x11-fonts/webfonts due to make warning:

/usr/ports/Mk/bsd.port.mk, line 2580: warning: duplicate script for
target patch-message ignored

When I try to make/install documentation make also shows a lot of
warnings about duplicates.

This only affects -CURRENT, -STABLE doesn't have this error message. So
I'm afraid that it's related to -CURRENT...

   Sincerely, Maxim M. Kazachek
   mailto:[EMAIL PROTECTED]
   mailto:[EMAIL PROTECTED]



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



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



Re: port upgrade problem

2002-08-21 Thread Simon 'corecode' Schubert

On Wed, 21 Aug 2002 14:51:59 +0700 (NOVST) Maxim M. Kazachek wrote:

 Looks like nobody else expirienced this problem
 /usr/ports/Mk/bsd.port.mk, line 2580: warning: duplicate script for
 target patch-message ignored

no, i got the same problem. some make issue i guess

-- 
/\   http://corecode.ath.cx/#donate
\ /
 \ ASCII Ribbon Campaign
/ \  Against HTML Mail and News



msg42080/pgp0.pgp
Description: PGP signature


Re: port upgrade problem

2002-08-21 Thread John Angelmo

Maxim M. Kazachek wrote:
 Looks like nobody else expirienced this problem
 
Sincerely, Maxim M. Kazachek
mailto:[EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]
 
 
 On Wed, 21 Aug 2002, Maxim M. Kazachek wrote:
 
 
  portupgrade fails with reason (Makefile broken) on print/jadetex
and x11-fonts/webfonts due to make warning:

/usr/ports/Mk/bsd.port.mk, line 2580: warning: duplicate script for
target patch-message ignored

When I try to make/install documentation make also shows a lot of
warnings about duplicates.

This only affects -CURRENT, -STABLE doesn't have this error message. So
I'm afraid that it's related to -CURRENT...

  Sincerely, Maxim M. Kazachek
  mailto:[EMAIL PROTECTED]
  mailto:[EMAIL PROTECTED]



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

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

I have the same problem

/John


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



Re: port upgrade problem

2002-08-21 Thread Christian Weisgerber

Maxim M. Kazachek [EMAIL PROTECTED] wrote:

 /usr/ports/Mk/bsd.port.mk, line 2580: warning: duplicate script for
 target patch-message ignored

One of the recent changes in make (revision 1.38 of parse.c) causes
it to emit this type of warning.  This causes heaps of apparently
harmless warnings in some places and breakage in a few others.
Presumably the offending Makefiles should be fixed.  I haven't been
sufficiently annoyed yet to really look at the issue.

-- 
Christian naddy Weisgerber  [EMAIL PROTECTED]


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



Re: port upgrade problem

2002-08-21 Thread Beech Rintoul

On Tuesday 20 August 2002 11:51 pm, Maxim M. Kazachek wrote:
 Looks like nobody else expirienced this problem

Sincerely, Maxim M. Kazachek
mailto:[EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]

 On Wed, 21 Aug 2002, Maxim M. Kazachek wrote:
  portupgrade fails with reason (Makefile broken) on print/jadetex
 and x11-fonts/webfonts due to make warning:
 
 /usr/ports/Mk/bsd.port.mk, line 2580: warning: duplicate script for
 target patch-message ignored
 
 When I try to make/install documentation make also shows a lot of
 warnings about duplicates.
 
 This only affects -CURRENT, -STABLE doesn't have this error message. So
 I'm afraid that it's related to -CURRENT...
 
Sincerely, Maxim M. Kazachek
mailto:[EMAIL PROTECTED]
mailto:[EMAIL PROTECTED]
 

I am having the same problem. I just commented out that line as a temporary 
workaround (It's just a message anyway) and everything builds ok.

Beech
-- 
---
  Beech Rintoul - SysAdmin - [EMAIL PROTECTED]
/\   ASCII Ribbon Campaign  | Sinbad Network Communications
\ / - NO HTML/RTF in e-mail  | 3101 Penland Parkway #K-38
 X  - NO Word docs in e-mail | Anchorage, AK 99508-1957
/ \ -












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