Re: [xslt] external data in stylesheets



At 11:49 PM 7/23/01 +0800, William M. Brack wrote:
>I have made a small enhancement to the code (documents.c), and committed
>it to CVS.  Please check if it is now satisfactory.

I checked out the source code from CVS.  Unfortunately, that doesn't build 
at the moment (errors in exslt).


Moved the documents.c source to the 1.0.0 distrbution, but that doesn't 
build either with it:

gcc -g -O2 -o .libs/xsltproc xsltproc.o -L. ../libxslt/.libs/libxslt.so 
-L/usr/local/lib -lxml2 -lz -L/lib -lm -lm -L/usr/local/lib -lxml2 -lz 
-L/lib -lm -lm -Wl,--rpath -Wl,/usr/local/lib
../libxslt/.libs/libxslt.so: undefined reference to `xsltPrintErrorContext'
collect2: ld returned 1 exit status
make[2]: *** [xsltproc] Error 1
make[2]: Leaving directory `/usr/local/src/libxslt-1.0.0/libxslt'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/libxslt-1.0.0'
make: *** [all-recursive-am] Error 2


Elizabeth Mattijsen





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]