tag 554733 + patch
severity 554733 important
user ubuntu-de...@lists.ubuntu.com
usertags 554733 + natty ubuntu-patch
thanks

Hello i have successfully solved this problem by adding X11 library at
Makefile.*

I have attached patch files to solved this problem

An original patch can be found at
http://launchpadlibrarian.net/61999739/gpe-taskmanager_0.20-8_0.20-8ubuntu1.diff.gz

Thanks!
diff -u gpe-taskmanager-0.20/Makefile gpe-taskmanager-0.20/Makefile
--- gpe-taskmanager-0.20/Makefile
+++ gpe-taskmanager-0.20/Makefile
@@ -11,7 +11,7 @@
 
 PACKAGE_CPPFLAGS += $(STANDARD_CPPFLAGS)
 PACKAGE_CFLAGS += $(STANDARD_CFLAGS) $(GPECFLAGS)
-PACKAGE_LDFLAGS += $(STANDARD_LDFLAGS) $(GPELIBS) -lgpelaunch
+PACKAGE_LDFLAGS += $(STANDARD_LDFLAGS) $(GPELIBS) -lgpelaunch -lX11
 
 .SUFFIXES: .d
 

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to