[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

strange bug in sgml2html or ld ?



While trying to build the latest mutt, I get this:

make[4]: Entering directory `/home/davidw/mail/mutt-0.95/doc'
sgml2html manual
Processing file manual
BUG IN DYNAMIC LINKER ld.so: ../sysdeps/arm/dl-machine.h: 450:
elf_machine_rel: Assertion `! "unexpected dynamic reloc type"' failed!

Hrm..

Perl problem?

Perl debugger:

SGMLTools::process_file(/usr/lib/sgml-tools/SGMLTools.pm:370):
370:        }
  DB<4> 
SGMLTools::process_file(/usr/lib/sgml-tools/SGMLTools.pm:368):
368:              print $writensgmls $_;
  DB<4> BUG IN DYNAMIC LINKER ld.so: ../sysdeps/arm/dl-machine.h:ype"'
failed!

Hrm... try again

SGMLTools::process_file(/usr/lib/sgml-tools/SGMLTools.pm:290):
290:      $writensgmls = new FileHandle
291:          "$precmd|$main::progs->{NSGMLS} $global->{NsgmlsOpts}
$ENV{SGMLDECL} >$tmpbase.1";
  DB<2> n
SGMLTools::process_file(/usr/lib/sgml-tools/SGMLTools.pm:292):
292:      if ($global->{charset} eq "latin")
293:        {
  DB<2> BUG IN DYNAMIC LINKER ld.so: ../sysdeps/arm/dl-machine.h: 450:
elf_machine_rel: Assertion `! "unexpected dynamic reloc type"' failed

I'll report if I figure out any more, but I'm not so hot with perl
internals..

Ciao,
-- 
David Welton                          http://www.efn.org/~davidw

                --Debian GNU/Linux--


Reply to: