Hi, The Xalan1.4 Xerces2.1 combo works fine through compilation. However during linking I seem to have error as below:
obj/XalanEXSLTString.o -o /home/rishi/src/xml-xalan/lib/libxalan-c1_4_0.so /usr/bin/ld: cannot find -lxerces-c collect2: ld returned 1 exit status make: *** [/home/rishi/src/xml-xalan/lib/libxalan-c1_4_0.so] Error 1 Any ideas? Thanks, Rishi --- David N Bertoni/Cambridge/IBM <[EMAIL PROTECTED]> wrote: > > > > > You need the latest code from CVS or a recent CVS > tarball to build Xalan > with Xerces 2.2. There are changes in Xerces 2.2 > which are not backward > compatbile (C++ namespace support). > > Dave > > > > |---------+---------------------------> > | | Rishi Sampat | > | | <rishi_sampat@ya| > | | hoo.com> | > | | | > | | 02/17/2003 06:07| > | | PM | > | | Please respond | > | | txalan-dev | > |---------+---------------------------> > > >----------------------------------------------------------------------------------------------------------------------------------| > | > > | > | To: [EMAIL PROTECTED] > > | > | cc: (bcc: David N > Bertoni/Cambridge/IBM) > | > | Subject: Build error! > > | > > >----------------------------------------------------------------------------------------------------------------------------------| > > > > > > > __________________________________________________ > Do you Yahoo!? > Yahoo! Shopping - Send Flowers for Valentine's Day > http://shopping.yahoo.com > ----- Message from Rishi Sampat > <[EMAIL PROTECTED]> on Mon, 17 Feb > 2003 18:01:46 -0800 (PST) ----- > > > To: [EMAIL PROTECTED], > [EMAIL PROTECTED] > > > Subject: Build error! > > > > > Hi, > I downloaded the latest versions of xml-xalan and > xerces-c-src2_2_0. I have set my environment > according > to instructions given and am gcc 3.2 20020903 (Red > Hat > Linux 8.0 3.2-7) > > I do a ./runConfigure -p linux and then a make > clean. > When I do a make all, I seem to encounter the build > error as below. Could you help? > Thanks, > Rishi > > ... > > __________________________________________________ Do you Yahoo!? Yahoo! Shopping - Send Flowers for Valentine's Day http://shopping.yahoo.com
