Chris, Include string.h near the top of m_javaloader.cc
#include <string.h> On Mon, 12 Jan 2009 22:20:48 -0600 "Christopher D. Stover" <quantumbu...@hotmail.com> wrote: > > A new patch... > > > > A lot of work. > > > > Now I can load a small or a big Application. > > > > Test with Metro application. > > > > Can you test with Opera Mini ? > > > > Regards, > > > > Le dimanche 11 janvier 2009 à 15:52 +0100, Nicolas a écrit : > > -- > > Nicolas VIVIEN > > > > Hi Nicolas, > Thanks for all your work on this, it looks like a great contribution. I > tried incorporating your latest patch from your website in my snapshot > build, but I couldn't get it to work. Any clue what could be causing me to > receive the following when I try to build? > > Chris > > m_javaloader.cc: In member function 'void > Barry::Mode::JavaLoader::StartStream()': > m_javaloader.cc:145: warning: unused variable 'rpack' > m_javaloader.cc:165: warning: unused variable 'rpack' > m_javaloader.cc:183: warning: unused variable 'rpack' > m_javaloader.cc: In member function 'void > Barry::Mode::JavaLoader::SendStream(char*, int)': > m_javaloader.cc:244: warning: unused variable 'rpack' > m_javaloader.cc:265: warning: unused variable 'rpack' > m_javaloader.cc:284: error: 'memcpy' was not declared in this scope > m_javaloader.cc:301: warning: unused variable 'rpack' > m_javaloader.cc:321: warning: unused variable 'rpack' > m_javaloader.cc: In member function 'void > Barry::Mode::JavaLoader::StopStream()': > m_javaloader.cc:349: warning: unused variable 'rpack' > make[2]: *** [m_javaloader.lo] Error 1 > make[2]: *** Waiting for unfinished jobs.... > mv -f .deps/pppfilter.Tpo .deps/pppfilter.Plo > mv -f .deps/m_desktop.Tpo .deps/m_desktop.Plo > make[2]: Leaving directory `/home/Chris/rpmbuild/BUILD/barry-0.15/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/Chris/rpmbuild/BUILD/barry-0.15' > make: *** [all] Error 2 > error: Bad exit status from /var/tmp/rpm-tmp.aK7jts (%build) > > > RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.aK7jts (%build) > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by: > SourcForge Community > SourceForge wants to tell your story. > http://p.sf.net/sfu/sf-spreadtheword > _______________________________________________ > Barry-devel mailing list > Barry-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/barry-devel -- Josh Kropf <j...@slashdev.ca> ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Barry-devel mailing list Barry-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/barry-devel