← Back to team overview

xpad-hackers team mailing list archive

[Question #667054]: error in make

 

New question #667054 on Xpad:
https://answers.launchpad.net/xpad/+question/667054

when running make I get these errors :

xpad-pad.o: In function `xpad_pad_popup':
/home/caetano/Downloads/xpad-5.0.0/src/xpad-pad.c:1782: undefined reference to `gtk_menu_popup_at_pointer'
xpad-toolbar.o: In function `xpad_toolbar_popup_context_menu':
/home/caetano/Downloads/xpad-5.0.0/src/xpad-toolbar.c:529: undefined reference to `gtk_menu_popup_at_pointer'
collect2: error: ld returned 1 exit status
Makefile:408: recipe for target 'xpad' failed
make[2]: *** [xpad] Error 1
make[2]: Leaving directory '/home/caetano/Downloads/xpad-5.0.0/src'
Makefile:465: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/caetano/Downloads/xpad-5.0.0'
Makefile:385: recipe for target 'all' failed
make: *** [all] Error 2


here's the entire output if you need it : https://pastebin.com/6EQ0v8g8

-- 
You received this question notification because your team Xpad
Developers is an answer contact for Xpad.