Undefined symbol "__sbmaskrune"

2007-11-01 Thread Nick Johnson
Upgraded to 6.2-stable (and got 6.3-prerelease) today.  Needed to upgrade 
amavisd-new, and that required upgrading p5-Convert-UUlib.  (All done from 
ports.)

Unfortunately, when amavisd runs, it produces this error now:

/libexec/ld-elf.so.1: 
/usr/local/lib/perl5/site_perl/5.8.6/mach/auto/Convert/UUlib/UUlib.so: 
Undefined symbol "__sbmaskrune"

I'm not sure where this symbol is supposed to be found, but it's 
referenced in a great many other libraries which don't seem to be having 
any problems with linking or finding that symbol.

Any ideas what could be going wrong?  I'm at a loss for even how to begin 
tracking this down...

   Nick
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Undefined symbol "__sbmaskrune" -> box doesn't even boot

2007-11-06 Thread Ewald Jenisch
Hi,

After downgrading my kernel (i.e. cvsup-ing the 6-STABLE sources as
per end of August), re-building kernel and system as per the handbook
I end up with a problem that neither the new nor the old kernel boots.

After doing a "make installkernel..." and rebooting the box to
single-user mode I went through the usual step of "mergemaster -p" and
"make installworld". Soon after "make installworld" the process
stopped with an error

/libexec/ld-elf.so.1: Undefined symbol "__sbmaskrune"

So I rebooted to the old kernel (i.e. 6 at the loader prompt and "boot
kernel.old") but I couldn't even get to the shell prompt: When
single-user mode asks me for the program to be executed (default
/bin/sh) as soon as I hit enter I get the same error message as above.

Does anybody out there know how I could get up the box running again??

Thanks much in advance for your help,
-ewald



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"