Hi Dagobert,
Dagobert Michelsen wrote: >> >> DESTDIR looks fine for me: >> DESTDIR="/home/rmottola/opencsw/lynx/trunk/work/solaris10-sparc/install-isa-sparcv8plus" >> >> it does not exist yet, is that correct? > > Please commit what you have and I’ll have a look! > I just commited. I checked and configure looks to have this "change" of case statements, some of them come even fron configure.in itself. And I confirm, I changed configure's /bin/sh to /usr/bin/bash ... and it executes. Actually, it fails later, because the generated status script is "bash": config.status: creating makefile config.status: creating WWW/Library/Implementation/makefile config.status: creating src/makefile config.status: creating src/chrtrans/makefile config.status: creating lynx_cfg.h ./config.status: syntax error at line 1720: `(' unexpected [configure-modulated] complete for lynx. Tedious! And hateful I have some proposals: fix+ patch to configure.in and "rerun" autoconf. Do we have a "run autoconf" step possible in the recipe? Or do both offline, and patch configure + configure.in? Or am I totally offroad and /bin/sh should digest these scripts and there is another issue. Riccardo