cvs commit: src Makefile.inc1 UPDATING src/cddl/lib Makefile src/cddl/usr.bin Makefile src/cddl/usr.sbin Makefile src/lib Makefile src/lib/libkse Makefile kse.map pthread.map src/lib/libkse/arch/amd64 Makefile.inc src/lib/libkse/arch/amd64/amd64 ...

David O'Brien obrien at FreeBSD.org
Thu Oct 11 10:28:28 PDT 2007


On Thu, Oct 11, 2007 at 12:58:36PM +0400, Ruslan Ermilov wrote:
> On Wed, Oct 10, 2007 at 09:29:57AM -0700, David O'Brien wrote:
> > Shipping a libkse.so.3 in 7.0, would be yet another FreeBSD weirdism as
> > folks may wonder where .1 & 2 are.
> 
> They are right here:
> 
> /usr/ports/misc/compat5x/pkg-plist:%%SPARC64%%lib/compat/libkse.so.1
> /usr/ports/misc/compat6x/pkg-plist.sparc64:lib/compat/libkse.so.2

Where did those come from?  That is another weirdism as they don't exist
on i386:

$ uname -a
FreeBSD foo.bar.net 6.2-RELEASE-XXX-1 FreeBSD
 6.2-RELEASE-XXX-1 #0: Tue Jun 19 10:16:30 UTC 2007

$ ls /usr/lib/libkse.* /lib/libkse.*
ls: /lib/libkse.*: No such file or directory
ls: /usr/lib/libkse.*: No such file or directory


> /usr/ports/misc/compat5x/pkg-plist:%%ALPHA%%lib/compat/libkse.so.1
> /usr/ports/misc/compat6x/pkg-plist.alpha:lib/compat/libkse.so.2

These are non-starters given there is no FreeBSD/alpha 7.0

-- 
-- David  (obrien at FreeBSD.org)
Q: Because it reverses the logical flow of conversation.
A: Why is top-posting (putting a reply at the top of the message) frowned upon?
Let's not play "Jeopardy-style quoting"


More information about the cvs-src mailing list