Date: Sun, 1 Mar 2009 20:24:56 -0800 From: Garrett Cooper <yanefbsd@gmail.com> To: "M. Warner Losh" <imp@bsdimp.com> Cc: usb@freebsd.org, freebsd-current@freebsd.org Subject: Re: ums no longer loads on CURRENT Message-ID: <7d6fde3d0903012024t3eafacdbx4edf5c2a8645d53e@mail.gmail.com> In-Reply-To: <B86B990E-E3B2-4DD3-9CDB-7E45B2FCC530@gmail.com> References: <CB26D07A-6D29-4B53-B3F1-CD1CAB8AF899@gmail.com> <20090301.194410.1927934231.imp@bsdimp.com> <B86B990E-E3B2-4DD3-9CDB-7E45B2FCC530@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Mar 1, 2009 at 7:58 PM, Garrett Cooper <yanefbsd@gmail.com> wrote: > On Mar 1, 2009, at 6:44 PM, M. Warner Losh wrote: > >> In message: <CB26D07A-6D29-4B53-B3F1-CD1CAB8AF899@gmail.com> >> =A0 =A0 =A0 =A0 =A0 Garrett Cooper <yanefbsd@gmail.com> writes: >> : Recently built kernel as of today around 4pm. The mouse is available >> : on the console and moused isn't running; this issue prevents me from >> : using X11. I'm looking for all libraries linked against libusb-0.1.so. >> : 8 right now... >> >> Did you read updating? > > Yes, I did. The only problem is that I can't find anything linked against > that library; then again my one-liner was probably screwed up so I'll che= ck > again later. > > I'll applied the libmap.conf suggestion and that solved that issue. Yet I= 've > unhappily uncovered something else that needs to be solved with rc.d :(..= . > > Since I started up this thread, I'll be more than happy to note what apps= I > encounter that need to be rebuilt so it can be further documented in > UPDATING. > > Thanks, > -Garrett I think I've tied down the issue in part with hal, etc. I have perforce installed on the system, along with nvidia-kernel, which means that I need misc/compat-5x. Unfortunately compat-5x installs libusbhid.so.1, which no doubt conflicts with the installed copy we have in /usr/lib, but through the glorious thing known as autoconf with ports, I believe it's picking up the copy in /usr/local/lib/compat/... I could be wrong though. Thoughts? Thanks, -Garrett
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7d6fde3d0903012024t3eafacdbx4edf5c2a8645d53e>