Hello,

Haven't looked at that source for a while and I can see it on both github and 
sourceforge.  I'm not sure which one is the up to date one (and it looks like 
it has been a while since files were changed.....)

Jonathan

[email protected]
________________________________________
Från: M100 [[email protected]] för John R. Hogerhuis 
[[email protected]]
Skickat: den 10 november 2017 01:12
Till: [email protected]
Ämne: [M100] Build failure of VT

Hello,

Trying to build VirtualT on Mint.

FLTK 1.3

Fails with error below.

Recommendations?

john@john-ThinkPad-T540p ~/projects/modelt/VirtualT $ make -f GNUmakefile
Linking virtualt
/usr/lib/x86_64-linux-gnu/libfltk.a(Fl_x.o): In function 
`fl_open_display(_XDisplay*)':
(.text+0x1a28): undefined reference to `XFixesQueryExtension'
/usr/lib/x86_64-linux-gnu/libfltk.a(Fl_x.o): In function 
`Fl_X::make_xid(Fl_Window*, XVisualInfo*, unsigned long)':
(.text+0x5c2b): undefined reference to `XFixesSelectSelectionInput'
/usr/lib/x86_64-linux-gnu/libfltk.a(Fl_x.o): In function 
`Fl_X::make_xid(Fl_Window*, XVisualInfo*, unsigned long)':
(.text+0x5c44): undefined reference to `XFixesSelectSelectionInput'
collect2: error: ld returned 1 exit status
GNUmakefile:121: recipe for target 'virtualt' failed
make: *** [virtualt] Error 1
john@john-ThinkPad-T540p ~/projects/modelt/VirtualT $

Reply via email to