just checkout the svn depot, and got a new release of SFEqt.spec. But i'm surprised that SFE/Changelog doesn't contain a line explaining the move from qt-4.4.2 to qt-4.4.3 (my initial post was about 4.4.2)
and i'm surprised that dick compiled with studio12, because SFEqt.spec contains: export CC=/usr/sfw/bin/gcc export CXX=/usr/sfw/bin/g++ I'd prefer sunstudio when it is possible Laszlo (Laca) Peter wrote: > Dick, > > Are you using JDS CBE 1.7.0rc1 by any chance? > It sets CONFIG_SHELL to /bin/bash which means configure > re-runs itself with /bin/bash if that's not what's in #! > line. > > Alexander, you may want to try setting this env var and > running the build again. There should be no need to > change the shell or symlink the C compiler or other > hacks. > > Laca > > On Sat, 2008-11-22 at 20:57 +0100, dick hoogendijk wrote: >>> Hmm. How did this work? Did you first setup a symlink >>> /bin/sh -> /bin/bash, so that configure works and doesn't >>> try to use XX? Or did you conjure up a patch locally, which >>> replaces /bin/sh with /bin/bash in the configure script? >> I have SUN Studio 12 installed with the latest patches. >> I have a /usr/bin/CC and /usr/bin/cc both symlinks for >> the /opt/SUNWspro/bin/... files >> I run SXCE.b101 >> I have -NO- symlink from /bin/sh to /usr/bin/bash >> (no way! ; sh != bash) >> The ./configure file does have #!/bin/sh and that just works! >> No need to change sh into bash. > > _______________________________________________ > desktop-discuss mailing list > desktop-discuss at opensolaris.org
