[DragonFlyBSD - Bug #2602] (Closed) make upgrade errors from DragonFly_RELEASE_3_4 to DragonFly_RELEASE_3_6

bugtracker-admin at leaf.dragonflybsd.org bugtracker-admin at leaf.dragonflybsd.org
Fri Nov 22 03:38:26 PST 2013


Issue #2602 has been updated by marino.

Status changed from New to Closed

Information also added to UPDATING

----------------------------------------
Bug #2602: make upgrade errors from DragonFly_RELEASE_3_4 to  DragonFly_RELEASE_3_6
http://bugs.dragonflybsd.org/issues/2602#change-11642

* Author: edo
* Status: Closed
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 
----------------------------------------
Follow Upgrade Procedure Outlined in Handbook
make buildworld
make buildkernel
make installworld
make installkernel
make upgrade

nstall -o root -g wheel -m 444  /usr/src/etc/sendmail/dragonfly.mc /etc/mail
install -o root -g wheel -m 444  /usr/src/etc/sendmail/dragonfly.submit.mc /etc/mail
install -o root -g wheel -m 444  /usr/src/etc/sendmail/../../contrib/sendmail-8.14/sendmail/helpfile /etc/mail
cd /usr/src/etc/mtree; install -o root -g wheel -m 444  BSD.include.dist BSD.local.dist BSD.root.dist BSD.usr.dist  BSD.var.dist BSD.sendmail.dist /etc/mtree
cd /usr/src/etc/bluetooth; make install
install -o root -g wheel  -m 444 protocols /etc/bluetooth
cd /usr/src/etc; install -o root -g wheel -m 444 Makefile.usr /usr/Makefile
csh -c "rm -f /usr/lib/pam_{cleartext_pass_ok,deny,opie,opieaccess,permit,radius,skey,ssh,tacplus,unix}.so"
rm -f /etc/pam.conf
cd /usr/src/etc/..; install -o root -g wheel -m 444  COPYRIGHT /
rm -f /usr/include/machine/ioctl_meteor.h
rm -f /usr/include/machine/ioctl_bt848.h
rm -f /usr/include/sys/ata.h
ln -s "../dev/video/bktr/ioctl_bt848.h" /usr/include/machine/ioctl_bt848.h
ln -s "../dev/video/meteor/ioctl_meteor.h" /usr/include/machine/ioctl_meteor.h
ln -s nata.h /usr/include/sys/ata.h
cd /usr/src/etc/../secure/lib/libssh; make -f Makefile.etc obj
cd /usr/src/etc/../secure/lib/libssh; make -f Makefile.etc install
1: Invalid argument
*** Error code 2

Stop.
make: stopped in /usr/src/secure/lib/libssh
*** Error code 1

Stop.
make: stopped in /usr/src/etc
*** Error code 1

Stop.
make: stopped in /usr/src



-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://bugs.dragonflybsd.org/my/account



More information about the Bugs mailing list