Changes between Initial Version and Version 1 of Ticket #526
- Timestamp:
- Dec 26, 2007, 12:28:17 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #526 – Description
initial v1 1 1 2 2 When compiling the latest sources (6.1.5) on Fedora 7 x86_64 I get the following error: 3 3 {{{ 4 4 g++ -DHAVE_CONFIG_H -I. -I.. -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -I../lib -I../api -I../db -I../client -I../tools -I../sched -I../lib/mac -pthread -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread -g -O2 -I/usr/include -I/usr/include/openssl -pthread -MT boinc_gui-BOINCGUIApp.o -MD -MP -MF .deps/boinc_gui-BOINCGUIApp.Tpo -c -o boinc_gui-BOINCGUIApp.o `test -f 'BOINCGUIApp.cpp' || echo './'`BOINCGUIApp.cpp 5 5 BOINCGUIApp.cpp: In member function ‘void CBOINCGUIApp::StartupBOINCCore()’: … … 14 14 make[1]: Leaving directory `/home/dogbert/boinc' 15 15 make: *** [all] Error 2 16 16 }}} 17 17 Source downloaded on 21.12.2207 18 18 Configured as ./configure --disable-server --enable-unicode