I'm running Solaris 2.7 (64-bit) on an UltraSPARC 10. Just got the netatalk-1.4b2+asun2.1.3 distribution and compiled it. Tried running make kinstall with this result: # make kinstall Making kinstall for solaris... Making kernel for sparc... `ddp' is up to date. rm -f /etc/init.d/atalk /etc/rc2.d/S79atalk /etc/rc0.d/K79atalk rm -f /usr/kernel/drv/ddp /usr/kernel/drv/ddp.conf rm -f /usr/kernel/strmod/ddp rem_drv ddp Driver (ddp) not installed. *** Error code 1 (ignored) sync;sync;sync /usr/ucb/install -c ddp /usr/kernel/drv/ddp ln /usr/kernel/drv/ddp /usr/kernel/strmod/ddp /usr/ucb/install -c ddp.conf /usr/kernel/drv/ddp.conf add_drv -m '* 0666 root sys' ddp drvconfig: Driver (ddp) failed to attach Warning: Driver (ddp) successfully added to system but failed to attach *** Error code 1 make: Fatal error: Command failed for target `kinstall' What can I do about this? I see in asun's notes that the distribution has been built on all of Solaris 2.5, 2.6, and 2.7. Might I be having problems because I installed the 64-bit version of Solaris 2.7?
