← Back to team overview

xpad-hackers team mailing list archive

Re: [Question #674912]: Stuck in dependency hell

 

Question #674912 on Xpad changed:
https://answers.launchpad.net/xpad/+question/674912

    Status: Answered => Open

Fred is still having a problem:
Hi Manfred, thank you for the advice.

When I use the pre-packaged version, what I get is v4.5.
In v4.5 the feature to hide the pads from the Taskbar is not yet implemented. Thus in 4.5 the Pads are cluttering up the Taskbar, while in 5.0+ they dont. That is why I dont want to go pre-packaged.

According to Synaptic, all the dependencies are met, still the installer says that 'gtkcourceview-3.0' is missing.
So I installed it and ./configure compiled with no error. However, now I am stuck with MAKE.

The closing part looks like this:
 
xpad-pad.o: In function `xpad_pad_popup':
/home/dolf/Downloads/xpad-5.1.0/src/xpad-pad.c:1801: undefined reference to `gtk_menu_popup_at_pointer'
xpad-settings.o: In function `xpad_settings_set_property':
/home/dolf/Downloads/xpad-5.1.0/src/xpad-settings.c:374: undefined reference to `g_file_new_build_filename'
/home/dolf/Downloads/xpad-5.1.0/src/xpad-settings.c:375: undefined reference to `g_file_new_build_filename'
xpad-toolbar.o: In function `xpad_toolbar_popup_context_menu':
/home/dolf/Downloads/xpad-5.1.0/src/xpad-toolbar.c:533: 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/dolf/Downloads/xpad-5.1.0/src'
Makefile:465: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/dolf/Downloads/xpad-5.1.0'
Makefile:385: recipe for target 'all' failed
make: *** [all] Error 2

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