[xslt] Problems with libxslt-1.0.23 'configure' on hpux



'configure' changed between libxslt-1.0.22 and libxslt-1.0.23, and the resulting config.status files are quite a bit different. The new one fails on HP-UX 11.

I thought I'd run this by the list before diving into it in the hopes that somebody thinks of something off the top of their head.

Here's the command I'm running:

  ./configure --with-pic --with-libxml-src=/full/path/to/libxml2-2.4.26

Here's the tail-end of the output from 'configure' for libxslt-1.0.23:

    config.status: creating tests/exslt/strings/Makefile
    config.status: creating tests/exslt/date/Makefile
    config.status: creating doc/Makefile
    ./config.status[676]: cd: The specified directory is not valid.
    config.status: creating xslt-config
    ./config.status[676]: cd: The specified directory is not valid.
    config.status: creating libxslt.spec
    config.status: creating config.h
    config.status: config.h is unchanged
    ./config.status[1070]: cd: The specified directory is not valid.
    config.status: executing default-1 commands

Here's the tail-end of the output from 'configure' for libxslt-1.0.22:

     creating tests/exslt/strings/Makefile
     creating tests/exslt/date/Makefile
     creating doc/Makefile
     creating xslt-config
     creating libxslt.spec
     creating config.h

Does anybody recognize what may have happened? Next step is I'll knuckle down and look at what configure does, run it with 'sh -x'.

thanks,

 -jean








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