I seem to be having problems with an install on Solaris 2.7 system. # make ssn cd tools;make LDFLAGS=-ldl make[1]: Entering directory `/usr/local/imap-2002.RC6/tools' cc -o uahelper uahelper.c -ldl make[1]: cc: Command not found make[1]: *** [uahelper] Error 127 make[1]: Leaving directory `/usr/local/imap-2002.RC6/tools' make: *** [suntools] Error 2 # make ? make: *** No rule to make target `?'. Stop. # pwd /usr/local/imap-2002.RC6 # cd tools # makd LDFLAGS=-ldl makd: not found # make LDFLAGS=-ldl cc -o uahelper uahelper.c -ldl make: cc: Command not found make: *** [uahelper] Error 127
Thanks, > Teresa Hall-Jackson > NASA GSFC, Raytheon ITSS/SSDOO > Bldg 28, RM-N136 > (301) 286-3299 > [EMAIL PROTECTED] -- ----------------------------------------------------------------- For information about this mailing list, and its archives, see: http://www.washington.edu/imap/imap-list.html -----------------------------------------------------------------
