Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Aug 1998 18:21:20 -0700
From:      Scott Sewall <scott@iprg.nokia.com>
To:        phk@FreeBSD.ORG, ports@FreeBSD.ORG
Subject:   Re: FreeBSD Port: scotty-2.1.8
Message-ID:  <35DCCB90.388F659A@iprg.nokia.com>
References:  <35DCC42E.4B761E89@iprg.nokia.com>

next in thread | previous in thread | raw e-mail | index | archive | help
I downloaded the latest port from the freebsd web page, which solved
my build problem.

I did encounter two other problems:

During make install:
  which is part of your Tcl installation. See the README file
  for further instructions how to do this.

  The Tnm extension includes two programs (ntping, straps)
  which require root permissions. Please get root permissions
  and type >> make sinstall << to install them setuid root.

  ===>   Compressing manual pages for scotty-2.1.8
  ===>  Registering installation for scotty-2.1.8
  Warning: "/usr/ports/x11-toolkits/tk80" non-existent -- @pkgdep    
registration incomplete

This is probably related to a change made to the Makefile between
v1.26 and v1.29. Why was this changed?

  melkor# diff scotty/Makefile scotty-old/Makefile | more
  6c6
  < # $Id: Makefile,v 1.29 1998/08/18 19:48:42 hoek Exp $
  ---
  > # $Id: Makefile,v 1.26 1998/03/21 12:44:08 asami Exp $
  15c15
 < LIB_DEPENDS=  tk80\\.1\\.:${PORTSDIR}/x11-toolkits/tk80
  ---
  > LIB_DEPENDS=  tk80\\.1\\.:${PORTSDIR}/x11/tk80

During make package:
  I receive 67 messages like the following:
  tar: can't add file lib/tnm2.1.8/%%FREEBSD_VERSION%%/rfc1155.smi.idy
:   No such file or directory

Is this something I can fix?

Thanks!

-- Scott



Scott Sewall wrote:
> 
> I'm running FreeBSD 2.2.6. When I attempt to build scotty
> I get the following message:
> 
> melkor# make |& tee make.out
> ===>  scotty-2.1.8 is marked as broken: install.
> 
> What does this mean?
> 
> Is it something I can fix?
> 
> Thanks!
> 
> -- Scott

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?35DCCB90.388F659A>