Login 
 
 Pref   Your subscriptions   Home   Help 
users@ml.mod-xslt2.com
mod-xslt2 - Users 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
2010 01 02 03 04 05 06 07 08 09 10 11 12
2011 01 02 03 04 05 06 07 08 09 10 11 12

  previous   Chronological   next       previous   Thread   next  

Re: Re[2]: [mod-xslt users] OSX Tiger, Apache 2.2 and MAKE errors Ben Davies
  • From: "Ben Davies" <omarshariffdontlikeit@xxxxxxxxx>
  • To: users@xxxxxxxxxxxxxxxx
  • Subject: Re: Re[2]: [mod-xslt users] OSX Tiger, Apache 2.2 and MAKE errors
  • Date: Thu, 13 Mar 2008 13:55:54 +0000
  • Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; bh=HgGsqy7+j0tjR5rfqdZPSgEmg1TfSkuhA16BZiXwsjw=; b=hPWub3gQM4Rkg3qJxVSxV4DIn6GpNqBKjBb7QSzE8BWYlRBxAlRBMI/ezw4DuE1wN6IVvVOlkGoJSyvduQ34cvmgkGWKtdDRFt/wivExq/V8okTHRluu80wX1YbN+AwyMx/oYIIER2TqJNVpvyTNwizygOoSWW+QinSyW43LZ1s=
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=EWKnU7YgjQKSVyocVmYnmQ9Z6EdUU6Peq8ra4SW4u6wkhkh/TxmDODS6VBTZxkAdtQsuHyjchcyzbKg1VT4JW3DRvmXM7XZtg+sOAgEWI/BlAuAE1hhvkBY4cNW6WiE/NCAf5fc50e1a1syTfEDvDxFYFqJJgLhg+1l/KYJdUOs=
  • References: <sympa.1205412745.4338.868@ml.mod-xslt2.com> <1626021718.20080313191057@yandex.ru> <a4754c780803130615k68846a04mfb497171845a2f3@mail.gmail.com> <1036553514.20080313194403@yandex.ru>


  • Hmmm..

    I did as you asked, but still no success with make.

    I've included the output from configure to, if that helps; again, sorry for the length of my post:

    BenMac:~/desktop/modxslt-2004112100 bendavies$ ./configure  --with-apxs=/usr/local/apache2/bin/apxs --with-apr-config=/usr/local/apache2/bin/apr-1-config--with-apu-config=/usr/local/apache2/bin/apu-1-config
    checking for gcc... gcc
    checking for C compiler default output file name... a.out
    checking whether the C compiler works... yes
    checking whether we are cross compiling... no
    checking for suffix of executables...
    checking for suffix of object files... o
    checking whether we are using the GNU C compiler... yes
    checking whether gcc accepts -g... yes
    checking for gcc option to accept ANSI C... none needed
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether make sets $(MAKE)... yes
    checking build system type... i686-apple-darwin8.11.1
    checking host system type... i686-apple-darwin8.11.1
    checking for a sed that does not truncate output... /usr/bin/sed
    checking for egrep... grep -E
    checking for ld used by gcc... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... no
    checking for /usr/bin/ld option to reload object files... -r
    checking for BSD-compatible nm... /usr/bin/nm -p
    checking whether ln -s works... yes
    checking how to recognise dependent libraries... pass_all
    checking how to run the C preprocessor... gcc -E
    checking for ANSI C header files... yes
    checking for sys/types.h... yes
    checking for sys/stat.h... yes
    checking for stdlib.h... yes
    checking for string.h... yes
    checking for memory.h... yes
    checking for strings.h... yes
    checking for inttypes.h... yes
    checking for stdint.h... yes
    checking for unistd.h... yes
    checking dlfcn.h usability... yes
    checking dlfcn.h presence... yes
    checking for dlfcn.h... yes
    checking for g++... g++
    checking whether we are using the GNU C++ compiler... yes
    checking whether g++ accepts -g... yes
    checking how to run the C++ preprocessor... g++ -E
    checking for g77... no
    checking for f77... no
    checking for xlf... no
    checking for frt... no
    checking for pgf77... no
    checking for fort77... no
    checking for fl32... no
    checking for af77... no
    checking for f90... no
    checking for xlf90... no
    checking for pgf90... no
    checking for epcf90... no
    checking for f95... no
    checking for fort... no
    checking for xlf95... no
    checking for ifc... no
    checking for efc... no
    checking for pgf95... no
    checking for lf95... no
    checking for gfortran... no
    checking whether we are using the GNU Fortran 77 compiler... no
    checking whether  accepts -g... no
    checking the maximum length of command line arguments... 65536
    checking command to parse /usr/bin/nm -p output from gcc object... ok
    checking for objdir... .libs
    checking for ar... ar
    checking for ranlib... ranlib
    checking for strip... strip
    checking if gcc static flag  works... yes
    checking if gcc supports -fno-rtti -fno-exceptions... no
    checking for gcc option to produce PIC... -fno-common
    checking if gcc PIC flag -fno-common works... yes
    checking if gcc supports -c -o file.o... yes
    checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
    checking dynamic linker characteristics... darwin8.11.1 dyld
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... yes
    configure: creating libtool
    appending configuration tag "CXX" to libtool
    checking for ld used by g++... /usr/bin/ld
    checking if the linker (/usr/bin/ld) is GNU ld... no
    checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
    checking for g++ option to produce PIC... -fno-common
    checking if g++ PIC flag -fno-common works... yes
    checking if g++ supports -c -o file.o... yes
    checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
    checking dynamic linker characteristics... darwin8.11.1 dyld
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    appending configuration tag "F77" to libtool
    checking for malloc... yes
    checking for memcmp... yes
    checking for memset... yes
    checking for realloc... yes
    checking for stat... yes
    checking for vprintf... yes
    checking for memset... (cached) yes
    checking for strdup... yes
    checking for stdlib.h... (cached) yes
    checking for unistd.h... (cached) yes
    checking for getpagesize... yes
    checking for working mmap... yes
    checking for working memcmp... yes
    checking for strerror in -lcposix... no
    checking for an ANSI C-conforming const... yes
    checking for inline... inline
    checking for function prototypes... yes
    checking for size_t... yes
    checking for ANSI C header files... (cached) yes
    checking for stdlib.h... (cached) yes
    checking fcntl.h usability... yes
    checking fcntl.h presence... yes
    checking for fcntl.h... yes
    checking for string.h... (cached) yes
    checking for unistd.h... (cached) yes
    checking for xml2-config... /usr/bin/xml2-config
    checking for xslt-config... /usr/bin/xslt-config
    checking for pcre-config... /usr/local/bin/pcre-config
    checking for xmlParseMemory in -lxml2... yes
    checking for xsltApplyStylesheet in -lxslt... yes
    checking for pcre_compile in -lpcre... yes
    checking for xsltCopyTextString in -lxslt... yes
    checking libxml/uri.h usability... yes
    checking libxml/uri.h presence... yes
    checking for libxml/uri.h... yes
    checking libxml/tree.h usability... yes
    checking libxml/tree.h presence... yes
    checking for libxml/tree.h... yes
    checking libxml/parserInternals.h usability... yes
    checking libxml/parserInternals.h presence... yes
    checking for libxml/parserInternals.h... yes
    checking libxml/nanohttp.h usability... yes
    checking libxml/nanohttp.h presence... yes
    checking for libxml/nanohttp.h... yes
    checking for xmlGetGlobalState in -lxml2... yes
    checking for xmlNanoHTTPCtxt... no
    configure: WARNING:
    ******************************************************
    * Your libxml2 does not let applications access xmlNanoHTTPCtxt.
    * This is not bad by itself, but any 404 or 403 or any error page
    * returned by a remote host as a response to the request of a
    * stylesheet or a dtd will be parsed as xml, leading to weird
    * results. If you can live with it, ignore this warning.
    * Ignore this warning also if you patched your library with
    *     patches/libxml.httpstatus.diff
    * which cannot be easily detected. In any other case, you can
    * apply the patch:
    *     patches/libxml.httpcontextexport.diff
    * If you need further help, please read the doc/patches/patches.txt
    * Compilation will go on anyway without problems.
    ******************************************************
    checking for xmlSetGlobalState in -lxml2... no
    configure: WARNING:
    ******************************************************
    * Your libxml2 does not provide a setGlobalState.
    * You probably haven't patched it. Please read the manual, doc/manual/manual.txt.
    * Compilation will go on anyway - I will compile a small compatibility layer.
    ******************************************************
    checking libxslt/xslt.h usability... yes
    checking libxslt/xslt.h presence... yes
    checking for libxslt/xslt.h... yes
    checking libxslt/xsltInternals.h usability... yes
    checking libxslt/xsltInternals.h presence... yes
    checking for libxslt/xsltInternals.h... yes
    checking libxslt/transform.h usability... yes
    checking libxslt/transform.h presence... yes
    checking for libxslt/transform.h... yes
    checking libxslt/xsltutils.h usability... yes
    checking libxslt/xsltutils.h presence... yes
    checking for libxslt/xsltutils.h... yes
    checking pcre.h usability... yes
    checking pcre.h presence... yes
    checking for pcre.h... yes
    configure: * Detecting SAPI (Server API) to use
    configure: checking if pointers (void *) are at least 32 bits long...
    configure: * Trying with: 'detect'
    configure: * Trying with: 'apache'
    checking /usr/local/apache2/include/ap_release.h usability... yes
    checking /usr/local/apache2/include/ap_release.h presence... yes
    checking for /usr/local/apache2/include/ap_release.h... yes
    configure: apache: Apache 2.0.x was detected thanks to apxs
    configure: * Trying with: 'apache2'
    configure: apache2: found 'apr-config' is not executable.
    configure: apache2: Falling back to 'apache1'
    configure: * Trying with: 'apache1'
    checking /usr/local/apache2/include/httpd.h usability... yes
    checking /usr/local/apache2/include/httpd.h presence... yes
    checking for /usr/local/apache2/include/httpd.h... yes
    configure: WARNING:
    ********************************************
    * Generating Makefiles and headers for
    * mod-xslt to be used with:
    *             * apache1 *
    ********************************************
    checking pthread.h usability... yes
    checking pthread.h presence... yes
    checking for pthread.h... yes
    checking for pthread_setspecific in -lpthread... yes
    configure: creating ./config.status
    config.status: creating Makefile
    config.status: creating utils/Makefile
    config.status: creating lib/Makefile
    config.status: creating lib/parser/Makefile
    config.status: creating sapi/apache1/Makefile
    config.status: creating sapi/apache2/Makefile
    config.status: creating sapi/none/Makefile
    config.status: creating utils/modxslt-config.pre
    config.status: creating doc/man/Makefile
    config.status: creating lib/modxslt0/modxslt-system.h

    BenMac:~/desktop/modxslt-2004112100 bendavies$ make
    make -C lib all
    make -C parser all
    /bin/sh ../..//libtool --mode=compile gcc -I/usr/include/libxml2  -I/usr/include/libxml2 -I/usr/local/include -g -O2 -D_REENTRANT -I. -I../..//lib -DYYPARSE_PARAM=scanner -DYYLEX_PARAM=scanner -c ./modxslt-screen-expr.parser.c
    mkdir .libs
     gcc -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/local/include -g -O2 -D_REENTRANT -I. -I../..//lib -DYYPARSE_PARAM=scanner -DYYLEX_PARAM=scanner -c ./modxslt-screen-expr.parser.c  -fno-common -DPIC -o .libs/modxslt-screen-expr.parser.o
     gcc -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/local/include -g -O2 -D_REENTRANT -I. -I../..//lib -DYYPARSE_PARAM=scanner -DYYLEX_PARAM=scanner -c ./modxslt-screen-expr.parser.c -o modxslt-screen-expr.parser.o >/dev/null 2>&1
    /bin/sh ../..//libtool --mode=compile gcc -I/usr/include/libxml2  -I/usr/include/libxml2 -I/usr/local/include -g -O2 -D_REENTRANT -I. -I../..//lib -DYYPARSE_PARAM=scanner -DYYLEX_PARAM=scanner -c ./modxslt-screen-expr.lexer.c
     gcc -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/local/include -g -O2 -D_REENTRANT -I. -I../..//lib -DYYPARSE_PARAM=scanner -DYYLEX_PARAM=scanner -c ./modxslt-screen-expr.lexer.c  -fno-common -DPIC -o .libs/modxslt-screen-expr.lexer.o
     gcc -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/local/include -g -O2 -D_REENTRANT -I. -I../..//lib -DYYPARSE_PARAM=scanner -DYYLEX_PARAM=scanner -c ./modxslt-screen-expr.lexer.c -o modxslt-screen-expr.lexer.o >/dev/null 2>&1
    /bin/sh ..//libtool --mode=compile gcc -g -O2 -D_REENTRANT  -I/usr/include/libxml2  -I/usr/include/libxml2 -I/usr/local/include -I. -I..//lib -c modxslt-io.c
    mkdir .libs
     gcc -g -O2 -D_REENTRANT -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/local/include -I. -I..//lib -c modxslt-io.c  -fno-common -DPIC -o .libs/modxslt-io.o
     gcc -g -O2 -D_REENTRANT -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/local/include -I. -I..//lib -c modxslt-io.c -o modxslt-io.o >/dev/null 2>&1
    /bin/sh ..//libtool --mode=compile gcc -g -O2 -D_REENTRANT  -I/usr/include/libxml2  -I/usr/include/libxml2 -I/usr/local/include -I. -I..//lib -c modxslt-table.c
     gcc -g -O2 -D_REENTRANT -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/local/include -I. -I..//lib -c modxslt-table.c  -fno-common -DPIC -o .libs/modxslt-table.o
     gcc -g -O2 -D_REENTRANT -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/local/include -I. -I..//lib -c modxslt-table.c -o modxslt-table.o >/dev/null 2>&1
    /bin/sh ..//libtool --mode=compile gcc -g -O2 -D_REENTRANT  -I/usr/include/libxml2  -I/usr/include/libxml2 -I/usr/local/include -I. -I..//lib -c modxslt-url.c
     gcc -g -O2 -D_REENTRANT -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/local/include -I. -I..//lib -c modxslt-url.c  -fno-common -DPIC -o .libs/modxslt-url.o
     gcc -g -O2 -D_REENTRANT -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/local/include -I. -I..//lib -c modxslt-url.c -o modxslt-url.o >/dev/null 2>&1
    /bin/sh ..//libtool --mode=compile gcc -g -O2 -D_REENTRANT  -I/usr/include/libxml2  -I/usr/include/libxml2 -I/usr/local/include -I. -I..//lib -c modxslt-memory.c
     gcc -g -O2 -D_REENTRANT -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/local/include -I. -I..//lib -c modxslt-memory.c  -fno-common -DPIC -o .libs/modxslt-memory.o
     gcc -g -O2 -D_REENTRANT -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/local/include -I. -I..//lib -c modxslt-memory.c -o modxslt-memory.o >/dev/null 2>&1
    /bin/sh ..//libtool --mode=compile gcc -g -O2 -D_REENTRANT  -I/usr/include/libxml2  -I/usr/include/libxml2 -I/usr/local/include -I. -I..//lib -c modxslt-opr-bool.c
     gcc -g -O2 -D_REENTRANT -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/local/include -I. -I..//lib -c modxslt-opr-bool.c  -fno-common -DPIC -o .libs/modxslt-opr-bool.o
     gcc -g -O2 -D_REENTRANT -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/local/include -I. -I..//lib -c modxslt-opr-bool.c -o modxslt-opr-bool.o >/dev/null 2>&1
    /bin/sh ..//libtool --mode=compile gcc -g -O2 -D_REENTRANT  -I/usr/include/libxml2  -I/usr/include/libxml2 -I/usr/local/include -I. -I..//lib -c modxslt-opr-cmp.c
     gcc -g -O2 -D_REENTRANT -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/local/include -I. -I..//lib -c modxslt-opr-cmp.c  -fno-common -DPIC -o .libs/modxslt-opr-cmp.o
     gcc -g -O2 -D_REENTRANT -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/local/include -I. -I..//lib -c modxslt-opr-cmp.c -o modxslt-opr-cmp.o >/dev/null 2>&1
    /bin/sh ..//libtool --mode=compile gcc -g -O2 -D_REENTRANT  -I/usr/include/libxml2  -I/usr/include/libxml2 -I/usr/local/include -I. -I..//lib -c modxslt-doc.c
     gcc -g -O2 -D_REENTRANT -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/local/include -I. -I..//lib -c modxslt-doc.c  -fno-common -DPIC -o .libs/modxslt-doc.o
    modxslt-doc.c: In function 'mxslt_get_static_attr':
    modxslt-doc.c:170: warning: comparison is always true due to limited range of data type
    modxslt-doc.c:181: warning: comparison is always true due to limited range of data type
    modxslt-doc.c:201: warning: comparison is always true due to limited range of data type
    modxslt-doc.c:211: warning: comparison is always true due to limited range of data type
    modxslt-doc.c: In function 'mxslt_set_static_attr':
    modxslt-doc.c:263: warning: comparison is always true due to limited range of data type
    modxslt-doc.c:277: warning: comparison is always true due to limited range of data type
    modxslt-doc.c:297: warning: comparison is always true due to limited range of data type
    modxslt-doc.c:310: warning: comparison is always true due to limited range of data type
    modxslt-doc.c: In function 'mxslt_doc_parse_stylesheet':
    modxslt-doc.c:979: warning: comparison is always true due to limited range of data type
     gcc -g -O2 -D_REENTRANT -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/local/include -I. -I..//lib -c modxslt-doc.c -o modxslt-doc.o >/dev/null 2>&1
    /bin/sh ..//libtool --mode=compile gcc -g -O2 -D_REENTRANT  -I/usr/include/libxml2  -I/usr/include/libxml2 -I/usr/local/include -I. -I..//lib -c modxslt-libxml.c
     gcc -g -O2 -D_REENTRANT -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/local/include -I. -I..//lib -c modxslt-libxml.c  -fno-common -DPIC -o .libs/modxslt-libxml.o
    modxslt-libxml.c: In function 'mxslt_sax_processing_instruction':
    modxslt-libxml.c:197: warning: comparison is always true due to limited range of data type
    modxslt-libxml.c:205: warning: comparison is always true due to limited range of data type
    modxslt-libxml.c:359: warning: comparison is always true due to limited range of data type
    modxslt-libxml.c:367: warning: comparison is always true due to limited range of data type
    modxslt-libxml.c: In function 'mxslt_sax_resolve_entity':
    modxslt-libxml.c:473: warning: pointer targets in passing argument 1 of 'xmlBuildURI' differ in signedness
     gcc -g -O2 -D_REENTRANT -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/local/include -I. -I..//lib -c modxslt-libxml.c -o modxslt-libxml.o >/dev/null 2>&1
    /bin/sh ..//libtool --mode=compile gcc -g -O2 -D_REENTRANT  -I/usr/include/libxml2  -I/usr/include/libxml2 -I/usr/local/include -I. -I..//lib -c modxslt-table-algo.c
     gcc -g -O2 -D_REENTRANT -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/local/include -I. -I..//lib -c modxslt-table-algo.c  -fno-common -DPIC -o .libs/modxslt-table-algo.o
     gcc -g -O2 -D_REENTRANT -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/local/include -I. -I..//lib -c modxslt-table-algo.c -o modxslt-table-algo.o >/dev/null 2>&1
    /bin/sh ..//libtool  --mode=link gcc -o libmodxslt0.la -rpath /usr/local/lib \
            -version-info 0:0:0 -L/usr/lib -lxslt -lxml2 -lz -lpthread -liconv -lm -L/usr/local/lib -lpcre -lpthread   \
            modxslt-io.lo modxslt-table.lo modxslt-table-algo.lo modxslt-url.lo modxslt-memory.lo \
            modxslt-opr-bool.lo modxslt-opr-cmp.lo modxslt-doc.lo modxslt-libxml.lo \
            parser/modxslt-screen-expr.lexer.lo parser/modxslt-screen-expr.parser.lo
    gcc -dynamiclib -flat_namespace -undefined suppress -o .libs/libmodxslt0.0.0.0.dylib  .libs/modxslt-io.o .libs/modxslt-table.o .libs/modxslt-table-algo.o .libs/modxslt-url.o .libs/modxslt-memory.o .libs/modxslt-opr-bool.o .libs/modxslt-opr-cmp.o .libs/modxslt-doc.o .libs/modxslt-libxml.o parser/.libs/modxslt-screen-expr.lexer.o parser/.libs/modxslt-screen-expr.parser.o  -L/usr/lib /usr/lib/libxslt.dylib /usr/lib/libz.dylib /usr/lib/libpthread.dylib /usr/lib/libm.dylib /usr/lib/libxml2.dylib -lz /usr/lib/libiconv.dylib -lm -L/usr/local/lib /usr/local/lib/libpcre.dylib -lpthread -install_name  /usr/local/lib/libmodxslt0.0.dylib -compatibility_version 1 -current_version 1.0
    (cd .libs && rm -f libmodxslt0.0.dylib && ln -s libmodxslt0.0.0.0.dylib libmodxslt0.0.dylib)
    (cd .libs && rm -f libmodxslt0.dylib && ln -s libmodxslt0.0.0.0.dylib libmodxslt0.dylib)
    ar cru .libs/libmodxslt0.a  modxslt-io.o modxslt-table.o modxslt-table-algo.o modxslt-url.o modxslt-memory.o modxslt-opr-bool.o modxslt-opr-cmp.o modxslt-doc.o modxslt-libxml.o parser/modxslt-screen-expr.lexer.o parser/modxslt-screen-expr.parser.o
    ranlib .libs/libmodxslt0.a
    creating libmodxslt0.la
    (cd .libs && rm -f libmodxslt0.la && ln -s ../libmodxslt0.la libmodxslt0.la)
    make -C sapi/apache1 all
    gcc -g -O2 -D_REENTRANT -I/usr/include/libxml2  -I/usr/include/libxml2 -I/usr/local/include -I/usr/local/apache2/include -I../../lib -I../..//lib -c modxslt-helpers.c
    In file included from /usr/local/apache2/include/ap_config.h:234,
                     from modxslt-ap1.h:32,
                     from modxslt-helpers.c:22:
    /usr/local/apache2/include/ap_config_auto.h:198:1: warning: "PACKAGE_BUGREPORT" redefined
    In file included from ../../lib/modxslt0/modxslt.h:31,
                     from modxslt-ap1.h:26,
                     from modxslt-helpers.c:22:
    ../../lib/modxslt0/modxslt-system.h:130:1: warning: this is the location of the previous definition
    In file included from /usr/local/apache2/include/ap_config.h:234,
                     from modxslt-ap1.h:32,
                     from modxslt-helpers.c:22:
    /usr/local/apache2/include/ap_config_auto.h:201:1: warning: "PACKAGE_NAME" redefined
    In file included from ../../lib/modxslt0/modxslt.h:31,
                     from modxslt-ap1.h:26,
                     from modxslt-helpers.c:22:
    ../../lib/modxslt0/modxslt-system.h:133:1: warning: this is the location of the previous definition
    In file included from /usr/local/apache2/include/ap_config.h:234,
                     from modxslt-ap1.h:32,
                     from modxslt-helpers.c:22:
    /usr/local/apache2/include/ap_config_auto.h:204:1: warning: "PACKAGE_STRING" redefined
    In file included from ../../lib/modxslt0/modxslt.h:31,
                     from modxslt-ap1.h:26,
                     from modxslt-helpers.c:22:
    ../../lib/modxslt0/modxslt-system.h:136:1: warning: this is the location of the previous definition
    In file included from /usr/local/apache2/include/ap_config.h:234,
                     from modxslt-ap1.h:32,
                     from modxslt-helpers.c:22:
    /usr/local/apache2/include/ap_config_auto.h:207:1: warning: "PACKAGE_TARNAME" redefined
    In file included from ../../lib/modxslt0/modxslt.h:31,
                     from modxslt-ap1.h:26,
                     from modxslt-helpers.c:22:
    ../../lib/modxslt0/modxslt-system.h:139:1: warning: this is the location of the previous definition
    In file included from /usr/local/apache2/include/ap_config.h:234,
                     from modxslt-ap1.h:32,
                     from modxslt-helpers.c:22:
    /usr/local/apache2/include/ap_config_auto.h:210:1: warning: "PACKAGE_VERSION" redefined
    In file included from ../../lib/modxslt0/modxslt.h:31,
                     from modxslt-ap1.h:26,
                     from modxslt-helpers.c:22:
    ../../lib/modxslt0/modxslt-system.h:142:1: warning: this is the location of the previous definition
    In file included from modxslt-helpers.c:22:
    modxslt-ap1.h:38:32: error: http_conf_globals.h: No such file or directory
    modxslt-ap1.h:39:19: error: buff.h: No such file or directory
    In file included from modxslt-helpers.c:22:
    modxslt-ap1.h:92: error: parse error before 'table'
    modxslt-ap1.h:92: warning: no semicolon at end of struct or union
    modxslt-ap1.h:93: warning: data definition has no type or storage class
    modxslt-ap1.h:94: error: parse error before '*' token
    modxslt-ap1.h:94: warning: data definition has no type or storage class
    modxslt-ap1.h:95: error: parse error before '*' token
    modxslt-ap1.h:95: warning: data definition has no type or storage class
    modxslt-ap1.h:96: error: parse error before '*' token
    modxslt-ap1.h:96: warning: data definition has no type or storage class
    modxslt-ap1.h:97: error: parse error before '*' token
    modxslt-ap1.h:97: warning: data definition has no type or storage class
    modxslt-ap1.h:101: error: 'unlink' redeclared as different kind of symbol
    /usr/include/unistd.h:474: error: previous declaration of 'unlink' was here
    modxslt-ap1.h:102: error: parse error before '}' token
    modxslt-ap1.h:102: warning: data definition has no type or storage class
    modxslt-ap1.h:117: error: parse error before 'mxslt_dir_config_t'
    modxslt-ap1.h:119: error: parse error before 'uri_components'
    modxslt-ap1.h:120: error: parse error before 'table'
    modxslt-ap1.h:121: error: parse error before '*' token
    modxslt-ap1.h:121: error: parse error before '*' token
    modxslt-ap1.h:121: warning: data definition has no type or storage class
    modxslt-helpers.c:39: error: parse error before '*' token
    modxslt-helpers.c:39: error: parse error before '*' token
    modxslt-helpers.c: In function 'mxslt_ap1_merge_tables':
    modxslt-helpers.c:40: error: 'table' undeclared (first use in this function)
    modxslt-helpers.c:40: error: (Each undeclared identifier is reported only once
    modxslt-helpers.c:40: error: for each function it appears in.)
    modxslt-helpers.c:40: error: 'retval' undeclared (first use in this function)
    modxslt-helpers.c:41: error: 'array_header' undeclared (first use in this function)
    modxslt-helpers.c:41: error: 'a' undeclared (first use in this function)
    modxslt-helpers.c:41: error: 'table_old' undeclared (first use in this function)
    modxslt-helpers.c:42: error: 'table_entry' undeclared (first use in this function)
    modxslt-helpers.c:42: error: 'elts' undeclared (first use in this function)
    modxslt-helpers.c:42: error: parse error before ')' token
    modxslt-helpers.c:45: error: 'p' undeclared (first use in this function)
    modxslt-helpers.c:45: error: 'table_new' undeclared (first use in this function)
    modxslt-helpers.c: In function 'mxslt_ap1_hdr_set':
    modxslt-helpers.c:57: warning: assignment makes pointer from integer without a cast
    modxslt-helpers.c:58: warning: assignment makes pointer from integer without a cast
    modxslt-helpers.c: At top level:
    modxslt-helpers.c:64: error: parse error before 'table'
    modxslt-helpers.c: In function 'mxslt_ap1_doc_param_header':
    modxslt-helpers.c:65: error: 'array_header' undeclared (first use in this function)
    modxslt-helpers.c:65: error: 'harr' undeclared (first use in this function)
    modxslt-helpers.c:65: error: 'tablep' undeclared (first use in this function)
    modxslt-helpers.c:66: error: 'table_entry' undeclared (first use in this function)
    modxslt-helpers.c:66: error: 'entry' undeclared (first use in this function)
    modxslt-helpers.c:66: error: parse error before ')' token
    modxslt-helpers.c:70: error: 'document' undeclared (first use in this function)
    modxslt-helpers.c: In function 'mxslt_ap1_error':
    modxslt-helpers.c:86: warning: assignment makes pointer from integer without a cast
    modxslt-helpers.c:92: warning: passing argument 4 of 'ap_log_rerror' makes integer from pointer without a cast
    modxslt-helpers.c:92: warning: passing argument 5 of 'ap_log_rerror' from incompatible pointer type
    modxslt-helpers.c: In function 'mxslt_remove_file':
    modxslt-helpers.c:99: error: called object 'unlink' is not a function
    modxslt-helpers.c: In function 'mxslt_ap1_mktemp_file':
    modxslt-helpers.c:106: warning: assignment makes pointer from integer without a cast
    modxslt-helpers.c:108: warning: assignment makes pointer from integer without a cast
    modxslt-helpers.c:111: warning: passing argument 4 of 'ap_log_rerror' makes integer from pointer without a cast
    modxslt-helpers.c:111: warning: passing argument 5 of 'ap_log_rerror' from incompatible pointer type
    modxslt-helpers.c: At top level:
    modxslt-helpers.c:122: error: parse error before 'uri_components'
    modxslt-helpers.c: In function 'mxslt_ap1_sub_request':
    modxslt-helpers.c:127: error: 'BUFF' undeclared (first use in this function)
    modxslt-helpers.c:127: error: 'buff_orig' undeclared (first use in this function)
    modxslt-helpers.c:128: error: 'buff_new' undeclared (first use in this function)
    modxslt-helpers.c:132: error: 'r' undeclared (first use in this function)
    modxslt-helpers.c:133: error: 'B_RDWR' undeclared (first use in this function)
    modxslt-helpers.c:137: error: 'tmpfd' undeclared (first use in this function)
    modxslt-helpers.c:154: error: 'uri' undeclared (first use in this function)
    modxslt-helpers.c:156: error: 'ip' undeclared (first use in this function)
    modxslt-helpers.c:159: error: request for member 'sin_addr' in something not a structure or union
    modxslt-helpers.c:183: error: too few arguments to function 'ap_sub_req_method_uri'
    modxslt-helpers.c:205: error: 'struct conn_rec' has no member named 'client'
    modxslt-helpers.c:229: error: 'toret' undeclared (first use in this function)
    modxslt-helpers.c:231: warning: passing argument 5 of 'ap_log_rerror' from incompatible pointer type
    modxslt-helpers.c: At top level:
    modxslt-helpers.c:239: error: parse error before 'mxslt_dir_config_t'
    modxslt-helpers.c: In function 'mxslt_ap1_sub_request_pass':
    modxslt-helpers.c:242: error: 'BUFF' undeclared (first use in this function)
    modxslt-helpers.c:242: error: 'pbuff' undeclared (first use in this function)
    modxslt-helpers.c:243: error: 'buff' undeclared (first use in this function)
    modxslt-helpers.c:247: error: 'toret' undeclared (first use in this function)
    modxslt-helpers.c:247: error: 'file' undeclared (first use in this function)
    modxslt-helpers.c:247: error: 'r' undeclared (first use in this function)
    modxslt-helpers.c:247: error: 'config' undeclared (first use in this function)
    modxslt-helpers.c:257: warning: passing argument 5 of 'ap_log_rerror' from incompatible pointer type
    modxslt-helpers.c:265: error: 'ap_null_cleanup' undeclared (first use in this function)
    modxslt-helpers.c:270: error: 'B_WR' undeclared (first use in this function)
    modxslt-helpers.c:281: error: 'uri' undeclared (first use in this function)
    modxslt-helpers.c:281: error: too few arguments to function 'ap_sub_req_method_uri'
    modxslt-helpers.c:291: error: 'struct request_rec' has no member named 'byterange'
    modxslt-helpers.c:292: error: 'struct request_rec' has no member named 'boundary'
    modxslt-helpers.c:299: error: 'struct conn_rec' has no member named 'client'
    modxslt-helpers.c:299: error: 'B_CHUNK' undeclared (first use in this function)
    modxslt-helpers.c:307: error: 'struct conn_rec' has no member named 'client'
    modxslt-helpers.c:326: warning: passing argument 5 of 'ap_log_rerror' from incompatible pointer type
    modxslt-helpers.c:326: warning: passing argument 6 of 'ap_log_rerror' makes pointer from integer without a cast
    modxslt-helpers.c: At top level:
    modxslt-helpers.c:335: error: parse error before 'table'
    modxslt-helpers.c: In function 'mxslt_ap1_file_parse':
    modxslt-helpers.c:336: error: 'array_header' undeclared (first use in this function)
    modxslt-helpers.c:336: error: 'harr' undeclared (first use in this function)
    modxslt-helpers.c:337: error: 'table_entry' undeclared (first use in this function)
    modxslt-helpers.c:337: error: 'entry' undeclared (first use in this function)
    modxslt-helpers.c:337: error: parse error before ')' token
    modxslt-helpers.c:346: error: 'r' undeclared (first use in this function)
    modxslt-helpers.c:346: error: 'filename' undeclared (first use in this function)
    modxslt-helpers.c:398: error: 'forcestyle' undeclared (first use in this function)
    modxslt-helpers.c:405: error: parse error before ')' token
    modxslt-helpers.c:422: error: 'defaultstyle' undeclared (first use in this function)
    make[1]: *** [modxslt-helpers.o] Error 1
    make: *** [sapi] Error 2



    On Thu, Mar 13, 2008 at 1:44 PM, Denis F. Latypoff <latypoff@xxxxxxxxx> wrote:
    Hello Ben,

    Thursday, March 13, 2008, 7:15:25 PM, you wrote:

    > You mean the location? I installed apache in the location
    > /usr/local/apache2.


    ok, re-configure mod-xslt with the

               --with-apxs=/usr/local/apache2/bin/apxs \
               --with-apr-config=/usr/local/apache2/bin/apr-1-config \
               --with-apu-config=/usr/local/apache2/bin/apu-1-config


    > On Thu, Mar 13, 2008 at 1:10 PM, Denis F. Latypoff <latypoff@xxxxxxxxx>
    > wrote:

    >> Hello omarshariffdontlikeit,
    >>
    >> Thursday, March 13, 2008, 6:55:57 PM, you wrote:
    >>
    >> > Hi Everyone,
    >>
    >> > I've just tried to build the mod-xslt2 files and hit a bit of a snag:
    >> configure went fine but make spat out a shed load of error messages. Can
    >> anyone help me fix this? I must confess that I am a bit of a newb to
    >> compiling and make, etc; so please be patient with me (although I have
    >> managed to compile and successfully build and run Apache 2.2, mod_python,
    >> python, libxml and libxslt all by myself! Weee!)
    >>
    >> > Here is the output from make (sorry it's so long):
    >>
    >> where did you install apache2.2? I mean what is the prefix?
    >>
    >> > BenMac:~/desktop/modxslt-2004112100/build bendavies$ make
    >> > make -C lib all
    >> > make -C parser all
    >> > /bin/sh ../..//libtool --mode=compile gcc -I/usr/include/libxml2
    >>  -I/usr/include/libxml2 -I/usr/local/include -g -O2 -D_REENTRANT
    >> -I../../../lib/parser -I../..//lib -DYYPARSE_PARAM=scanner
    >> -DYYLEX_PARAM=scanner -c ../../../lib/parser/modxslt-screen-expr.parser.c
    >> > mkdir .libs
    >> >  gcc -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/local/include
    >> -g -O2 -D_REENTRANT -I../../../lib/parser -I../..//lib
    >> -DYYPARSE_PARAM=scanner -DYYLEX_PARAM=scanner -c
    >> ../../../lib/parser/modxslt-screen-expr.parser.c  -fno-common -DPIC -o
    >> .libs/modxslt-screen-expr.parser.o
    >> >  gcc -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/local/include
    >> -g -O2 -D_REENTRANT -I../../../lib/parser -I../..//lib
    >> -DYYPARSE_PARAM=scanner -DYYLEX_PARAM=scanner -c
    >> ../../../lib/parser/modxslt-screen-expr.parser.c -o
    >> modxslt-screen-expr.parser.o >/dev/null 2>&1
    >> > /bin/sh ../..//libtool --mode=compile gcc -I/usr/include/libxml2
    >>  -I/usr/include/libxml2 -I/usr/local/include -g -O2 -D_REENTRANT
    >> -I../../../lib/parser -I../..//lib -DYYPARSE_PARAM=scanner
    >> -DYYLEX_PARAM=scanner -c ../../../lib/parser/modxslt-screen-expr.lexer.c
    >> >  gcc -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/local/include
    >> -g -O2 -D_REENTRANT -I../../../lib/parser -I../..//lib
    >> -DYYPARSE_PARAM=scanner -DYYLEX_PARAM=scanner -c
    >> ../../../lib/parser/modxslt-screen-expr.lexer.c  -fno-common -DPIC -o
    >> .libs/modxslt-screen-expr.lexer.o
    >> >  gcc -I/usr/include/libxml2 -I/usr/include/libxml2 -I/usr/local/include
    >> -g -O2 -D_REENTRANT -I../../../lib/parser -I../..//lib
    >> -DYYPARSE_PARAM=scanner -DYYLEX_PARAM=scanner -c
    >> ../../../lib/parser/modxslt-screen-expr.lexer.c -o
    >> modxslt-screen-expr.lexer.o >/dev/null 2>&1
    >> > /bin/sh ..//libtool --mode=compile gcc -g -O2 -D_REENTRANT
    >>  -I/usr/include/libxml2  -I/usr/include/libxml2 -I/usr/local/include
    >> -I../../lib -I..//lib -c ../../lib/modxslt-io.c
    >> > mkdir .libs
    >> >  gcc -g -O2 -D_REENTRANT -I/usr/include/libxml2 -I/usr/include/libxml2
    >> -I/usr/local/include -I../../lib -I..//lib -c ../../lib/modxslt-io.c -fno-common -DPIC -o .libs/modxslt-
    >> io.o
    >> >  gcc -g -O2 -D_REENTRANT -I/usr/include/libxml2 -I/usr/include/libxml2
    >> -I/usr/local/include -I../../lib -I..//lib -c ../../lib/modxslt-io.c -o
    >> modxslt-io.o >/dev/null 2>&1
    >> > /bin/sh ..//libtool --mode=compile gcc -g -O2 -D_REENTRANT
    >>  -I/usr/include/libxml2  -I/usr/include/libxml2 -I/usr/local/include
    >> -I../../lib -I..//lib -c ../../lib/modxslt-table.c
    >> >  gcc -g -O2 -D_REENTRANT -I/usr/include/libxml2 -I/usr/include/libxml2
    >> -I/usr/local/include -I../../lib -I..//lib -c ../../lib/modxslt-table.c -fno-common -DPIC -o .libs/modxslt-
    >> table.o
    >> >  gcc -g -O2 -D_REENTRANT -I/usr/include/libxml2 -I/usr/include/libxml2
    >> -I/usr/local/include -I../../lib -I..//lib -c ../../lib/modxslt-table.c -o
    >> modxslt-table.o >/dev/null 2>&1
    >> > /bin/sh ..//libtool --mode=compile gcc -g -O2 -D_REENTRANT
    >>  -I/usr/include/libxml2  -I/usr/include/libxml2 -I/usr/local/include
    >> -I../../lib -I..//lib -c ../../lib/modxslt-url.c
    >> >  gcc -g -O2 -D_REENTRANT -I/usr/include/libxml2 -I/usr/include/libxml2
    >> -I/usr/local/include -I../../lib -I..//lib -c ../../lib/modxslt-url.c -fno-common -DPIC -o .libs/modxslt-
    >> url.o
    >> >  gcc -g -O2 -D_REENTRANT -I/usr/include/libxml2 -I/usr/include/libxml2
    >> -I/usr/local/include -I../../lib -I..//lib -c ../../lib/modxslt-url.c -o
    >> modxslt-url.o >/dev/null 2>&1
    >> > /bin/sh ..//libtool --mode=compile gcc -g -O2 -D_REENTRANT
    >>  -I/usr/include/libxml2  -I/usr/include/libxml2 -I/usr/local/include
    >> -I../../lib -I..//lib -c ../../lib/modxslt-memory.c
    >> >  gcc -g -O2 -D_REENTRANT -I/usr/include/libxml2 -I/usr/include/libxml2
    >> -I/usr/local/include -I../../lib -I..//lib -c ../../lib/modxslt-memory.c -fno-common -DPIC -o .libs/modxslt-
    >> memory.o
    >> >  gcc -g -O2 -D_REENTRANT -I/usr/include/libxml2 -I/usr/include/libxml2
    >> -I/usr/local/include -I../../lib -I..//lib -c ../../lib/modxslt-memory.c-o
    >> modxslt-memory.o >/dev/null 2>&1
    >> > /bin/sh ..//libtool --mode=compile gcc -g -O2 -D_REENTRANT
    >>  -I/usr/include/libxml2  -I/usr/include/libxml2 -I/usr/local/include
    >> -I../../lib -I..//lib -c ../../lib/modxslt-opr-bool.c
    >> >  gcc -g -O2 -D_REENTRANT -I/usr/include/libxml2 -I/usr/include/libxml2
    >> -I/usr/local/include -I../../lib -I..//lib -c ../../lib/modxslt-opr-bool.c -fno-common -DPIC -o .libs/modxslt-
    >> opr-bool.o
    >> >  gcc -g -O2 -D_REENTRANT -I/usr/include/libxml2 -I/usr/include/libxml2
    >> -I/usr/local/include -I../../lib -I..//lib -c ../../lib/modxslt-opr-bool.c-o
    >> modxslt-opr-bool.o >/dev/null 2>&1
    >> > /bin/sh ..//libtool --mode=compile gcc -g -O2 -D_REENTRANT
    >>  -I/usr/include/libxml2  -I/usr/include/libxml2 -I/usr/local/include
    >> -I../../lib -I..//lib -c ../../lib/modxslt-opr-cmp.c
    >> >  gcc -g -O2 -D_REENTRANT -I/usr/include/libxml2 -I/usr/include/libxml2
    >> -I/usr/local/include -I../../lib -I..//lib -c ../../lib/modxslt-opr-cmp.c -fno-common -DPIC -o .libs/modxslt-
    >> opr-cmp.o
    >> >  gcc -g -O2 -D_REENTRANT -I/usr/include/libxml2 -I/usr/include/libxml2
    >> -I/usr/local/include -I../../lib -I..//lib -c ../../lib/modxslt-opr-cmp.c-o
    >> modxslt-opr-cmp.o >/dev/null 2>&1
    >> > /bin/sh ..//libtool --mode=compile gcc -g -O2 -D_REENTRANT
    >>  -I/usr/include/libxml2  -I/usr/include/libxml2 -I/usr/local/include
    >> -I../../lib -I..//lib -c ../../lib/modxslt-doc.c
    >> >  gcc -g -O2 -D_REENTRANT -I/usr/include/libxml2 -I/usr/include/libxml2
    >> -I/usr/local/include -I../../lib -I..//lib -c ../../lib/modxslt-doc.c -fno-common -DPIC -o .libs/modxslt-
    >> doc.o
    >> > ../../lib/modxslt-doc.c: In function 'mxslt_get_static_attr':
    >> > ../../lib/modxslt-doc.c:170: warning: comparison is always true due to
    >> limited range of data type
    >> > ../../lib/modxslt-doc.c:181: warning: comparison is always true due to
    >> limited range of data type
    >> > ../../lib/modxslt-doc.c:201: warning: comparison is always true due to
    >> limited range of data type
    >> > ../../lib/modxslt-doc.c:211: warning: comparison is always true due to
    >> limited range of data type
    >> > ../../lib/modxslt-doc.c: In function 'mxslt_set_static_attr':
    >> > ../../lib/modxslt-doc.c:263: warning: comparison is always true due to
    >> limited range of data type
    >> > ../../lib/modxslt-doc.c:277: warning: comparison is always true due to
    >> limited range of data type
    >> > ../../lib/modxslt-doc.c:297: warning: comparison is always true due to
    >> limited range of data type
    >> > ../../lib/modxslt-doc.c:310: warning: comparison is always true due to
    >> limited range of data type
    >> > ../../lib/modxslt-doc.c: In function 'mxslt_doc_parse_stylesheet':
    >> > ../../lib/modxslt-doc.c:979: warning: comparison is always true due to
    >> limited range of data type
    >> >  gcc -g -O2 -D_REENTRANT -I/usr/include/libxml2 -I/usr/include/libxml2
    >> -I/usr/local/include -I../../lib -I..//lib -c ../../lib/modxslt-doc.c -o
    >> modxslt-doc.o >/dev/null 2>&1
    >> > /bin/sh ..//libtool --mode=compile gcc -g -O2 -D_REENTRANT
    >>  -I/usr/include/libxml2  -I/usr/include/libxml2 -I/usr/local/include
    >> -I../../lib -I..//lib -c ../../lib/modxslt-libxml.c
    >> >  gcc -g -O2 -D_REENTRANT -I/usr/include/libxml2 -I/usr/include/libxml2
    >> -I/usr/local/include -I../../lib -I..//lib -c ../../lib/modxslt-libxml.c -fno-common -DPIC -o .libs/modxslt-
    >> libxml.o
    >> > ../../lib/modxslt-libxml.c: In function
    >> 'mxslt_sax_processing_instruction':
    >> > ../../lib/modxslt-libxml.c:197: warning: comparison is always true due
    >> to limited range of data type
    >> > ../../lib/modxslt-libxml.c:205: warning: comparison is always true due
    >> to limited range of data type
    >> > ../../lib/modxslt-libxml.c:359: warning: comparison is always true due
    >> to limited range of data type
    >> > ../../lib/modxslt-libxml.c:367: warning: comparison is always true due
    >> to limited range of data type
    >> > ../../lib/modxslt-libxml.c: In function 'mxslt_sax_resolve_entity':
    >> > ../../lib/modxslt-libxml.c:473: warning: pointer targets in passing
    >> argument 1 of 'xmlBuildURI' differ in signedness
    >> >  gcc -g -O2 -D_REENTRANT -I/usr/include/libxml2 -I/usr/include/libxml2
    >> -I/usr/local/include -I../../lib -I..//lib -c ../../lib/modxslt-libxml.c-o
    >> modxslt-libxml.o >/dev/null 2>&1
    >> > /bin/sh ..//libtool --mode=compile gcc -g -O2 -D_REENTRANT
    >>  -I/usr/include/libxml2  -I/usr/include/libxml2 -I/usr/local/include
    >> -I../../lib -I..//lib -c ../../lib/modxslt-table-algo.c
    >> >  gcc -g -O2 -D_REENTRANT -I/usr/include/libxml2 -I/usr/include/libxml2
    >> -I/usr/local/include -I../../lib -I..//lib -c ../../lib/modxslt-
    >> table-algo.c  -fno-common -DPIC -o .libs/modxslt-table-algo.o
    >> >  gcc -g -O2 -D_REENTRANT -I/usr/include/libxml2 -I/usr/include/libxml2
    >> -I/usr/local/include -I../../lib -I..//lib -c ../../lib/modxslt-
    >> table-algo.c -o modxslt-table-algo.o >/dev/null 2>&1
    >> > /bin/sh ..//libtool  --mode=link gcc -o libmodxslt0.la -rpath
    >> /usr/local/lib \
    >> >         -version-info 0:0:0 -L/usr/lib -lxslt -lxml2 -lz -lpthread
    >> -liconv -lm -L/usr/local/lib -lpcre -lpthread   \
    >> >         modxslt-io.lo modxslt-table.lo modxslt-table-algo.lo
    >> modxslt-url.lo modxslt-memory.lo \
    >> >         modxslt-opr-bool.lo modxslt-opr-cmp.lo modxslt-doc.lo
    >> modxslt-libxml.lo \
    >> >         parser/modxslt-screen-expr.lexer.lo parser/modxslt-
    >> screen-expr.parser.lo
    >> > gcc -dynamiclib -flat_namespace -undefined suppress -o
    >> .libs/libmodxslt0.0.0.0.dylib  .libs/modxslt-io.o .libs/modxslt-table.o.libs/modxslt-
    >> table-algo.o .libs/modxslt-url.o .libs/modxslt-memory.o .libs/modxslt-
    >> opr-bool.o .libs/modxslt-opr-cmp.o .libs/modxslt-doc.o .libs/modxslt-
    >> libxml.o parser/.libs/modxslt-screen-expr.lexer.o parser/.libs/modxslt-
    >> screen-expr.parser.o  -L/usr/lib /usr/lib/libxslt.dylib
    >> /usr/lib/libz.dylib /usr/lib/libpthread.dylib /usr/lib/libm.dylib
    >> /usr/lib/libxml2.dylib -lz /usr/lib/libiconv.dylib -lm -L/usr/local/lib
    >> /usr/local/lib/libpcre.dylib -lpthread -install_name
    >>  /usr/local/lib/libmodxslt0.0.dylib -compatibility_version 1
    >> -current_version 1.0
    >> > (cd .libs && rm -f libmodxslt0.0.dylib && ln -s libmodxslt0.0.0.0.dylib
    >> libmodxslt0.0.dylib)
    >> > (cd .libs && rm -f libmodxslt0.dylib && ln -s libmodxslt0.0.0.0.dylib
    >> libmodxslt0.dylib)
    >> > ar cru .libs/libmodxslt0.a  modxslt-io.o modxslt-table.o
    >> modxslt-table-algo.o modxslt-url.o modxslt-memory.o modxslt-opr-bool.o
    >> modxslt-opr-cmp.o modxslt-doc.o modxslt-libxml.o parser/modxslt-
    >> screen-expr.lexer.o parser/modxslt-screen-expr.parser.o
    >> > ranlib .libs/libmodxslt0.a
    >> > creating libmodxslt0.la
    >> > (cd .libs && rm -f libmodxslt0.la && ln -s ../libmodxslt0.la
    >> libmodxslt0.la)
    >> > make -C sapi/apache2 all
    >> > /bin/sh ../..//libtool --mode=compile gcc -g -O2 -DDARWIN -DUSE_HSREGEX
    >> -DUSE_EXPAT -I../lib/expat-lite -g -Os -pipe -DHARD_SERVER_LIMIT=2048 -DEAPI
    >> -DSHARED_MODULE -g -O2 -D_REENTRANT -I/usr/include/libxml2
    >>  -I/usr/include/libxml2 -I/usr/local/include  -DDARWIN
    >> -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp  -I/usr/local/include/apr-0
    >> -I/usr/local/include/apr-0  -I/usr/include/httpd -I../../../lib -I../..//lib
    >> -c ../../../sapi/apache2/modxslt.c
    >> > mkdir .libs
    >> >  gcc -g -O2 -DDARWIN -DUSE_HSREGEX -DUSE_EXPAT -I../lib/expat-lite -g
    >> -Os -pipe -DHARD_SERVER_LIMIT=2048 -DEAPI -DSHARED_MODULE -g -O2
    >> -D_REENTRANT -I/usr/include/libxml2 -I/usr/include/libxml2
    >> -I/usr/local/include -DDARWIN -DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp
    >> -I/usr/local/include/apr-0 -I/usr/local/include/apr-0 -I/usr/include/httpd
    >> -I../../../lib -I../..//lib -c ../../../sapi/apache2/modxslt.c  -fno-common
    >> -DPIC -o .libs/modxslt.o
    >> > In file included from /usr/include/httpd/ap_config.h:1129,
    >> >                  from ../../../sapi/apache2/modxslt-ap2.h:31,
    >> >                  from ../../../sapi/apache2/modxslt.c:22:
    >> > /usr/include/httpd/hsregex.h:22:1: warning: "ap_private_extern"
    >> redefined
    >> > In file included from ../../../sapi/apache2/modxslt-ap2.h:31,
    >> >                  from ../../../sapi/apache2/modxslt.c:22:
    >> > /usr/include/httpd/ap_config.h:1025:1: warning: this is the location of
    >> the previous definition
    >> > In file included from ../../../sapi/apache2/modxslt.c:22:
    >> > ../../../sapi/apache2/modxslt-ap2.h:32:24: error: ap_listen.h: No such
    >> file or directory
    >> > ../../../sapi/apache2/modxslt-ap2.h:37:26: error: util_filter.h: No such
    >> file or directory
    >> > In file included from ../../../lib/modxslt0/modxslt.h:31,
    >> >                  from ../../../sapi/apache2/modxslt-ap2.h:44,
    >> >                  from ../../../sapi/apache2/modxslt.c:22:
    >> > ../..//lib/modxslt0/modxslt-system.h:62:1: warning: "HAVE_MMAP"
    >> redefined
    >> > In file included from ../../../sapi/apache2/modxslt-ap2.h:31,
    >> >                  from ../../../sapi/apache2/modxslt.c:22:
    >> > /usr/include/httpd/ap_config.h:404:1: warning: this is the location of
    >> the previous definition
    >> > In file included from ../../../sapi/apache2/modxslt.c:22:
    >> > ../../../sapi/apache2/modxslt-ap2.h:57: error: parse error before '*'
    >> token
    >> > ../../../sapi/apache2/modxslt-ap2.h:57: warning: data definition has no
    >> type or storage class
    >> > ../../../sapi/apache2/modxslt-ap2.h:59: error: parse error before '*'
    >> token
    >> > ../../../sapi/apache2/modxslt-ap2.h:59: warning: data definition has no
    >> type or storage class
    >> > ../../../sapi/apache2/modxslt-ap2.h:60: error: parse error before '*'
    >> token
    >> > ../../../sapi/apache2/modxslt-ap2.h:60: warning: data definition has no
    >> type or storage class
    >> > ../../../sapi/apache2/modxslt-ap2.h:95: error: parse error before '*'
    >> token
    >> > ../../../sapi/apache2/modxslt.c:25: error: parse error before '*' token
    >> > ../../../sapi/apache2/modxslt.c:25: warning: data definition has no type
    >> or storage class
    >> > ../../../sapi/apache2/modxslt.c:26: error: parse error before '*' token
    >> > ../../../sapi/apache2/modxslt.c:26: warning: data definition has no type
    >> or storage class
    >> > ../../../sapi/apache2/modxslt.c:27: error: parse error before '*' token
    >> > ../../../sapi/apache2/modxslt.c:27: warning: data definition has no type
    >> or storage class
    >> > ../../../sapi/apache2/modxslt.c:36: error: parse error before
    >> 'mxslt_module'
    >> > ../../../sapi/apache2/modxslt.c:36: warning: data definition has no type
    >> or storage class
    >> > ../../../sapi/apache2/modxslt.c: In function 'mxslt_ap2_outputter':
    >> > ../../../sapi/apache2/modxslt.c:78: warning: passing argument 1 of
    >> 'apr_pvsprintf' from incompatible pointer type
    >> > ../../../sapi/apache2/modxslt.c:81: warning: passing argument 5 of
    >> 'ap_log_rerror' from incompatible pointer type
    >> > ../../../sapi/apache2/modxslt.c: At top level:
    >> > ../../../sapi/apache2/modxslt.c:128: error: parse error before '*' token
    >> > ../../../sapi/apache2/modxslt.c: In function 'mxslt_ap2_in_filter':
    >> > ../../../sapi/apache2/modxslt.c:129: error: 'f' undeclared (first use in
    >> this function)
    >> > ../../../sapi/apache2/modxslt.c:129: error: (Each undeclared identifier
    >> is reported only once
    >> > ../../../sapi/apache2/modxslt.c:129: error: for each function it appears
    >> in.)
    >> > ../../../sapi/apache2/modxslt.c: At top level:
    >> > ../../../sapi/apache2/modxslt.c:133: error: parse error before '*' token
    >> > ../../../sapi/apache2/modxslt.c: In function 'mxslt_ap2_out_filter':
    >> > ../../../sapi/apache2/modxslt.c:134: error: 'f' undeclared (first use in
    >> this function)
    >> > ../../../sapi/apache2/modxslt.c:134: error: request for member
    >> 'module_index' in something not a structure or union
    >> > ../../../sapi/apache2/modxslt.c:143: error: 'brigade' undeclared (first
    >> use in this function)
    >> > ../../../sapi/apache2/modxslt.c: In function 'mxslt_register_hooks':
    >> > ../../../sapi/apache2/modxslt.c:545: warning: passing argument 1 of
    >> 'ap_add_version_component' from incompatible pointer type
    >> > ../../../sapi/apache2/modxslt.c:545: error: too many arguments to
    >> function 'ap_add_version_component'
    >> > ../../../sapi/apache2/modxslt.c:595: error: 'APLOG_STARTUP' undeclared
    >> (first use in this function)
    >> > ../../../sapi/apache2/modxslt.c:602: error: 'AP_FTYPE_RESOURCE'
    >> undeclared (first use in this function)
    >> > ../../../sapi/apache2/modxslt.c: At top level:
    >> > ../../../sapi/apache2/modxslt.c:709: error: initializer element is not
    >> constant
    >> > ../../../sapi/apache2/modxslt.c:709: error: (near initialization for
    >> 'mxslt_cmds[0].name')
    >> > ../../../sapi/apache2/modxslt.c:711: error: initializer element is not
    >> constant
    >> > ../../../sapi/apache2/modxslt.c:711: error: (near initialization for
    >> 'mxslt_cmds[0].func')
    >> > ../../../sapi/apache2/modxslt.c:713: error: initializer element is not
    >> constant
    >> > ../../../sapi/apache2/modxslt.c:713: error: (near initialization for
    >> 'mxslt_cmds[0].cmd_data')
    >> > ../../../sapi/apache2/modxslt.c:715: error: initializer element is not
    >> constant
    >> > ../../../sapi/apache2/modxslt.c:715: error: (near initialization for
    >> 'mxslt_cmds[0].req_override')
    >> > ../../../sapi/apache2/modxslt.c:717: error: initializer element is not
    >> constant
    >> > ../../../sapi/apache2/modxslt.c:717: error: (near initialization for
    >> 'mxslt_cmds[0].args_how')
    >> > ../../../sapi/apache2/modxslt.c:719: error: initializer element is not
    >> constant
    >> > ../../../sapi/apache2/modxslt.c:719: error: (near initialization for
    >> 'mxslt_cmds[0].errmsg')
    >> > ../../../sapi/apache2/modxslt.c:721: error: initializer element is not
    >> constant
    >> > ../../../sapi/apache2/modxslt.c:721: error: (near initialization for
    >> 'mxslt_cmds[1].name')
    >> > ../../../sapi/apache2/modxslt.c:722: warning: braces around scalar
    >> initializer
    >> > ../../../sapi/apache2/modxslt.c:722: warning: (near initialization for
    >> 'mxslt_cmds[1].func')
    >> > ../../../sapi/apache2/modxslt.c:726: error: parse error before
    >> 'mxslt_module'
    >> > ../../../sapi/apache2/modxslt.c:727: error: 'STANDARD20_MODULE_STUFF'
    >> undeclared here (not in a function)
    >> > ../../../sapi/apache2/modxslt.c:728: warning: excess elements in scalar
    >> initializer
    >> > ../../../sapi/apache2/modxslt.c:728: warning: (near initialization for
    >> 'mxslt_module')
    >> > ../../../sapi/apache2/modxslt.c:729: warning: excess elements in scalar
    >> initializer
    >> > ../../../sapi/apache2/modxslt.c:729: warning: (near initialization for
    >> 'mxslt_module')
    >> > ../../../sapi/apache2/modxslt.c:730: warning: excess elements in scalar
    >> initializer
    >> > ../../../sapi/apache2/modxslt.c:730: warning: (near initialization for
    >> 'mxslt_module')
    >> > ../../../sapi/apache2/modxslt.c:731: warning: excess elements in scalar
    >> initializer
    >> > ../../../sapi/apache2/modxslt.c:731: warning: (near initialization for
    >> 'mxslt_module')
    >> > ../../../sapi/apache2/modxslt.c:732: warning: excess elements in scalar
    >> initializer
    >> > ../../../sapi/apache2/modxslt.c:732: warning: (near initialization for
    >> 'mxslt_module')
    >> > ../../../sapi/apache2/modxslt.c:734: warning: excess elements in scalar
    >> initializer
    >> > ../../../sapi/apache2/modxslt.c:734: warning: (near initialization for
    >> 'mxslt_module')
    >> > ../../../sapi/apache2/modxslt.c:734: warning: data definition has no
    >> type or storage class
    >> > make[1]: *** [modxslt.lo] Error 1
    >> > make: *** [sapi] Error 2
    >>
    >>
    >> --
    >> Best regards,
    >>  Denis Latypoff                          mailto:latypoff@xxxxxxxxx
    >>
    >>




    --
    Best regards,
     Denis Latypoff                          mailto:latypoff@xxxxxxxxx



      Powered by Sympa