Anyone else seeing problems getting ./configure to work at all
with autoconf's cache-file under Solaris? Unless I specify the cache-file,
configure will die. That is:

        ./configure --cache-file=/tmp/my.cache
          or
        ./configure --cache-file=/dev/null

will work, but without the '--cache-file' option I get:

        loading cache ./config.cache
        checking for chosen layout... Apache
        checking host system type... sparc-sun-solaris2.8
        checking target system type... sparc-sun-solaris2.8
        checking build system type... sparc-sun-solaris2.8

        Configuring Apache Portable Runtime library ...

        configuring package in srclib/apr now
        loading cache ../.././config.cache
        configure failed for srclib/apr

Same tree works fine on OS X 10.1.3 (Darwin 5.3)
-- 
===========================================================================
   Jim Jagielski   [|]   [EMAIL PROTECTED]   [|]   http://www.jaguNET.com/
      "A society that will trade a little liberty for a little order
             will lose both and deserve neither" - T.Jefferson

Reply via email to