On Sun, Feb 06, 2005 at 11:09:22PM -0300, Alejandro Pulver wrote: > On Sun, 6 Feb 2005 22:23:18 -0300 > Alejandro Pulver <[EMAIL PROTECTED]> wrote: > > > Hello, > > > > I installed 'docproj-jadetex' to learn how to make Docbook documents (in > > SGML). When I run 'nsgmls' (texproc/sp) (when doing 'make' on a FreeBSD > > documentation source, or manually) it outputs the following error: > > > > /libexec/ld-elf.so.1: /usr/local/lib/libstyle.so.1: Undefined symbol > > "_ZNK6Origin14asEntityOriginEv > > > > How do I fix it? > > Sorry, I made a mistake: the program that generated the error message was > 'jade' (port is 'print/jadetex'), not 'nsgmls'.
You forgot to mention details about your FreeBSD installation. Did you formerly run FreeBSD 4.x and then update to 5.x? If so, you need to rebuild your ports, because C++ code compiled with gcc 2.95 (which is the version in 4.x) is incompatible with code compiled with gcc 3.4 (in 5.3). portupgrade is the easiest way to do this, e.g. with the -P switch. Kris
pgpkNIcd3beji.pgp
Description: PGP signature