Skip site navigation (1)Skip section navigation (2)
Date:      16 Apr 2002 15:31:06 +0000
From:      Jan Stocker <jstocker@tzi.de>
To:        current@FreeBSD.org
Subject:   sometimes make install does nothing
Message-ID:  <1018971073.440.5.camel@twoflower>

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

sometime a 'make install' does completely nothing. This leads that
dependencies weren't installed or i've to call the make again. Mostly
this happens while defining install and clean on the commandline
together.
Have a look at the following output. The port wasnt installed before
(and no work directory exists!) 

twoflower# make install clean
===>  Cleaning for autoconf213-2.13.000227_1
===>  Cleaning for m4-1.4_1
===>  Cleaning for ruby-1.6.7.2002.03.27
===>  Cleaning for ruby-fnmatch-1.1b_1
twoflower# make install clean
===>  Extracting for ruby-fnmatch-1.1b_1
>> Checksum OK for ruby/ruby-fnmatch-1.1b.tar.gz.
===>   ruby-fnmatch-1.1b_1 depends on file: /usr/local/bin/ruby - found
===>  Patching for ruby-fnmatch-1.1b_1
===>  Configuring for ruby-fnmatch-1.1b_1
===>  Running extconf.rb to configure
...

It happens here and there and not all the time, i cant find a common
part when or where it happens...

Jan




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?1018971073.440.5.camel>