On Sat, Mar 14, 2009 at 10:32 AM, Roger Håkansson <[email protected]> wrote: > Are you sure that the CSW-version is the one you're using? > Whats your PATH?
This is amusing: $ gmake --version GNU Make 3.80 $ `which gmake` --version GNU Make 3.81 Wasn't the command "which" supposed to agree with what shell is doing? My PATH is: $ echo $PATH /opt/csw/sbin:/opt/csw/bin:/bin:/sbin:/usr/sbin:/usr/bin:/opt/SUNWjet/bin:/usr/sfw/bin:/usr/sfw/sbin:/usr/ccs/bin I used findutils to track down all the 'gmake' files. The 3.80 version was from /usr/sfw directory. I'm positive I have /opt/csw/bin first in my PATH. "pkgrm SUNWgmake" fixed the problem. _______________________________________________ users mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/users
