Hi,<br><br>I've unpacked the 'local' tarball again. Here are the outputs:<br><br>$ echo $PATH<br>.:/usr/local/bin:/mingw/bin:/bin:/c/WINDOWS/system32:/c/WINDOWS:/c/WINDOWS/System32/Wbem:/c/Program Files/TortoiseSVN/bin:/c/MATLAB7013/bin/win32:/c/Program Files/Dev-Cpp/bin:/c/Python25/Scripts:/c/Python25:/c/PROGRA~1/PyGTK/GTK/bin:/:/c/Python25/Lib/site-packages/scons-1.2.0/SCons:/c/QT/bin:/mingw/local/bin:/mingw/local/include:/mingw/lib/gcc/mingw32/3.4.5/include:.<br>
<br>The last entry in this was an attempt to include stddef.h (erroneous in config.log).<br><br>$ pkg-config --cflags --libs libxml++-2.6<br>-IC:/MinGW/local/include/libxml++-2.6 -IC:/MinGW/local/lib/libxml++-2.6/include -IC:/MinGW/local/include/libxml2 -IC:/MinGW/local/include/glibmm-2.4 -IC:/MinGW/local/lib/glibmm-2.4/include -IC:/MinGW/local/include/sigc++-2.0 -IC:/MinGW/local/lib/sigc++-2.0/include -IC:/MinGW/local/include/glib-2.0 -IC:/MinGW/local/lib/glib-2.0/include  -LC:/MinGW/local/lib -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lglib-2.0 -lintl -liconv  <br>
<br><br>$ scons configure prefix='c:\mingw\local' prefix_for_packaging='c:\mingw\local'<br> sandbox_path='c:\mingw' verbose=True xmlbackend='xmlpp' audio_backend=portaudi<br>o<br>scons: Reading SConscript files ...<br>
<br>scons: warning: The Options class is deprecated; use the Variables class instead.<br>File "C:\clam\clam\SConstruct", line 122, in setup_build_options<br><br>scons: warning: The PathOption() function is deprecated; use the PathVariable() function instead.<br>
File "C:\clam\clam\SConstruct", line 125, in setup_build_options<br><br>scons: warning: The BoolOption() function is deprecated; use the BoolVariable() function instead.<br>File "C:\clam\clam\SConstruct", line 129, in setup_build_options<br>
<br>scons: warning: The EnumOption() function is deprecated; use the EnumVariable() function instead.<br>File "C:\clam\clam\SConstruct", line 140, in setup_build_options<br>scons/sconstools\versionInfo.py:14: DeprecationWarning: raising a string excepti<br>
on is deprecated<br>  raise "No svn revision found for "+ whatToCheck<br>Version:  1.3.1<br>Package version:  1.3.1~svn12410<br>Configure phase...<br>############################################<br>### CLAM GLOBAL DEPENDENCIES CHECKING    ###<br>
############################################<br>Checking for pkg-config... yes<br>COMPILING IN DEBUG MODE<br>Checking for C header file pthread.h... no<br>Could not find pthread (Posix Threads) library headers!<br>Check the config.log file for details<br>
<br><br>Owing to the length of config.log, I've attached it.<br><br><br>Thanks<br>