Login 
 
 Pref   Your subscriptions   Home   Help 
dev@ml.mod-xslt2.com
mod-xslt2 - Development Mailing List
   
 
List info
 
 
 
Subscribe
 
 
Unsubscribe
 
 
Archive
 
 
Post
 



Advanced search
2004 01 02 03 04 05 06 07 08 09 10 11 12
2005 01 02 03 04 05 06 07 08 09 10 11 12
2006 01 02 03 04 05 06 07 08 09 10 11 12
2007 01 02 03 04 05 06 07 08 09 10 11 12
2008 01 02 03 04 05 06 07 08 09 10 11 12

       Chronological   next            Thread   next  

Unable to compile zigazou
  • From: zigazou@xxxxxxx
  • To: dev@xxxxxxxxxxxxxxxx
  • Subject: Unable to compile
  • Date: Mon, 19 Sep 2005 21:10:37 +0200 (CEST)


  • Hi there !

    I tried to compile mod-xslt 1.3.8 (2004112100) and mod-xslt 1.3.9
    (2005072700) and each time I went through the following errors :
    ../lib/.libs/libmodxslt0.so: undefined reference to `xsltSetCtxtParseOptions'
    ../lib/.libs/libmodxslt0.so: undefined reference to `xsltCopyTextString'
    ../lib/.libs/libemodxslt0.so: undefined reference to `xsltTransformError'

    Here the configure options :
    sh configure --with-apxs=/usr/local/apache2/bin/apxs --prefix=/usr/local

    Here's how I've been able to go on with compilation :
    (I put the result of xslt-config --libs into LDFLAGS)
    export LDFLAGS='-L/usr/local/lib -lxslt -lxml2 -lz -lpthread -lm'
    gmake

    Notes :
    - xml2-config has correctly been found
    - xslt-config has correctly been found
    - pcre-config has correctly been found

    Hope it helps !

      Powered by Sympa