<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.3395" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#c7edcc>
<DIV><FONT face=宋体 size=2>In your config.log, I see the gcc is
mingw/lib/gcc/mingw32/4.3.0/.., while the one in your PATH variable is
mingw/lib/gcc/mingw32/3.4.5/include. Is it a mistake?</FONT></DIV>
<DIV><FONT face=宋体 size=2>BTW, here are part of my PATH variable
F.Y.I:</FONT></DIV>
<DIV><FONT face=宋体
size=2>d:\MinGW\bin;<BR>d:\MinGW\local\bin;<BR>d:\MinGW\local\lib;<BR>d:\MinGW\local\include;<BR>d:\MinGW\include;<BR>d:\MinGW\lib;<BR>d:\msys\1.0\bin;<BR>C:\Python25\scons-0.96.96\SCons;<BR>C:\Python25\Scripts;<BR>C:\Python25;<BR>D:\Qt\4.4.1\bin;</FONT></DIV>
<DIV><FONT face=宋体 size=2></FONT> </DIV>
<DIV><FONT face=宋体 size=2>Jun</DIV>
<DIV><BR></DIV></FONT>
<DIV> </DIV>
<DIV>----- Original Message ----- </DIV>
<BLOCKQUOTE dir=ltr
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style="BACKGROUND: #e4e4e4; FONT: 9pt 宋体; font-color: black"><B>From:</B>
<A title=plitanium@gmail.com href="mailto:plitanium@gmail.com">Rupinder
Singh</A> </DIV>
<DIV style="FONT: 9pt 宋体"><B>To:</B> <A title=wangjun@dsp.ac.cn
href="mailto:wangjun@dsp.ac.cn">Jun Jun</A> </DIV>
<DIV style="FONT: 9pt 宋体"><B>Sent:</B> Monday, January 05, 2009 12:52 AM</DIV>
<DIV style="FONT: 9pt 宋体"><B>Subject:</B> Re: [Clam-devel]
Troubleshooting</DIV>
<DIV><BR></DIV>Hi,<BR><BR>A Happy New Year To You Too !!<BR><BR>Here are all
the required logs worked out on a fresh unpacking of 'local' tarball (haven't
done anything to it this time):<BR><BR>$ echo
$PATH<BR>.:/usr/local/bin:/mingw/bin:/
<DIV class="ArwC7c ckChnd"
id=:12z>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!
<DIV class=Ih2E3d><BR>Check the config.log file for details<BR><BR><BR>I've
attached the config.log
file<BR><BR>Thanks<BR>Rupinder<BR></DIV></DIV></BLOCKQUOTE></BODY></HTML>