On Wednesday 22 October 2008 17:46:26 Tarrisse Laurent wrote: : >>It compiles, but it doesn't compile src/common/linux/dump_symbols.cc : : Ok but, is googlebrakpad functional on your computer? : : Laurent
I was able to compile googlebreakpad on 64bit recently. Still I got compile errors on my other 64bit machine: [ 14%] Building CXX object libs/3rdparty/googlebreakpad/CMakeFiles/googlebreakpad.dir/src/client/linux/handler/linux_thread.o In file included from /home/ras/Desktop/kvats/qutecom/qutecom-2.2/libs/3rdparty/googlebreakpad/src/client/linux/handler/linux_thread.cc:48: /home/ras/Desktop/kvats/qutecom/qutecom-2.2/libs/3rdparty/googlebreakpad/src/client/linux/handler/linux_thread.h:152: error: 'user_fpxregs_struct' has not been declared /home/ras/Desktop/kvats/qutecom/qutecom-2.2/libs/3rdparty/googlebreakpad/src/client/linux/handler/linux_thread.cc:238: error: 'user_fpxregs_struct' has not been declared /home/ras/Desktop/kvats/qutecom/qutecom-2.2/libs/3rdparty/googlebreakpad/src/client/linux/handler/linux_thread.cc: In member function 'int google_breakpad::LinuxThread::ListModules(google_breakpad::CallbackParam<bool (*)(const google_breakpad::ModuleInfo&, void*)>*) const': /home/ras/Desktop/kvats/qutecom/qutecom-2.2/libs/3rdparty/googlebreakpad/src/client/linux/handler/linux_thread.cc:311: warning: format '%x' expects type 'unsigned int*', but argument 3 has type 'uintptr_t*' /home/ras/Desktop/kvats/qutecom/qutecom-2.2/libs/3rdparty/googlebreakpad/src/client/linux/handler/linux_thread.cc:311: warning: format '%x' expects type 'unsigned int*', but argument 4 has type 'uintptr_t*' /home/ras/Desktop/kvats/qutecom/qutecom-2.2/libs/3rdparty/googlebreakpad/src/client/linux/handler/linux_thread.cc: In member function 'bool google_breakpad::LinuxThread::FindSigContext(uintptr_t, sigcontext**)': /home/ras/Desktop/kvats/qutecom/qutecom-2.2/libs/3rdparty/googlebreakpad/src/client/linux/handler/linux_thread.cc:405: error: 'struct sigcontext' has no member named 'ebp' /home/ras/Desktop/kvats/qutecom/qutecom-2.2/libs/3rdparty/googlebreakpad/src/client/linux/handler/linux_thread.cc:408: error: 'struct sigcontext' has no member named 'ebp' make[2]: *** [libs/3rdparty/googlebreakpad/CMakeFiles/googlebreakpad.dir/src/client/linux/handler/linux_thread.o] Error 1 make[1]: *** [libs/3rdparty/googlebreakpad/CMakeFiles/googlebreakpad.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... [ 14%] [ 14%] Building C object libs/3rdparty/libpurple/CMakeFiles/libpurple.dir/pidgin-2.5.1/libpurple/accountopt.o _______________________________________________ QuteCom-dev mailing list [email protected] http://lists.qutecom.org/mailman/listinfo/qutecom-dev
