From owner-cvs-all Tue Nov 21 9:20:40 2000 Delivered-To: cvs-all@freebsd.org Received: from palrel1.hp.com (palrel1.hp.com [156.153.255.242]) by hub.freebsd.org (Postfix) with ESMTP id 4511A37B479; Tue, 21 Nov 2000 09:20:36 -0800 (PST) Received: from adlmail.cup.hp.com (adlmail.cup.hp.com [15.0.100.30]) by palrel1.hp.com (Postfix) with ESMTP id 12C85EB5; Tue, 21 Nov 2000 09:16:53 -0800 (PST) Received: from cup.hp.com (p1000180.nsr.hp.com [15.109.0.180]) by adlmail.cup.hp.com (8.9.3 (PHNE_18546)/8.9.3 SMKit7.02) with ESMTP id JAA18713; Tue, 21 Nov 2000 09:16:52 -0800 (PST) Message-ID: <3A1AAE06.60941ABE@cup.hp.com> Date: Tue, 21 Nov 2000 09:16:54 -0800 From: Marcel Moolenaar Organization: Hewlett-Packard X-Mailer: Mozilla 4.73 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: kstewart@urx.com Cc: Don Lewis , Sheldon Hearn , Marcel Moolenaar , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src Makefile.inc1 src/gnu/usr.bin/perl Makefile Makefile.inc src/gnu/usr.bin/perl/library Makefile.inc src/gnu/usr.bin/perl/miniperl Makefile src/gnu/usr.bin/perl/pod Makefile.inc src/gnu/usr.bin/perl/utils Makefile.inc ... References: <18475.974709241@axl.fw.uunet.co.za> <3A18E903.C1E97D46@urx.com> <200011210753.XAA27368@salsa.gv.tsc.tdk.com> <3A1A3477.F672FFA0@urx.com> <3A1A3DB8.3B1DFCD9@cup.hp.com> <3A1A4029.5A24E9A7@urx.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Kent Stewart wrote: > > > > > ar cr libsdbm.a sdbm.o pair.o hash.o && : libsdbm.a > > > > chmod 755 libsdbm.a > > > > chmod:No such file or directory > > > > *** Error code 1 > > > > The funny part is that the chmod is totally unnecessary and also > > wrong... > > I've gone into the directory after that and libsdbm.a existed. What > was wrong" Archive libraries can't be executed -> they shouldn't have mod 755. -- Marcel Moolenaar mail: marcel@cup.hp.com / marcel@FreeBSD.org tel: (408) 447-4222 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message