Re: control-center undefined reference to xkl_xkb_config_native_cleanup



Albert,

The missing reference, 

     xkl_xkb_config_native_cleanup

is defined in libxklavier. 


Check the following:

(1) ./desktop/libxklavier built and installed 
[explore the cookies directory to validate]

(2) Make sure that you are linking against the GARNOME version of
libxklavier rather than the system version.

* cd desktop/contol-center/work/main.d/capplets/keyboard
* inspect the Makefile, looking for

        LIBXKLAVIER_LIBS=


If it turns out that: (1) libxklavier built and installed, and (2)  you
are linking against the unbuntu version of the lib, we need to poke
around in the configure file to figure out why. This is a problem often
associated with ".la" files.


-Joseph

=======================================================================


On Sun, 2006-08-20 at 10:32 +0100, Albert Vilella wrote:
> Hi all,
> 
> I am trying to build garnome-2.15.91 on a dapper box, and I'm stuck
> here:
> 
> 
> gnome-keyboard-properties-xkbpv.o: In function
> `xkb_layout_preview_update':/home/avilella/garnome/garnome-2.15.91/desktop/control-center/work/main.d/control-center-2.15.91/
> capplets/keyboard/gnome-keyboard-properties-xkbpv.c:113: undefined
> reference to `xkl_xkb_config_native_cleanup'
> collect2: ld returned 1 exit status
> make[5]: *** [gnome-keyboard-properties] Error 1
> make[5]: Leaving directory
> `/home/avilella/garnome/garnome-2.15.91/desktop/control-center/work/main.d/control-center-2.15.91/capplets/keyboard'
> make[4]: *** [all-recursive] Error 1
> make[4]: Leaving directory
> `/home/avilella/garnome/garnome-2.15.91/desktop/control-center/work/main.d/control-center-2.15.91/capplets'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory
> `/home/avilella/garnome/garnome-2.15.91/desktop/control-center/work/main.d/control-center-2.15.91'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory
> `/home/avilella/garnome/garnome-2.15.91/desktop/control-center/work/main.d/control-center-2.15.91'
> make[1]: *** [build-work/main.d/control-center-2.15.91/Makefile] Error
> 2
> make[1]: Leaving directory
> `/home/avilella/garnome/garnome-2.15.91/desktop/control-center'
> make: *** [paranoid-install] Error 2
> 
> Anyone?
> 
>     Albert.
> 
-- 
joseph_sacco [at] comcast [dot] net




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]