Re: undefined reference to `xmlXPathNodeSetSort@LIBXML2_2.4.30 error while running 'make'

2014-03-04 Thread Sandeep K Chaudhary
On Tue, Mar 4, 2014 at 1:00 PM, Michael Stahl wrote: > On 04/03/14 06:59, Sandeep K Chaudhary wrote: > > Hi Michael, > > > > thanks for the reply ! > > > > Here is the o/p for the three grep commands, and 'make l10ntools > > PARALLELISM=1 VERBOSE=t' > > > > sandeep@ubuntu:~/libreoffice$ grep LIBX

Re: undefined reference to `xmlXPathNodeSetSort@LIBXML2_2.4.30 error while running 'make'

2014-03-04 Thread Michael Stahl
On 04/03/14 06:59, Sandeep K Chaudhary wrote: > Hi Michael, > > thanks for the reply ! > > Here is the o/p for the three grep commands, and 'make l10ntools > PARALLELISM=1 VERBOSE=t' > > sandeep@ubuntu:~/libreoffice$ grep LIBXML config_host.mk > > export LIBXML_CFLAGS=$(

Re: undefined reference to `xmlXPathNodeSetSort@LIBXML2_2.4.30 error while running 'make'

2014-03-04 Thread Michael Stahl
On 03/03/14 21:13, Sandeep K Chaudhary wrote: > Hi guys, > > I started with building libreoffice on Ubuntu 12.10 but I am getting > below error while running 'make'. Steps before this went fine as > suggested in the wiki. Please tell me what should I do. > > /usr/lib/gcc/x86_64-linux-gnu/4.7/../

Re: undefined reference to `xmlXPathNodeSetSort@LIBXML2_2.4.30 error while running 'make'

2014-03-03 Thread Sandeep K Chaudhary
Hi Michael, thanks for the reply ! Here is the o/p for the three grep commands, and 'make l10ntools PARALLELISM=1 VERBOSE=t' sandeep@ubuntu:~/libreoffice$ grep LIBXML config_host.mk export LIBXML_CFLAGS=$(gb_SPACE)-isystem/usr/local/include/libxml2 export LIBXML_JAR= export LIBXML_LIBS=$(gb_SPAC