Skip to Content.
Sympa Menu

sm-grimoire - Re: [SM-Grimoire]glibc madness

sm-grimoire AT lists.ibiblio.org

Subject: Discussion of Spells and Grimoire items

List archive

Chronological Thread  
  • From: Andrew <afrayedknot AT thefrayedknot.armory.com>
  • To: SM-Grimoire AT lists.ibiblio.org
  • Subject: Re: [SM-Grimoire]glibc madness
  • Date: Thu, 17 Oct 2002 07:02:50 -0700

i had a similiar problem on a housemate's system with glibc2.2.5, this
may or may not help. right before it wanted to install it lost all its
references to ld*.s right before installing, and thus, without ld*.so you
have a heck of a time loading any elf binaries, the trick i pulled was to
make /tmp/lib and copy /lib into it (dont worry about sub-directories),
then add a line to the bottom of /etc/ld.so.conf with (you guessed it,
/tmp/lib), run ldconfig, try compiling again. The theory is, that no
matter what glibc tries to do, you'll still have /tmp/lib hanging around
just in case. Once the new glibc is installed go ahead and remove the
line from ld.so.conf and run ldconfig again.

Andrew

On Thu, Oct 17, 2002 at 02:51:55AM -0600, Bearcat M. Sandor wrote:
> Folks,
>
> I think I'm going nutz. I am using the stable grimoire (installed just
> yesterday). I am trying to cast glibc, but i seem to be in some
> catch-22. It seems that the variables that a 'ldconfig' create are being
> erased right b4 the installation. It compiles and then I get:
>
> Preparing to install glibc
> grep: /var/log/sorcery/install/glibc-2.2.5: No such file or directory
> ldconfig: /usr/lib/libnautilus.so.0 is not a symbolic link
>
> /tmp/casting.24908.32351: /usr/sbin/dispel: /bin/sh: bad interpreter: No
> such file or directory
> /tmp/casting.24908.32351: line 280: /bin/rm: No such file or directory
> ! Problem Detected !
> /tmp/casting.24908.32351: line 230: /bin/rm: No such file or directory
> /tmp/casting.24908.32351: line 180: /usr/bin/sleep: No such file or
> directory
> Creating /var/log/sorcery/compile/glibc-2.2.5.bz2
> /tmp/casting.24908.32351: line 171: /usr/bin/bzip2: No such file or
> directory
> /tmp/casting.24908.32351: line 172: /bin/rm: No such file or directory
> /tmp/casting.24908.32351: line 173: /bin/rm: No such file or directory
>
>
> (please ignore the ldconfig: /usr/lib/libnautilus.so.0 is not a symbolic
> link. That's hack to get galeon working under Gnome2)
>
> if I them type 'rm' or 'grep' ect., I get a no such file or directory.
> Doing a 'ldconfig' fixes that. Furthermore, if i then go into the source
> dir and do a 'make install' it works just fine. But I can;t cast it..
>
> Any ideas? My system thinks this is not installed so any 'cast --fix's
> do not work.
>
> Help!
>
> Bearcat M. Sandor
>
>
>
> _______________________________________________
> SM-Grimoire mailing list
> SM-Grimoire AT lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/sm-grimoire




Archive powered by MHonArc 2.6.24.

Top of Page