Skip to content

Instantly share code, notes, and snippets.

/*
* Copyright © 2006 Novell, Inc.
*
* Permission to use, copy, modify, distribute, and sell this software
* and its documentation for any purpose is hereby granted without
* fee, provided that the above copyright notice appear in all copies
* and that both that copyright notice and this permission notice
* appear in supporting documentation, and that the name of
* Novell, Inc. not be used in advertising or publicity pertaining to
* distribution of the software without specific, written prior permission.
ds@debian:~/emerald$ make
make all-recursive
make[1]: Entering directory `/home/ds/emerald'
Making all in libengine
make[2]: Entering directory `/home/ds/emerald/libengine'
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/cairo -I/usr/include/libwnck-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/compiz -I../include -DENGINE_DIR=\"/usr/local/lib/emerald/engines\" -DDEFTHEMEDIR='"/usr/local/share/emerald/theme/"' -DDEFSETTINGSFILE='"/usr/local/share/emerald/settings.ini"' -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/x86_64-linux-gnu/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I
ds@debian:~/emerald-0.8.4$ grep -R decor_set_dm_check_hint /usr/include
grep: /usr/include/numpy/nummacro.h: No such file or directory
grep: /usr/include/numpy/arraybase.h: No such file or directory
grep: /usr/include/numpy/ieeespecial.h: No such file or directory
grep: /usr/include/numpy/cfunc.h: No such file or directory
grep: /usr/include/numpy/numcomplex.h: No such file or directory
grep: /usr/include/numpy/libnumarray.h: No such file or directory
/usr/include/compiz/decoration.h:decor_set_dm_check_hint (Display *xdisplay,
ds@debian:~/emerald-0.8.4$
ds@debian:~/emerald-0.8.4$ dpkg-buildpackage -rfakeroot -us -uc
dpkg-buildpackage: source package emerald
dpkg-buildpackage: source version 0.8.4-1~bb
dpkg-buildpackage: source changed by Bugs Bunny <bbunny@example.com>
dpkg-buildpackage: host architecture amd64
dpkg-source --before-build emerald-0.8.4
fakeroot debian/rules clean
/usr/share/cdbs/1/rules/simple-patchsys.mk:31: WARNING: simple-patchsys.mk is deprecated - please use source format 3.0 (quilt) instead
test -x debian/rules
dh_testroot