Compilation failure with keyboard-properties.o (part of control-center)



Greets,

When I attempt to compile control-center 1.2.0, all goes fine until
keyboard-properties.o where the following occurs:

/bin/sh ../../libtool --mode=link gcc  -O6 -march=pentiumpro
-mcpu=pentiumpro -mstack-align-double -funroll-all-loops -Wall
-Wunused   -o keyboard-properties  keyboard-properties.o
../../control-center/libcapplet.la                      -rdynamic
-L/usr/local/lib -L/usr/X11R6/lib -L/usr/local/lib -lORBitCosNaming
-lORBit -lIIOP -lORBitutil -lglib -lm                     -rdynamic
-lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgtk -lgdk -lgmodule -lXext
-lX11 -lgnome -lgnomesupport -lesd -lasound -laudiofile -lm -ldb -lglib
-ldl  -lXxf86misc -lgnorba 
gcc -O6 -march=pentiumpro -mcpu=pentiumpro -mstack-align-double
-funroll-all-loops -Wall -Wunused -o .libs/keyboard-properties
keyboard-properties.o ../../control-center/.libs/libcapplet.so
-L/usr/local/lib -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lglib -lm
-lm -ldl -L/usr/X11R6/lib -lgnorba -lORBitCosNaming -lORBit -lIIOP
-lORBitutil -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgtk -lgdk
-lgmodule -lXext -lX11 -lgnome -lgnomesupport -lesd -lasound -laudiofile
-lm -ldb -lglib -ldl -rdynamic -L/usr/local/lib -L/usr/X11R6/lib
-L/usr/local/lib -lORBitCosNaming -lORBit -lIIOP -lORBitutil -lglib -lm
-rdynamic -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgtk -lgdk
-lgmodule -lXext -lX11 -lgnome -lgnomesupport -lesd -lasound -laudiofile
-lm -ldb -lglib -ldl -lXxf86misc -lgnorba -Wl,--rpath -Wl,/usr/local/lib
keyboard-properties.o: In function `keyboard_read':
keyboard-properties.o(.text+0xb9): undefined reference to
`XF86MiscGetKbdSettings'
keyboard-properties.o: In function `keyboard_write':
keyboard-properties.o(.text+0x151): undefined reference to
`XF86MiscSetKbdSettings'
keyboard-properties.o: In function `keyboard_revert':
keyboard-properties.o(.text+0x256): undefined reference to
`XF86MiscSetKbdSettings'
keyboard-properties.o: In function `main':
keyboard-properties.o(.text+0x11d8): undefined reference to
`XF86MiscSetKbdSettings'
keyboard-properties.o: In function `keyboard_apply':
keyboard-properties.o(.text+0x13ac): undefined reference to
`XF86MiscSetKbdSettings'
collect2: ld returned 1 exit status
make[3]: *** [keyboard-properties] Error 1
make[3]: Leaving directory
`/usr/local/src/control-center-1.2.0/capplets/keyboard-properties'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/usr/local/src/control-center-1.2.0/capplets'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/control-center-1.2.0'
make: *** [all-recursive-am] Error 2

Obviously, this part of the compile isn't picking up Xxf86misc, which
contains these so called 'undefined references'.  I'm very lost as to
why this is happening and would appreciate any help.  The only real
relevant information I can give is that I am using XFree86 4.0.  A
thousand pardons if this was the incorrect place to post my query.




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