Re: glibc-2.1 upgrade headaches. Any ideas??

Riley Williams (rhw@BigFoot.Com)
Sun, 7 Mar 1999 23:10:03 +0000 (GMT)


Hi there.

>> In my experience, the fix for this particular problem is to
>> recompile the lxdialog utility used by menuconfig - something like
>> the following command sequence, but I'm sure Michael will correct
>> me...

>> Q> cd scripts/lxdialog
>> Q> rm -f *.o
>> Q> make all
>> Q> cd ../..
>> Q> make menuconfig

> Thank you very much for replying. I did what you told me to do
> but received the following error messages:

===8<=== MUCH CUT ===>8===

Apparently, one needs to do the following:

Q> cd scripts/lxdialog
Q> make clean all
Q> cd ../..
Q> make menuconfig

Can I apologise for the faulty instructions...

Best wishes from Riley.

+----------------------------------------------------------------------+
| There is something frustrating about the quality and speed of Linux |
| development, ie., the quality is too high and the speed is too high, |
| in other words, I can implement this XXXX feature, but I bet someone |
| else has already done so and is just about to release their patch. |
+----------------------------------------------------------------------+
* ftp://ftp.Amush.cx/pub/rhw/Linux
* http://www.Amush.cx/~rhw/kernel.versions.html

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/