teejee2008 / ukuu

A paid version of Ukuu is now available with more features. https://teejeetech.in/2019/01/20/ukuu-v19-01/ Kernel Update Utility for Ubuntu-based distributions. Provides desktop notifications when new mainline kernel is available. Lists kernels from http://kernel.ubuntu.com/~kernel-ppa/mainline/ with options to install and remove.
https://teejeetech.in/ukuu
GNU Lesser General Public License v3.0
400 stars 157 forks source link

Error while building ukuu from github. #113

Open laichiaheng opened 5 years ago

laichiaheng commented 5 years ago

Describe the bug

# app-gtk
valac -X -D'GETTEXT_PACKAGE="ukuu"' --Xcc="-lm" -D VTE_291 --thread \
    Common/*.vala Gtk/*.vala Utility/*.vala Utility/Gtk/*.vala \
    -o ukuu-gtk \
    --pkg glib-2.0 --pkg gio-unix-2.0 --pkg posix --pkg gtk+-3.0 --pkg gee-0.8 --pkg json-glib-1.0 --pkg -D VTE_291
error: Package `-D' not found in specified Vala API directories or GObject-Introspection GIR directories
Compilation failed: 1 error(s), 0 warning(s)
make[1]: *** [makefile:41: app-gtk] Error 1

To Reproduce Steps to reproduce the behavior:

  1. follow the instruction.

Expected behavior No issue.

System (please complete the following information):

Consider making a donation to support this project