I have Solaris 10 running on an X86 platform. I've been unsuccessful in getting gcc to work. I installed both gcc-3.4.6-sol10-x86-local and libiconv-1.11.sol10-x86-local using the pkgadd -d command. I then updated my PATH to include /usr/local and /usr/local/bin. When I attempt to install my NIC driver using the command /usr/ccs/bin/make install from within the directory where my NIC driver files are /export/home/tu-0.9.45 I get the error: make: Fatal error: Don't know how to make target 'install'. Any suggestions? Thanks, Darren