still not good for spectools - turning off for now
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 27 Nov 2012 15:15:11 +0000 (16:15 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 27 Nov 2012 15:15:11 +0000 (16:15 +0100)
wexlxc.mk

index 23addfa..c6e4be6 100644 (file)
--- a/wexlxc.mk
+++ b/wexlxc.mk
 # 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