I'm sorry, but what exactly are you trying to do that caused this error message?
Søren søn, 05 06 2011 kl. 00:14 +0530, skrev Mifras Mohamed: > g++ -DHAVE_CONFIG_H -I. -I./src -I./src/adaboost -I./src/kepenekci > -I./src/rowleynn -I./src/subspacelda -pthread -I/usr/include/gtk-2.0 > -I/usr/lib/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/gio-unix-2.0/ -I/usr/include/glib-2.0 > -I/usr/lib/glib-2.0/include -I/usr/include/pixman-1 > -I/usr/include/freetype2 -I/usr/include/libpng12 > -I/usr/local/include -I/usr/include -I/usr/local/include/boost-1_37 > -I/usr/include/octave-3.0.3 -I/usr/include/libxml2 -O2 -g0 -fopenmp > -MT RtftrUserInterface.o -MD -MP -MF .deps/RtftrUserInterface.Tpo -c > -o RtftrUserInterface.o RtftrUserInterface.cc > mv -f .deps/RtftrUserInterface.Tpo .deps/RtftrUserInterface.Po > /bin/bash ./libtool --tag=CXX --mode=link g++ -O2 -g0 -fopenmp > -pthread -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 > -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng12 > -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 > -lgthread-2.0 -lrt -lglib-2.0 -L/usr/local/lib -L/usr/lib > -L/usr/lib/octave-3.0.3 -o rtftr > RtftrUserInterface.o ./src/subspacelda/librtftr_subspacelda.a > ./src/kepenekci/librtftr_kepenekci.a ./src/adaboost/librtftr_adaboost.a > ./src/librtftr_common.a -lxml2 -loctave -lml -lfftw3 -lvigraimpex -lcvaux > -lhighgui -lcv -lboost_serialization-gcc43-mt -lboost_filesystem-gcc43-mt > mkdir .libs > g++ -O2 -g0 -fopenmp -pthread -o rtftr RtftrUserInterface.o > -L/usr/local/lib -L/usr/lib > -L/usr/lib/octave-3.0.3 ./src/subspacelda/librtftr_subspacelda.a > ./src/kepenekci/librtftr_kepenekci.a ./src/adaboost/librtftr_adaboost.a > ./src/librtftr_common.a /usr/lib/libxml2.so -loctave /usr/lib/libml.so > /usr/lib/libfftw3.so -lm /usr/local/lib/libvigraimpex.so /usr/lib/libcvaux.so > /usr/lib/libhighgui.so /usr/lib/libgtk-x11-2.0.so /usr/lib/libgdk-x11-2.0.so > /usr/lib/libatk-1.0.so /usr/lib/libgio-2.0.so /usr/lib/libpangoft2-1.0.so > /usr/lib/libpangocairo-1.0.so /usr/lib/libcairo.so /usr/lib/libpango-1.0.so > /usr/lib/libfreetype.so -lfontconfig -lgdk_pixbuf-2.0 > /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so > /usr/lib/libgthread-2.0.so -lrt /usr/lib/libglib-2.0.so -lpng12 > /usr/lib/libtiff.so -lz /usr/lib/libjasper.so /usr/lib/libjpeg.so -lswscale > /usr/lib/libcv.so /usr/lib/libcxcore.so -lavformat -lavcodec -lpthread -ldl > -lboost_serialization-gcc43-mt -lboost_filesystem-gcc43-mt > /usr/bin/ld: cannot find -loctave > collect2: ld returned 1 exit status > make[2]: *** [rtftr] Error 1 > make[2]: Leaving directory > `/home/zonehr/Desktop/Libraries/rtftr-0.2rc2' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory > `/home/zonehr/Desktop/Libraries/rtftr-0.2rc2' > make: *** [all] Error 2 > root@zonehr:/home/zonehr/Desktop/Libraries/rtftr-0.2rc2# ^C > > > Please gv a solution > > ------------------------------------------------------------------------------ > Simplify data backup and recovery for your virtual environment with vRanger. > Installation's a snap, and flexible recovery options mean your data is safe, > secure and there when you need it. Discover what all the cheering's about. > Get your free trial download today. > http://p.sf.net/sfu/quest-dev2dev2 > _______________________________________________ Octave-dev mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/octave-dev ------------------------------------------------------------------------------ Simplify data backup and recovery for your virtual environment with vRanger. Installation's a snap, and flexible recovery options mean your data is safe, secure and there when you need it. Discover what all the cheering's about. Get your free trial download today. http://p.sf.net/sfu/quest-dev2dev2 _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
