From 8a04721e49e449e291cb70d67a314ca2e64173ac Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 27 Nov 2012 16:15:11 +0100 Subject: [PATCH] still not good for spectools - turning off for now --- wexlxc.mk | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/wexlxc.mk b/wexlxc.mk index 23addfa..c6e4be6 100644 --- a/wexlxc.mk +++ b/wexlxc.mk @@ -21,6 +21,19 @@ # we'll start with using plain lxc for orange and we'll see if that's a real issue # might as well be just fine # +### moving forward I face another issue with spectools +# +# gcc -I./ -g -O2 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng12 -c spectool_raw.c -o spectool_raw.o +# gcc spectool_container.o wispy_hw_gen1.o wispy_hw_24x.o wispy_hw_dbx.o spectool_net_client.o spectool_raw.o -o spectool_raw -lpthread -lm -lusb +# wispy_hw_dbx.o: In function `wispydbx_usb_open': +# /longbuildroot/BUILD/spectools-2009_06_R1/wispy_hw_dbx.c:635: undefined reference to `usb_debug' +# collect2: ld returned 1 exit status +# make[1]: *** [spectool_raw] Error 1 +# make[1]: Leaving directory `/build/BUILD/spectools-2009_06_R1' +# error: Bad exit status from /longbuildroot/tmp/rpm-tmp.zqqEgL (%build) +# +# putting this aside as well for now +# ### # # declare the packages to be built and their dependencies @@ -61,8 +74,8 @@ spectools-MODULES := spectools spectools-SPEC := spectools.spec spectools-BUILD-FROM-SRPM := yes spectools-DEVEL-RPMS := gtk2-devel libusb-devel -ALL += spectools -IN_NODEIMAGE += spectools +#ALL += spectools +#IN_NODEIMAGE += spectools # # sge -- 2.43.0