ving linking error on Solaris.
> Thouhg it builds successfully on Windows. Could anybody help
> me which library am I missing to include to get rid of this
> undefined symbol error. I am sorry I am asking simple C++
> question out here but still would request reply.
The short answer is th
s. Thouhg
it builds successfully on Windows. Could anybody help me which library am I
missing to include to get rid of this undefined symbol error.
I am sorry I am asking simple C++ question out here but still would request
reply.
Thanks & Regards
Vikas Agrawal
/tool/gcc-3.2.1/bin/g++ -w -fpe
On Tue, May 28, 2002 at 03:12:18PM -0400, Michael Grabenstein wrote:
>
> On Friday, May 24, 2002, at 01:00 PM, Robert Schiele wrote:
>
> >On Fri, May 24, 2002 at 12:30:57PM -0400, Michael Grabenstein wrote:
> >>Two guesses:
> >>1) LD_LIBRARY_PATH needs to be set to include the correct
> >li
On Friday, May 24, 2002, at 01:00 PM, Robert Schiele wrote:
> On Fri, May 24, 2002 at 12:30:57PM -0400, Michael Grabenstein wrote:
>> Two guesses:
>> 1) LD_LIBRARY_PATH needs to be set to include the correct
> libstdc++.so
>> ( you must be finding an older copy).
>
> Huh? No! XMI2SSLHandl
On Fri, May 24, 2002 at 12:30:57PM -0400, Michael Grabenstein wrote:
> Two guesses:
> 1)LD_LIBRARY_PATH needs to be set to include the correct libstdc++.so
> ( you must be finding an older copy).
Huh? No! XMI2SSLHandler is not a class defined in libstdc++!
> Or
> 2)Your gcc was no
Two guesses:
1) LD_LIBRARY_PATH needs to be set to include the correct libstdc++.so
( you must be finding an older copy).
Or
2) Your gcc was not compiled with "--enable-shared", with version 3
and newer gcc this is default. Beneath version 3 it was not the
default...
later,
hi!
i have a problem compiling my first sax based parser:
/opt/local/gcc-2.95/bin/g++ -I../include
-I/home/helge/xerces-c-src1_7_0/include -Wall -g -ggdb
-DDEVELOPMENT-c main.cpp -o ../obj/solaris/main.o
/opt/local/gcc-2.95/bin/g++ -g -L/home/helge/xerces-c-src1_7_0/lib/
../obj/sol
if it can not be done for some reason.
Thanks,
Raj..
> -Original Message-
> From: Avula, Raj
> Sent: Wednesday, March 20, 2002 2:53 PM
> To: [EMAIL PROTECTED]
> Subject: undefined symbol error xercesc1.6
>
>
> Hi,
> I am trying to build xerces1.6
Hi,
I am trying to build xerces1.6 on AIX with xlC366.
And I am getting following linker error. I tried including
/usr/lib/libpthreads.a.
It does not help.
Can any body let me know how can I fix this.
ld: 0711-317 ERROR: Undefined symbol: .pthread_mutexattr_setkind_np
make[1]: *** [/hom
PM
Subject: Re: "Undefined Symbol" error
under Solaris
What compiler did you use? The Xerces-1.6.0 binary for
Solaris was built using Forte C++ 6.2. If your compiler is different,
then you may get link error and you may need to rebuild the Xerces-1.6.0
library yourself usin
10 matches
Mail list logo