hi Quaker and Milan, now I can compile fine using /usr/sfw/gcc - for both amd64 and i386. For both SXCE b69 and SXDE 9/07 (b70). I used respective on-src.tar.bz2 - i.e. from http://dlc.sun.com/osol/on/downloads/b69 for SXCE b69.
However, it complains when I try to add the driver and to plumb it. I don't need to reboot before adding the driver or before plumbing it, do I? export PATH=$PATH:/usr/sfw/bin In Makefile I set GATE= /export/home/peterk/Sol/ONNV I booted up in 64bit and compiled for amd64: $ gmake clear $ gmake all ---> only nice gcc output here # gmake install chmod 755 zyd cp zyd /kernel/drv/zyd # add_drv -n -i '"usb586,3409"' zyd System configuration files modified but zyd driver not loaded or attached. # ifconfig zyd0 plumb ifconfig: cannot open link "zyd0": No such device or address Is there any way I can debug? What can be going wrong? This message posted from opensolaris.org