Date: Mon, 18 May 1998 16:03:54 +0200 From: Poul-Henning Kamp <phk@critter.freebsd.dk> To: Philippe Regnauld <regnauld@deepo.prosa.dk> Cc: Andreas Klemm <andreas@klemm.gtn.com>, current@FreeBSD.ORG Subject: Re: is it possibly a current problem, that scotty fails to install with... Message-ID: <5821.895500234@critter.freebsd.dk> In-Reply-To: Your message of "Mon, 18 May 1998 15:31:36 %2B0200." <19980518153136.06219@deepo.prosa.dk>
next in thread | previous in thread | raw e-mail | index | archive | help
[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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5821.895500234>