----- Original Message -----
From: "Haase, Donald P" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, March 25, 2002 8:57 PM
Subject: RE: linux and iconv


> what build errors are you getting?

That is my steps:
runConfigure -plinux -cgcc -xg++ -tIconvFBSD

then I'v patched file
src/xercesc/util/Transcoders/IconvFBSD/IconvFBSDTransService.cpp
becouse of difference in iiconv(3) arguments types (char** in Linux and
const char** in FreeBSD).

then I'v built everything and no errors got.
But when I try to run any sample (e.g. DOMPrint) I get message: undefined
symbol: __17IconvTransService.

Any comments?
----
Sem.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to