dasher 3.2.15 build error
- From: Steven Knight <steven knight unh edu>
- To: garnome-list gnome org
- Subject: dasher 3.2.15 build error
- Date: Thu, 10 Mar 2005 09:19:39 -0500
For any of you getting these build errors from dasher
Gtk2/libdashergtk.a(edit.o)(.text+0xf27): In function
`gtk2_edit_delete_callback(int)':
: undefined reference to `XTestFakeKeyEvent'
Gtk2/libdashergtk.a(edit.o)(.text+0xf3f): In function
`gtk2_edit_delete_callback(int)':
: undefined reference to `XTestFakeKeyEvent'
Gtk2/libdashergtk.a(edit.o)(.text+0x145f): In function
`gtk2_edit_output_callback(int)':
: undefined reference to `XTestFakeKeyEvent'
Gtk2/libdashergtk.a(edit.o)(.text+0x148e): In function
`gtk2_edit_output_callback(int)':
: undefined reference to `XTestFakeKeyEvent'
Gtk2/libdashergtk.a(edit.o)(.text+0x14d5): In function
`gtk2_edit_output_callback(int)':
: undefined reference to `XTestFakeKeyEvent'
Gtk2/libdashergtk.a(edit.o)(.text+0x1504): more undefined references to
`XTestFakeKeyEvent' follow
collect2: ld returned 1 exit status
The solution is to
1) cd desktop/dasher
2) rm -rf cookies work/
2) export LDFLAGS="-L/usr/X11R6/lib -lXtst" ( bash/zsh/sh shells )
setenv LDFLAGS "-L/usr/X11R6/lib -lXtst" ( csh/tcsh shells )
3) make install
4) unset LDFLAGS
dasher should be built and installed. So you should be able to continue
building whatever you were building.
--
--------------------------------------------------------------------------------
Steven Knight steven knight unh edu IM : skkataim
and tho' We are not now that strength which in old days
Moved earth and heaven, that which we are, we are,--
One equal temper of heroic hearts,
Made weak by time and fate, but strong in will
To strive, to seek, to find, and not to yield.
-- Ulysses by Alfred Lord Tennyson
-------------------------------------------------------------------------------
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]