You are not logged in.
I downloaded tsclient2 2.0.1-8 from the AUR and when I run makepkg, It aborts with the message:
/usr/include/glib-2.0/glib/gerror.h:22:2: error: #error "Only <glib.h> can be included directly."
make[4]: *** [tsc-bookmarkfile.o] Error 1
make[4]: Leaving directory `/home/andrew/Downloads/tsclient2/src/tsclient-2.0.1/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/andrew/Downloads/tsclient2/src/tsclient-2.0.1/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/andrew/Downloads/tsclient2/src/tsclient-2.0.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/andrew/Downloads/tsclient2/src/tsclient-2.0.1'
make: *** [all] Error 2
==> ERROR: A failure occurred in build().
Aborting...I have no idea what that means and I know it is orphaned, but it was last updated only 6 months ago.
When I try to configure it from source, I get the error:
checking for TSC... configure: error: Package requirements (glib-2.0 gmodule-2.0 gobject-2.0 gtk+-2.0 libglade-2.0 libgnome-2.0 gnome-desktop-2.0 gnome-vfs-2.0 libnotify gconf-2.0 libnm_glib) were not met:
No package 'libnm_glib' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables TSC_CFLAGS
and TSC_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.I was under the impression libnm_glib was included with network manager. I have no idea how to get it otherwise(yes, I Googled it). Any ideas?
Last edited by nadman10 (2012-09-11 20:58:07)
Offline