Date: Fri, 30 Jul 1999 14:21:27 +0200 From: "Thomas Uhrfelt" <thomas.uhrfelt@plymovent.se> To: <freebsd-net@FreeBSD.ORG> Cc: <freebsd-security@FreeBSD.ORG> Message-ID: <LOBBJNJHKFOGCKJFKEKBGEAPCCAA.thomas.uhrfelt@plymovent.se>
next in thread | raw e-mail | index | archive | help
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: 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 *** Error code 2 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. orion# What is wrong, there is a /dev/lkm, so I have no idea what to do right now? Anyone? Regards, Thomas Uhrfelt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?LOBBJNJHKFOGCKJFKEKBGEAPCCAA.thomas.uhrfelt>