Results 1 to 1 of 1
hi there ... i am attempting to compile the linux software for the nostromo n52 (nostromo n50-1.2) , obviously the device works fine as is, but it would be nice ...
- 12-05-2005 #1Linux Newbie
- Join Date
- Oct 2005
- Location
- Twin Cities, MN
- Posts
- 136
nostromo n52 driver make issue
hi there ... i am attempting to compile the linux software for the nostromo n52 (nostromo n50-1.2) , obviously the device works fine as is, but it would be nice to be able to use the profiles under *nix
this is the output on make:
since i am still somewhat retarded when it comes to compiling software, i am not sure what this is telling me. i am sure it is something simple that i should know, or should be able to find, but thus far i have not. any suggestions would be appreciated.Code:Making all in src make[1]: Entering directory `/home/fyrephlie/nostromo_n50-1.2/src' make all-am make[2]: Entering directory `/home/fyrephlie/nostromo_n50-1.2/src' g++ -I/usr/local/include/libxml2 -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/libpng12 -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib/gtk-2.0/include -I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/X11R6/include -O2 -march=i586 -mtune=i686 -fmessage-length=0 -Wall -D_FORTIFY_SOURCE=2 -g -I/usr/X11R6/include -DIMG_PATH=\"/usr/local/share/pixmaps\" -L/usr/local/lib -L/usr/X11R6/lib -L/opt/gnome/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lfreetype -lfontconfig -lXrender -lX11 -lXext -lpng12 -lglitz -lxml2 -lz -lm -L/usr/X11R6/lib -Wl,-rpath,/usr/X11R6/lib -lfltk -lm -lXext -lX11 -lsupc++ -lXtst -o nostromo_daemon daemon.o docklet.o eggtrayicon.o load.o daemon.o: In function `spawn_reader(int, int)': /home/fyrephlie/nostromo_n50-1.2/src/daemon.cxx:880: undefined reference to `pthread_create' daemon.o: In function `main': /home/fyrephlie/nostromo_n50-1.2/src/daemon.cxx:995: undefined reference to `pthread_create' /home/fyrephlie/nostromo_n50-1.2/src/daemon.cxx:1020: undefined reference to `pthread_create' /home/fyrephlie/nostromo_n50-1.2/src/daemon.cxx:1029: undefined reference to `pthread_join' collect2: ld returned 1 exit status make[2]: *** [nostromo_daemon] Error 1 make[2]: Leaving directory `/home/fyrephlie/nostromo_n50-1.2/src' make[1]: *** [all] Error 2 make[1]: Leaving directory `/home/fyrephlie/nostromo_n50-1.2/src' make: *** [all-recursive] Error 1
Old Skewl - AMD Athlon XP 1600+ / 512mb / 160gb / nVidia GeForce 4 4800ti 128mb / openSUSE 10.0 / 2.6.13-15 / (puter geek . linux noob)


Reply With Quote
