The generated-configure.sh script is dead - autoconf seems to write into the sources in the build process
    Baesken, Matthias 
    matthias.baesken at sap.com
       
    Tue Feb  6 13:27:45 UTC 2018
    
    
  
Hello I noticed  that   after replacing   generated-configure.sh   and  using autoconf ,    the  build process  writes into the sources .
Error  looks like this   :
Runnable configure script is not present
Generating runnable configure script
mkdir: cannot create directory `/openjdk/linuxppc64/jdk/.build': Permission denied
( I run  configure  from  a separate  generation directory  )
Is there a way around this  currently  (e.g.   placing the .build folder  where configure is started and not into the sources ?) ?
Thanks ,Matthias
    
    
More information about the build-dev
mailing list