From owner-freebsd-current Mon May 18 07:05:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA13425 for freebsd-current-outgoing; Mon, 18 May 1998 07:05:13 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from critter.freebsd.dk (critter.freebsd.dk [195.8.129.14]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA13413 for ; Mon, 18 May 1998 07:05:06 -0700 (PDT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.8.7/8.8.5) with ESMTP id QAA05823; Mon, 18 May 1998 16:03:54 +0200 (CEST) To: Philippe Regnauld cc: Andreas Klemm , current@FreeBSD.ORG Subject: Re: is it possibly a current problem, that scotty fails to install with... In-reply-to: Your message of "Mon, 18 May 1998 15:31:36 +0200." <19980518153136.06219@deepo.prosa.dk> Date: Mon, 18 May 1998 16:03:54 +0200 Message-ID: <5821.895500234@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [info sharedlibextension] should evaluate to ".so" In message <19980518153136.06219@deepo.prosa.dk>, Philippe Regnauld writes: >Poul-Henning Kamp writes: >> >> I have no idea, I have not been able to reproduce this... >> >> In message <19980517004129.A4002@klemm.gtn.com>, Andreas Klemm writes: >> >rm -rf'ed /usr/local a week ago and rebuild everything ... >> > >> >initialization failed: couldn't load file "/usr/local/lib/tnm2.1.8": bad magic >> >number in "/usr/local/lib/tnm2.1.8" > > It depends on whether you have tcl8.0 or 8.0.2 (and tk8.0 or 8.0.2 as > a matter of fact). > > The problem is with the files: > > /usr/local/lib/tkined1.5.0/pkgIndex.tcl > /usr/local/lib/tnm3.0.0/pkgIndex.tcl > > They contain: > > package ifneeded Tnm 3.0.0 "load /usr/local/lib/tnm3.0.0[info sharedlibextens [...] > package ifneeded Tkined 1.5.0 "load /usr/local/lib/tkined1.5.0[info sharedlib [...] > > > ... which should read: > > > package ifneeded Tnm 3.0.0 "load /usr/local/lib/tnm3.0.0.so[info sharedlibextens [...] > ^^^ > package ifneeded Tkined 1.5.0 "load /usr/local/lib/tkined1.5.0.so[info sharedlib [...] > ^^^ > > Something is being done differently in both versions. > >-- > -[ Philippe Regnauld / sysadmin / regnauld@deepo.prosa.dk / +55.4N +11.3E ]- > «Pluto placed his bad dog at the entrance of Hades to keep the dead > IN and the living OUT! The archetypical corporate firewall?» > - S. Kelly Bootle -- Poul-Henning Kamp FreeBSD coreteam member phk@FreeBSD.ORG "Real hackers run -current on their laptop." "ttyv0" -- What UNIX calls a $20K state-of-the-art, 3D, hi-res color terminal To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message