Ola Lundqvist wrote:

I thought of this yesterday when I updated vserver-debiantools that
have a dependency on binutils.

I think depends binutils is valid.
Recommend on debootstrap and
? on make

What is make used for in /etc/init.d/vserver-default ?




vhost:~# /etc/init.d/vservers-default start
Starting vservers of type 'default'.../usr/lib/util-vserver/start-vservers: line 173: make: command not found
.


vhost:~#
----------------------
the last few lines of that file:

#cat $makedir/Makefile
make -k ${NOOPTION_DEBUG:+-s} ${OPTION_PARALLEL:+-j$OPTION_PARALLEL} -C $makedir


test  -s "$passedfile"           || exit 0
test  -s "$okfile"               || exit 1
$_CMP -s "$passedfile" "$okfile" || exit 2
exit 0
----------------------

These files also reference a make of some sort:
Binary file /usr/lib/util-vserver/chcontext-compat matches
Binary file /usr/lib/util-vserver/vcopy matches
Binary file /usr/sbin/vnamespace matches


Im not real sure if make is mandatory....

Let me know if you need anything else


Regards, Marco



--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.308 / Virus Database: 266.10.1 - Release Date: 20/04/2005



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Reply via email to