Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jul 1999 15:27:54 -0400 (EDT)
From:      Will Andrews <andrews@TECHNOLOGIST.COM>
To:        freebsd-ports@freebsd.org, freebsd-security@freebsd.org
Subject:   RE: skip port
Message-ID:  <XFMail.990730152754.andrews@TECHNOLOGIST.COM>

next in thread | raw e-mail | index | archive | help
Moved this to FreeBSD-ports, the correct mailing list for problems with ports.
Please make all replies there and not freebsd-net or -security.

On 30-Jul-99 Thomas Uhrfelt wrote:
> I solved the problem with the BROKEN tag in the SKIP makefile, this was due
> to a serious error on my part .. I had cvsup:ed my ports tree with the . tag
> instead of RELENG_3_2_0, so I was as current I could be, and since the SKIP
> port is broken in current.. well go figure.. I have backed myself down to
> 3.2R ports now and when I try to compile this (works great on the 3.2
> machine) on a 3.1-R machine (of course with ports from 3.1-R, one only makes
> this kinda mistake once huh?) I get the following:

There's a reason ports are set BROKEN.. see ports/9949. Perhaps (since this is
the latest PR I could find relating to skip) they forgot to take the "BROKEN"
line out.. or something else is broken, and there was no PR as to why it was
set "BROKEN" again. (although kern/12703 indicates a problem with a particular
device, tx0; it does not state if/why skip would be set BROKEN).

See http://www.FreeBSD.ORG/cgi/query-pr.cgi?pr=9949 and
http://www.FreeBSD.ORG/cgi/query-pr.cgi?pr=12703 for more information.

> orion# make clean
> ===>  Cleaning for skip-1.0
> orion# make install
> ===>  Extracting for skip-1.0
>>> Checksum OK for skipsrc-1.0.tar.Z.
> ===>   skip-1.0 depends on file: /usr/X11R6/lib/libxview.a - found
> ===>   skip-1.0 depends on file: /usr/X11R6/lib/X11/config/XView.cf - found
> ===>   skip-1.0 depends on executable: gmake - found
> ===>   skip-1.0 depends on shared library: xview.3 - found
> ===>  Patching for skip-1.0
> ===>  Applying FreeBSD patches for skip-1.0
> 
> ... Lot's of sucessful compiles here, now on the the troubleling part ...
> 
> 6/des_ede_ecb.o ../bdcmod/safer/bin.x86/skip_safercbc.o
> ../bdcmod/safer/bin.x86/safer.o  ../common/bin.x86/md5.o
> modstat: /dev/lkm: Device not configured
> gmake[2]: *** [bin.x86/skip.o] Error 2
> gmake[2]: Leaving directory `/usr/ports/security/skip/work/skip/freebsd'
> gmake[1]: *** [freebsd] Error 2
> gmake[1]: Leaving directory `/usr/ports/security/skip/work/skip'
> gmake: *** [skip] Error 2

According to ports/9949, this program was remade as a KLD.. thus you wouldn't
be using /dev/lkm.. (as far as I know :)

Would Archie Cobbs <archie@whistle.com> like to take over explaining this? :)

--
Will Andrews <andrews@technologist.com>
System Administrator, Gatekeeper Technologies
http://www.gatekeep.net/ - Powered by FreeBSD


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?XFMail.990730152754.andrews>