Re: 6.1_RELEASE Install Problem



Ok, let's assume for now that something was wrong with the makefile or there was a glitch in the make/install process.
(I have only updated once before so I have never had to recover from something like this.)

Would it be ok to simply repeat the entire process, minus the cvsup part?
Is it also possible that I answered some questions wrong in the first 'mergemaster -p' go through?

Should I also .... before I start ....
#cd /usr/src
#make clean

Luke Dean wrote:


On Wed, 10 May 2006, bc wrote:

Ceri Davies wrote:

On 10/5/06 05:03, "bc" <bc3910@xxxxxxxxx> wrote:


After make installworld I ran the final run thru of mergemaster and recived
this error:

ERROR CODE 64
FATAL ERROR: Cannot 'dc' into /usr/src/etc/ and install files to the
temproot environment.


Did you cut and paste that, or copy it in manually?

Ceri

Now that I am in front of the derver here is the full message (with a few lines before) pasted:

install -o root -g wheel -m 640 /dev/null /var/tmp/temproot/var/log/sendmail.st
install -o root -g wheel -m 644 freebsd.cf /var/tmp/temproot/etc/mail/sendmail.cf
install -o root -g wheel -m 444 freebsd.submit.cf /var/tmp/temproot/etc/mail/submit.cf
cd /usr/src/etc; install -o root -g wheel -m 644 /var/tmp/temproot/etc/ssh
usage: install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
[-o owner] file1 file2
install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
[-o owner] file1 ... fileN directory
install -d [-v] [-g group] [-m mode] [-o owner] directory ...
*** Error code 64

Stop in /usr/src/etc.

*** FATAL ERROR: Cannot 'cd' to /usr/src/etc and install files to
the temproot environment

/usr/src Walnut SuperUser#>

"install" is being run with a blank space where the program name should be. That's what it's complaining about. It does not look like a directory problem or a permissions problem.
I'd say that something is wrong with a makefile that builds ssh or with your "make" configuration.

I'm afraid I don't know enough about the "make" process to say more than that, but perhaps if you can specify which platform you're building for and the contents of /etc/make.conf somebody more knowledgable might be able to help.

Luke



_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: 6.1_RELEASE Install Problem
    ... *** Error code 64 ... the temproot environment ... It does not look like a directory problem or a permissions problem. ...
    (freebsd-questions)
  • Re: p5-libapreq2 port fails to build
    ... Writing Makefile for libapreq2 ... *** Error code 2 ... skv@ doesn't really like perl too much so he split this out so just the ...
    (freebsd-questions)
  • Re: problems building fusefs-kmod
    ... objcopy --strip-debug fuse.ko ... I wonder why SRC_BASE is set in port's Makefile and not used at all. ... incomplete type mount_fusefs.c: In function 'usage': ... type *** Error code 1 ...
    (freebsd-questions)
  • Best Way to Fix a links Browser Compilation Problem
    ... define WITHOUT_X11 if you are not using X so I modified the Makefile ... fcfreetype.c:738: (Each undeclared identifier is reported only once ... *** Error code 2 ... XFree86 libraries due to software such as expect that needs several X ...
    (freebsd-questions)
  • apache+mod_ssl-1.3.28+2.8.15_1 - DOES NOT COMPILE on FreeBSD 5.1
    ... APACHE_SUEXEC_CALLER=user set the suEXEC username of the allowed ... Creating Makefile in src ... Creating Makefile in src/modules/standard ... *** Error code 1 ...
    (freebsd-questions)