Date: Tue, 21 Nov 2000 01:17:44 -0800 From: Marcel Moolenaar <marcel@cup.hp.com> To: kstewart@urx.com Cc: Don Lewis <Don.Lewis@tsc.tdk.com>, Sheldon Hearn <sheldonh@uunet.co.za>, Marcel Moolenaar <marcel@FreeBSD.org>, 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 ... Message-ID: <3A1A3DB8.3B1DFCD9@cup.hp.com> References: <18475.974709241@axl.fw.uunet.co.za> <3A18E903.C1E97D46@urx.com> <200011210753.XAA27368@salsa.gv.tsc.tdk.com> <3A1A3477.F672FFA0@urx.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Kent Stewart wrote: > > A failure from 11/2 went like > > > ===> gnu/usr.bin/perl/library/SDBM_File > > cd /usr/obj/usr/src/gnu/usr.bin/perl/library/SDBM_File/ext/SDBM_File > > ; make -B install INSTALLPRIVLIB=/usr/libdata/perl/5.00503 > > INSTALLARCHLIB=/usr/libdata/perl/5.00503/mach > > cd sdbm && make all > > rm -rf libsdbm.a > > 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... -- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A1A3DB8.3B1DFCD9>