FreeBSD-6.3 (amd64) mergemaster problem



Hello !


Trying to upgrade my FreeBSD-6.3-Stable (amd64) to FreeBSD-7.0-stable (amd64), and after I have csup'ed the source and execute a
"mergemaster -i" then this error message occur :

# mergemaster -i

*** The directory specified for the temporary root environment,
/var/tmp/temproot, exists. This can be a security risk if untrusted
users have access to the system.

Use 'd' to delete the old /var/tmp/temproot and continue
Use 't' to select a new temporary root directory
Use 'e' to exit mergemaster

Default is to use /var/tmp/temproot as is

How should I deal with this? [Use the existing /var/tmp/temproot] d

*** Deleting the old /var/tmp/temproot

*** Creating the temporary root environment in /var/tmp/temproot
*** /var/tmp/temproot ready for use
*** Creating and populating directory structure in /var/tmp/temproot

"Makefile", line 6: Malformed conditional (${MK_SENDMAIL} != "no")
"Makefile", line 8: if-less endif
"Makefile", line 35: Malformed conditional (${MK_LPR} != "no")
"Makefile", line 37: if-less endif
"Makefile", line 39: Malformed conditional (${MK_NS_CACHING} != "no")
"Makefile", line 41: if-less endif
"Makefile", line 43: Malformed conditional (${MK_OPENSSH} != "no")
"Makefile", line 47: if-less endif
"Makefile", line 48: Malformed conditional (${MK_OPENSSL} != "no")
"Makefile", line 50: if-less endif
"Makefile", line 57: Malformed conditional (${MK_SENDMAIL} != "no")
"Makefile", line 59: if-less endif
"Makefile", line 60: Malformed conditional (${MK_BIND} != "no")
"Makefile", line 62: Malformed conditional (${MK_BIND_LIBS} != "no")
"Makefile", line 64: if-less endif
"Makefile", line 65: if-less endif
"Makefile", line 69: Malformed conditional (${MK_SENDMAIL} == "no")
"Makefile", line 71: if-less else
"Makefile", line 74: if-less endif
"Makefile", line 80: Malformed conditional (${MK_MAN} != "no")
"Makefile", line 82: if-less endif
"Makefile", line 130: Malformed conditional (${MK_I4B} != "no")
"Makefile", line 132: if-less endif
"Makefile", line 133: Malformed conditional (${MK_BIND_MTREE} != "no")
"Makefile", line 138: if-less endif
"Makefile", line 139: Malformed conditional (${MK_BIND_ETC} != "no")
"Makefile", line 141: if-less endif
"Makefile", line 142: Malformed conditional (${MK_SENDMAIL} != "no")
"Makefile", line 144: if-less endif
"Makefile", line 145: Malformed conditional (${MK_OPENSSH} != "no")
"Makefile", line 148: if-less endif
"Makefile", line 149: Malformed conditional (${MK_OPENSSL} != "no")
"Makefile", line 152: if-less endif
"Makefile", line 153: Malformed conditional (${MK_KERBEROS} != "no")
"Makefile", line 157: if-less endif
"Makefile", line 199: Malformed conditional (${MK_BIND_LIBS} != "no")
"Makefile", line 202: if-less endif
"Makefile", line 203: Malformed conditional (${MK_BIND_MTREE} != "no")
"Makefile", line 206: if-less endif
"Makefile", line 207: Malformed conditional (${MK_SENDMAIL} != "no")
"Makefile", line 209: if-less endif
make: fatal errors encountered -- cannot continue

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


# uname -a
FreeBSD XXXXX.uib.no 6.3-STABLE FreeBSD 6.3-STABLE #3: Tue Jul 1 11:28:06 CEST 2008 root@xxxxxx:/usr/obj/usr/src/sys/XXXXXX amd64

I have also deleted the /usr/src and used csup to get all the source
again without any luck.


--
Med vennlig hilsen / Regards;

Roar Pettersen
Universitetet i Bergen - The University of Bergen
Nygardsgt. 5 - N-5020 BERGEN - Norway
Tlf: +47 55 58 40 55 fax: +47 55 58 40 70
roar.pettersen@xxxxxxxxx - IT-Avd, UiB - http://www.uib.no
_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • mergemaster broken
    ... i got the following today while trying to run mergemaster ... beetle# mergemaster -sv ... *** The directory specified for the temporary root environment, ... Use 't' to select a new temporary root directory ...
    (freebsd-current)
  • Re: mergemaster broken?
    ... *** The directory specified for the temporary root environment, ... This can be a security risk if untrusted ... Use 't' to select a new temporary root directory ... This appears to be related to ru's recent Makefile sweep. ...
    (freebsd-current)
  • Re: mergemaster broken?
    ... *** The directory specified for the temporary root environment, ... This can be a security risk if untrusted ... Use 't' to select a new temporary root directory ... This appears to be related to ru's recent Makefile sweep. ...
    (freebsd-current)
  • mergemaster broken?
    ... *** The directory specified for the temporary root environment, ... This can be a security risk if untrusted ... Use 't' to select a new temporary root directory ... the temproot environment ...
    (freebsd-current)
  • Re: mergemaster broken
    ... Use 't' to select a new temporary root directory ... Use 'e' to exit mergemaster ... Enables mergemaster to use system include files from the source ... make DESTDIR=$$distrib-dirs ...
    (freebsd-current)