Re: Server screwed up (/lib/libc.so.7: Undefined symbol "_nsdispatch")

2009-07-16 Thread Paul B. Mahol
On 7/16/09, Victor Starenky wrote: > I've finally managed to get all sources to the machine via mounted SMB > drive that still works. (tar errors out). > But alas, "make all install" immediately throws the very same error > that started this topic: > /libexec/ld-elf.so.1: /lib/libc.so.7: Undefined

Re: Server screwed up (/lib/libc.so.7: Undefined symbol "_nsdispatch")

2009-07-15 Thread Victor Starenky
I've finally managed to get all sources to the machine via mounted SMB drive that still works. (tar errors out). But alas, "make all install" immediately throws the very same error that started this topic: /libexec/ld-elf.so.1: /lib/libc.so.7: Undefined symbol "_nsdispatch" Very few commands actua

Re: Server screwed up (/lib/libc.so.7: Undefined symbol "_nsdispatch")

2009-07-14 Thread Victor Starenky
Thank you Sergio! I'll give it a try tonight while keeping my fingers crossed. On Tue, Jul 14, 2009 at 3:34 PM, Sergio de Almeida Lenzi wrote: > Em Ter, 2009-07-14 às 10:00 -0400, Victor Starenky escreveu: > ===OK... > you can try this script... > it suposes that you have ALL the /usr

Re: Server screwed up (/lib/libc.so.7: Undefined symbol "_nsdispatch")

2009-07-14 Thread Sergio de Almeida Lenzi
Em Ter, 2009-07-14 às 10:00 -0400, Victor Starenky escreveu: ===OK... you can try this script... it suposes that you have ALL the /usr/src and the GENERIC KERNEL... in a slow machine, it is about 4 hours (Pentium 2, 256mb memory, 10Gb disk) FreeBSD 7.0 => FreeBSD 7.2 save the scr

Re: Server screwed up (/lib/libc.so.7: Undefined symbol "_nsdispatch")

2009-07-14 Thread Victor Starenky
That's "restoring from backup" that's non-trivial :PI'd take on the challenge of trying to restore just some pieces if you just point me into the direction of what exactly needs to be done. I'm not asking step-by-steps but rather something along the lines "recompile kernel - here's the link on how

Re: Server screwed up (/lib/libc.so.7: Undefined symbol "_nsdispatch")

2009-07-14 Thread Sagara Wijetunga
Victor Starenky writes: Sorry for the lame question. But how exactly would I go about recompiling the base?Could you point me to any articles/manuals about it? I'm just trying to understand which steps exactly need to be done and how to do it. Compiling everything would take me a few weeks on th

Re: Server screwed up (/lib/libc.so.7: Undefined symbol "_nsdispatch")

2009-07-14 Thread Victor Starenky
Sorry for the lame question. But how exactly would I go about recompiling the base?Could you point me to any articles/manuals about it? I'm just trying to understand which steps exactly need to be done and how to do it. Compiling everything would take me a few weeks on this machine :( Thanks again

Re: Server screwed up (/lib/libc.so.7: Undefined symbol "_nsdispatch")

2009-07-14 Thread Sagara Wijetunga
Victor Starenky writes: Actually I am running this without GUI (X is a luxury on this machine) .But if I restore it from the live CD I understand that all ports I have will be messed up? You build ports on top of a working base. Now your foundation, aka the base has gone wrong. What you got t

Re: Server screwed up (/lib/libc.so.7: Undefined symbol "_nsdispatch")

2009-07-14 Thread Victor Starenky
Actually I am running this without GUI (X is a luxury on this machine) .But if I restore it from the live CD I understand that all ports I have will be messed up? So my only option would be to go and install/reinstall all of them from the scratch? Building anything that needs Ruby for example takes

Re: Server screwed up (/lib/libc.so.7: Undefined symbol "_nsdispatch")

2009-07-13 Thread Sagara Wijetunga
Victor Starenky writes: Hi guys, I was running FreeBSD server at home for a few years on an old box for mail, some web and ftp etc. I've been through a number of upgrades even though it's not easy with the box as old as this one (PII 350). Right now I'm at 7.0 Release. Now last weekend something

Re: Server screwed up (/lib/libc.so.7: Undefined symbol "_nsdispatch")

2009-07-13 Thread Paul B. Mahol
On 7/14/09, Victor Starenky wrote: > Hi guys, > I was running FreeBSD server at home for a few years on an old box for mail, > some web and ftp etc. I've been through a number of upgrades even though > it's not easy with the box as old as this one (PII 350). Right now I'm at > 7.0 Release. > Now l

Re: Server screwed up (/lib/libc.so.7: Undefined symbol "_nsdispatch")

2009-07-13 Thread Olivier Nicole
Hi Victor, > /libexec/ld-elf.so.1: /lib/libc.so.7: Undefined symbol "_nsdispatch" > Specifically this is thrown when trying to login (after entering login name) > on the console, ssh, ftp. > This is also thrown for "fetch"or for "ls -l" (plain ls works). >From the error message and from the diagn