Re: Trouble building HTML_Tree

2000-12-12 Thread Paul J. Lucas

On Tue, 12 Dec 2000, Ian Mahuron wrote:

> Can't load '../blib/arch/auto/HTML/Tree/Tree.so' for module HTML::Tree:
> ../blib/arch/auto/HTML/Tree/Tree.so: Undefined symbol "__builtin_delete" at
> /usr/libdata/perl/5.00503/DynaLoader.pm line 169.
> 
> Any idea?  I'm sure someone has run into this before.

1. Did it build correctly?
2. Is libstdc++.so in LD_LIBRARY_PATH?

I don't have access to a FreeBSD box to test.

- Paul




Trouble building HTML_Tree

2000-12-12 Thread Ian Mahuron


Can't load '../blib/arch/auto/HTML/Tree/Tree.so' for module HTML::Tree: 
../blib/arch/auto/HTML/Tree/Tree.so: Undefined symbol
"__builtin_delete" at /usr/libdata/perl/5.00503/DynaLoader.pm line 169.

Any idea?  I'm sure someone has run into this before.

System is FreeBSD 4.1

Thanks in advance.

Ian