On 25-11-2008 15:07:51 +0100, Fabian Groffen wrote: > > apparently, readline/readline.h is in GNU gcc's default include path but not > > in Sun Studio cc's default include path on that machine ... > > Can check that.
> echo $path /usr/bin /bin /usr/sbin /sbin /opt/csw/bin > ls /usr/include/readline /usr/include/readline: No such file or directory > whereis readline.h whereis: Command not found. > locate readline.h locate: Command not found. > find /opt/csw -name "readline.h" /opt/csw/include/readline/readline.h > > which gcc gcc: Command not found. > Problem clarified. I already wondered, since a virgin Solaris installation doesn't come with readline. That's what Prefix is for :) ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Monetdb-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-developers
