Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 07 Nov 1998 11:10:16 +0100
From:      Burkard Meyendriesch <bm@malepartus.de>
To:        freebsd-current@FreeBSD.ORG
Subject:   upgrading from -stable to -current
Message-ID:  <199811071010.LAA03344@Reineke.malepartus.de>

next in thread | raw e-mail | index | archive | help

Hi,

last night I tried to upgrade my -stable system (CTM src-2.2 799) with
CAM-Patches 2.2CAM-19980716-SNAP.diffs.gz to the -current tree. I made
a new /usr/src directory and got (CTM src-cur 3605).

But when trying do "make buildworld" exactly NOTHING happens; a ktrace -di
of the make process shows that "objformat" is waiting for stdin:

  ...
  3322 objformat CALL  readlink(0x200733e2,0xefbfd8a4,0x3f)
  3322 objformat NAMI  "/etc/malloc.conf"
  3322 objformat RET   readlink -1 errno 2 No such file or directory
  3322 objformat CALL  mmap(0,0x1000,0x3,0x1002,0xffffffff,0,0,0)
  3322 objformat RET   mmap 537001984/0x20020000
  3322 objformat CALL  break(0xa000)
  3322 objformat RET   break 0
  3322 objformat CALL  break(0x1a000)
  3322 objformat RET   break 0
  3322 objformat CALL  ioctl(0,TIOCGETA,0xefbfd8e4)
  3322 objformat RET   ioctl 0
  3322 objformat CALL  read(0,0xa000,0x10000)

What's going wrong here? Can anybody please help me?

Burkard

-- 
* Burkard Meyendriesch             ___                bm@malepartus.de *
* Hauptstrasse 45           ________|________       tel +49 5484 96097 *
* D-49219 Glandorf-Schwege          0           52 05'05"N  07 54'29"E *
* PGP-Fingerprint     DF 83 04 CD B5 D1 10 43  57 4C AD 9A B1 02 28 17 *



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811071010.LAA03344>