Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Sep 2009 06:44:27 +1000
From:      Dave Hardman <dave@hardman.name>
To:        freebsd-stable@freebsd.org
Subject:   Re: 8.0-BETA-4: no mouse or keyboard in X.
Message-ID:  <20090915204427.GA73752@loc.alh.ost>
In-Reply-To: <20090915032437.GA49718@loc.alh.ost>
References:  <20090913052958.GA3348@loc.alh.ost> <20090913124052.533e87fb@baby-jane.lamaiziere.net> <20090915032437.GA49718@loc.alh.ost>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Sep 15, 2009 at 01:24:37PM +1000, Dave Hardman wrote:
> On Sun, Sep 13, 2009 at 12:40:52PM +0200, Patrick Lamaiziere
> wrote:
> > Le Sun, 13 Sep 2009 15:29:58 +1000, Dave Hardman
> > <dave@hardman.name> a écrit :
> > 
> > >     I upgraded from 7.2 to 8.0-BETA4. Now X will not receive
> > >     input from either the mouse or keyboard. 
> >[...] You need to rebuild hal and to remove the old libusb port.
> >libusb is now part of the base system in 8.X and you must use
> >this version. You should rebuild all that depend on the old port
> >libusb (at least).
>     I rebuilt all the ports (portupgrade -afc), during the upgrade
> and there was no indication of any failures.  I tried again
> (portmanager -u -f -l). hal-0.5.11_26 failed.  See below. 
>  
> > >     I also noticed the fuse.ko will not load, reporting "Exec
> > >     format error."
> > 
> > Did you rebuild this module too?
>     It rebuilt when I ran portmanager.
> 
>     I also tried to remove the libusb, as another responded
> suggested. However pkg_delete refused as it was required by other
> packages. Mostly gnome by the look of it eg, gnucash gnumeric.
> 
> Best
> Dave
> 
> gmake[5]: Entering directory `/usr/ports/sysutils/hal/work/hal-0.5.11/hald/freebsd/probing'
> cc -DHAVE_CONFIG_H -I. -I../../..  -DPACKAGE_SYSCONF_DIR=\""/usr/local/etc"\" -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_BIN_DIR=\""/usr/local/bin"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DPACKAGE_LOCALSTATEDIR=\""/var"\" -I../../.. -I/usr/local/include/dbus-1.0 -I/usr/local/include/dbus-1.0/include   -I/usr/local/include -DHAVE_CK_0_3  -O2 -pipe -fno-strict-aliasing -Wall -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -MT probe-hiddev.o -MD -MP -MF .deps/probe-hiddev.Tpo -c -o probe-hiddev.o probe-hiddev.c
> probe-hiddev.c: In function 'main':
> probe-hiddev.c:81: error: 'USB_GET_REPORT_ID' undeclared (first use in this function)
> probe-hiddev.c:81: error: (Each undeclared identifier is reported only once
> probe-hiddev.c:81: error: for each function it appears in.)
> gmake[5]: *** [probe-hiddev.o] Error 1
> gmake[5]: Leaving directory `/usr/ports/sysutils/hal/work/hal-0.5.11/hald/freebsd/probing'
> gmake[4]: *** [all-recursive] Error 1
> gmake[4]: Leaving directory `/usr/ports/sysutils/hal/work/hal-0.5.11/hald/freebsd'
> gmake[3]: *** [all-recursive] Error 1
> gmake[3]: Leaving directory `/usr/ports/sysutils/hal/work/hal-0.5.11/hald'
> gmake[2]: *** [all] Error 2
> gmake[2]: Leaving directory `/usr/ports/sysutils/hal/work/hal-0.5.11/hald'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/usr/ports/sysutils/hal/work/hal-0.5.11'
> gmake: *** [all] Error 2
> *** Error code 1
> 
> Stop in /usr/ports/sysutils/hal.
> *** Error code 1
> 
> Stop in /usr/ports/sysutils/hal.
> 	! sysutils/hal (hal-0.5.11_26)	(compiler error)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090915204427.GA73752>