Subject: Re: Build failure - port i386 - regress/.../lib/libfoo
To: None <paul@whooppee.com>
From: Gary Duzan <gary@duzan.org>
List: current-users
Date: 05/20/2007 06:55:58
In Message <Pine.NEB.4.64.0705191904200.8416@quicky.whooppee.com> ,
   Paul Goyette <paul@whooppee.com> wrote:

=>Sources updated via CVS at May 20 01:53:12 UTC
=>
=>Got the following while doing dependall in 
=>regress/libexec/ld.elf_so/origin/prog
=>
=>cp: /usr/obj/objdir/i386/regress/libexec/ld.elf_so/origin/lib/libfoo.so.0: No such file or directory

   There is a missing shlib_version file in
regress/libexec/ld.elf_so/origin/lib.  Adding one with:

major=0
minor=0

as its contents allowed my build to complete.

					Gary Duzan