Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Jul 2000 11:28:13 +0300 (EEST)
From:      Andrey Lakhno <land@mail.dnepr.net>
To:        stable@freebsd.org
Subject:   strange `make` behavior in make tree
Message-ID:  <Pine.BSF.4.21.0007171120480.90604-100000@daemon.tlk>

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

Hi !

  I do something like this:

	# cd /usr/ports/news/tin
	# make
	Ctrl-C
	# ps

  And i see:

  PID  TT  STAT      TIME COMMAND
  228  v0  Ss     0:00.15 -bash (bash)
11071  v0  S      0:00.00 /bin/sh -ec (cd /usr/ports/distfiles/;  for file in t
11072  v0  S      0:00.00 /bin/sh -ec (cd /usr/ports/distfiles/;  for file in t
11086  v0  S      0:00.01 fetch -AP ftp://ftp.no.freebsd.org/pub/FreeBSD/ports/
11099  v0  R+     0:00.00 ps
[... skipped ...]

fetch leaved in background and keep running. Like two other shells.

The result doesn't depend on port which i choose.

/Andrey



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0007171120480.90604-100000>