g++ -c -include tmp\obj\debug_shared\qt_pch.h -g -Wall -frtti -fexceptions -mthreads -DQT_SHARED -DQT_THREAD_SUPPORT -DUNICODE -DQT_LARGEFILE_SUPPORT -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_MAKEDLL -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -D_USE_MATH_DEFINES -DHB_EXPORT=Q_CORE_EXPORT -DQT_DLL -I"..\..\include" -I"c:\psql\include" -I"..\..\include\QtCore" -I"tmp\rcc\debug_shared" -I"tmp" -I"global" -I"..\3rdparty\zlib" -I"..\3rdparty\harfbuzz\src" -I"..\..\include\ActiveQt" -I"tmp\moc\debug_shared" -I"..\..\mkspecs\win32-g++" -o tmp\obj\debug_shared\qmutex_win.o thread\qmutex_win.cppIn file included from C:/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../include/windows.h:50, from thread\qmutex_win.cpp:42:C:/mingw/bin/../lib/gcc/mingw32/3.4.5/../../../../include/winbase.h:1074: internal compiler error: Segmentation faultPlease submit a full bug report,with preprocessed source if appropriate.See <URL:http://www.mingw.org/bugs.shtml> for instructions.mingw32-make[4]: *** [tmp/obj/debug_shared/qmutex_win.o] Error 1mingw32-make[4]: Leaving directory `D:/Qt/4.5.3/src/corelib'mingw32-make[3]: *** [debug-all] Error 2mingw32-make[3]: Leaving directory `D:/Qt/4.5.3/src/corelib'mingw32-make[2]: *** [all] Error 2mingw32-make[2]: Leaving directory `D:/Qt/4.5.3/src/corelib'mingw32-make[1]: *** [sub-corelib-make_default-ordered] Error 2mingw32-make[1]: Leaving directory `D:/Qt/4.5.3'mingw32-make: *** [all] Error 2D:\Qt\4.5.3>
clared in this scope..\..\..\sql\drivers\psql\qsql_psql.cpp:1182: error: `PGRES_COMMAND_OK' was notdeclared in this scope..\..\..\sql\drivers\psql\qsql_psql.cpp:1181: warning: unused variable 'PQexec'..\..\..\sql\drivers\psql\qsql_psql.cpp:1182: warning: unused variable 'PQresulStatus'..\..\..\sql\drivers\psql\qsql_psql.cpp:1182: warning: unused variable 'PGRES_CMMAND_OK'..\..\..\sql\drivers\psql\qsql_psql.cpp:1176: warning: unused variable 'PQsocke'..\..\..\sql\drivers\psql\qsql_psql.cpp: In member function `bool QPSQLDriver::nsubscribeFromNotificationImplementation(const QString&)':..\..\..\sql\drivers\psql\qsql_psql.cpp:1213: error: `PQexec' was not declaredn this scope..\..\..\sql\drivers\psql\qsql_psql.cpp:1214: error: `PQresultStatus' was not dclared in this scope..\..\..\sql\drivers\psql\qsql_psql.cpp:1214: error: `PGRES_COMMAND_OK' was notdeclared in this scope..\..\..\sql\drivers\psql\qsql_psql.cpp:1213: warning: unused variable 'PQexec'..\..\..\sql\drivers\psql\qsql_psql.cpp:1214: warning: unused variable 'PQresulStatus'..\..\..\sql\drivers\psql\qsql_psql.cpp:1214: warning: unused variable 'PGRES_CMMAND_OK'..\..\..\sql\drivers\psql\qsql_psql.cpp: In member function `void QPSQLDriver::q_handleNotification(int)':..\..\..\sql\drivers\psql\qsql_psql.cpp:1237: error: `PQconsumeInput' was not dclared in this scope..\..\..\sql\drivers\psql\qsql_psql.cpp:1238: error: `PGnotify' was not declare in this scope..\..\..\sql\drivers\psql\qsql_psql.cpp:1238: error: `notify' was not declaredn this scope..\..\..\sql\drivers\psql\qsql_psql.cpp:1238: error: `PQnotifies' was not declaed in this scope..\..\..\sql\drivers\psql\qsql_psql.cpp:1237: warning: unused variable 'PQconsueInput'..\..\..\sql\drivers\psql\qsql_psql.cpp:1238: warning: unused variable 'PGnotif'..\..\..\sql\drivers\psql\qsql_psql.cpp:1238: warning: unused variable 'PQnotifes'mingw32-make[1]: *** [tmp/obj/debug_shared/qsql_psql.o] Error 1mingw32-make[1]: Leaving directory `C:/Qt/2009.03/qt/src/plugins/sqldrivers/psq'mingw32-make: *** [debug-all] Error 2
C:\Qt\2009.03\qt\src\plugins\sqldrivers\psql>mingw32-makemingw32-make -f Makefile.Debug allmingw32-make[1]: Entering directory `C:/Qt/2009.03/qt/src/plugins/sqldrivers/psl'g++ -mthreads -Wl, -static -enable-stdcall-fixup -Wl,-enable-auto-import -Wl,-eable-runtime-pseudo-reloc -Wl -shared -Wl,--out-implib,c:\Qt\2009.03\qt\pluginssqldrivers\libqsqlpsqld4.a -o ..\..\..\..\plugins\sqldrivers\qsqlpsqld4.dll tmpobj/debug_shared/main.o tmp/obj/debug_shared/qsql_psql.o tmp/obj/debug_shared/mc_qsql_psql.o -L"c:\Qt\2009.03\qt\lib" -L"c:\Qt\2009.03\qt\lib" tmp\obj\debug_hared\qsqlpsqld_resource_res.o -Lc:/psql/lib C:\pgsql\lib\ms\libpq.lib C:/pgsqllib -lQtSqld4 -lQtCored4g++: C:\pgsql\lib\ms\libpq.lib: No such file or directorymingw32-make[1]: *** [..\..\..\..\plugins\sqldrivers\qsqlpsqld4.dll] Error 1mingw32-make[1]: Leaving directory `C:/Qt/2009.03/qt/src/plugins/sqldrivers/psq'mingw32-make: *** [debug-all] Error 2