Steve Cheng <[EMAIL PROTECTED]> writes: >I'm looking at Ken MacLeod's Quilt package, as a possible replacement >for the current SGMLSpm stuff for docbook2X. It looks nice, >wonder why nobody (SGMLTools people?) seems to use it. > >Only problem is that I can't compile SGML-SPGroveBuilder-2.01, required >by Quilt:
Curious. I'm not sure what that error is all about. I'll see if anyone on this list (debian-sgml) has an idea. If not, I'll download it and try to build it myself. BTW, you might want to join the new debian-sgml list! -- .....Adam Di [EMAIL PROTECTED]<URL:http://www.onShore.com/> Steve Cheng <[EMAIL PROTECTED]> continues: >> $ make test >> PERL_DL_NONLAZY=1 /usr/bin/perl -I./blib/arch -I./blib/lib >> -I/usr/lib/perl5/i386-linux/5.004 -I/usr/lib/perl5 test.pl >> 1..2 >> Can't load './blib/arch/auto/SGML/SPGroveBuilder/SPGroveBuilder.so' for >> module SGML::SPGroveBuilder: /usr/lib/libsp.so.1: undefined symbol: >> __vt_9bad_alloc at /usr/lib/perl5/i386-linux/5.004/DynaLoader.pm line >> 166. >> >> at test.pl line 18 >> BEGIN failed--compilation aborted at test.pl line 18. >> not ok 1 >> make: *** [test_dynamic] Error 2 >> > >Sounds like some incompatibility with the C++ compiler (I had to change >CC=cc to c++ previously) in the Makefile. I pray that it's not some bad >gcc / egcc interaction (I'm using slink), but I'm not holding by breath > >If you can please help me, that's great, but if not (other than download >potato which I don't have time to), maybe you forward a request to >package Quilt for the next version of Debian? I can't try it yet, but >Debian people seem to package everything under the sun, so... :) > >Anyway, thanks in advance.

