On Thu, Apr 18, 2002 at 06:34:38AM +0900, Eugene M. Kim wrote:
> Don't know what prevented this from being caught, but:
> 
> 
>http://www.freebsd.org/cgi/cvsweb.cgi/src/lib/compat/Makefile.inc?only_with_tag=MAIN#rev1.5
> 
>http://www.freebsd.org/cgi/cvsweb.cgi/src/lib/compat/compat1x/Makefile?only_with_tag=MAIN#rev1.8
> 
> These two doesn't seem to mix together (note the last argument):
> 
> ------------- snip ------------- snip ------------- snip -------------
> sh /usr/src/tools/install.sh -c -o root -g wheel -m 444 libc.so.1.1 libcurses.so.1.1 
>libf2c.so.1.1 libg++.so.1.1  libgcc.so.1.1 libgnumalloc.so.1.1 libgnuregex.so.1.1 
>libln.so.1.1  libm.so.1.1 libmalloc.so.1.1 libreadline.so.1.1 libresolv.so.1.1  
>librpcsvc.so.1.1 libskey.so.1.1 libtelnet.so.1.1 libtermcap.so.1.1  libutil.so.1.1 
>liby.so.1.1  /usr/obj/usr/src/i386/usr/lib/compat/aout/aout
> usage: install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
>                [-o owner] file1 file2
>        install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
>                [-o owner] file1 ... fileN directory
>        install -d [-v] [-g group] [-m mode] [-o owner] directory ...
> *** Error code 64
> ------------- snip ------------- snip ------------- snip -------------
> 
> Attached is a patch that fixes this by unifying the semantics of
> LIBCOMPATDIR.
> 
Already fixed this earlier this morning (local time).
And just removed the gratuitous LIBCOMPATDIR assignments.


Cheers,
-- 
Ruslan Ermilov          Sysadmin and DBA,
[EMAIL PROTECTED]           Sunbay Software AG,
[EMAIL PROTECTED]          FreeBSD committer,
+380.652.512.251        Simferopol, Ukraine

http://www.FreeBSD.org  The Power To Serve
http://www.oracle.com   Enabling The Information Age

Attachment: msg37367/pgp00000.pgp
Description: PGP signature

Reply via email to