Given the 'clam-3rdparty-mingw-20080128' well installed in Mingw, you may try changing 'gcc-4.3.0' to the tested 'gcc-4.2.1-sjlj-2', and follow the installation instruction in the Wiki.
(Note: the latest version you can download is 4.3 which doesn't have 'sjlj' suffix, using 4.2-sjlj, the tested one, is a sure shot but adventuring to use 4.3 could work. If you do please report to the mailing list any problem or success.) Regards, Jun ----- Original Message ----- From: "Yang Sujuan(杨素娟)" <[EMAIL PROTECTED]> To: "'Jun Jun'" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, September 05, 2008 3:49 PM Subject: Could not find id3lib binaries! Please check your id3lib installation[CLAM 1.3.0], thks thks. I download CLAM 1.3.0 according to your advice. but there is error with id3lib. I checked the "https://llistes.projectes.lafarga.cat/pipermail/clam-devel/2007/001366.html " so I added "audioio_env.AppendUnique( LIBS = ['z'] )" after "audioio_env = configure_audioio(core_env)" in "configureModules" . But the errors the same I also have libid3.a and libid3.la in "D:\MinGW\local\lib". my env: windows xp/MinGW-5.1.4/msys 1.0/python-2.5.2/scons-0.98.5.win32/gcc-4.3.0/CLAM 1.3.0 ---- errors on the screen: Checking for C++ header file id3.h... yes Checking for ID3_Tag myTag in C++ library id3... no Could not find id3lib binaries! Please check your id3lib installation Check the config.log file for details ---- errors in config.log: g++ -o .sconf_temp\conftest_32.o -c -g -Wall -DCLAM_FLOAT -D_DEBUG -DUSE_PTHREADS=1 -DUSE_XMLPP=1 -DCLAM_USE_XML -DCLAM_USE_XML -DUSE_SNDFILE=1 -DUSE_OGGVORBIS=1 -DWITH_VORBIS=1 -DUSE_MAD=1 -DWITH_MAD=1 -ID:\mingw\local\include -ID:\mingw\bin -ID:\mingw\local\bin -ID:\mingw\local\lib -ID:\mingw\local\include -ID:\mingw\include -ID:\mingw\lib -ID:\msys\1.0\bin -ID:\Python25\tools\scripts -ID:\Python25\Scripts -ID:\Python25 -I. -ID:\Qt4\bin -ID:\mingw\lib\gcc\mingw32\4.3.0\include -ID:\mingw\lib\gcc\mingw32\4.3.0\include\c++ -ID:\mingw\local\include\libxml++-2.6 -ID:\mingw\local\lib\libxml++-2.6\include -ID:\mingw\local\include\libxml2 -ID:\mingw\local\include\glibmm-2.4 -ID:\mingw\local\lib\glibmm-2.4\include -ID:\mingw\local\include\sigc++-2.0 -ID:\mingw\local\lib\sigc++-2.0\include -ID:\mingw\local\include\glib-2.0 -ID:\mingw\local\lib\glib-2.0\include -ID:\mingw\local\include .sconf_temp\conftest_32.cpp In file included from D:\mingw\local\include/id3/utils.h:37, from D:\mingw\local\include/id3/tag.h:34, from .sconf_temp\conftest_32.cpp:3: D:\mingw\local\include/id3/id3lib_strings.h: In static member function ‘static unsigned char* std::char_traits<unsigned char>::move(unsigned char*, const unsigned char*, size_t)’: D:\mingw\local\include/id3/id3lib_strings.h:87: error:‘memmove’ not declared in this aera D:\mingw\local\include/id3/id3lib_strings.h: In static member function ‘static unsigned char* std::char_traits<unsigned char>::copy(unsigned char*, const unsigned char*, size_t)’: D:\mingw\local\include/id3/id3lib_strings.h:91: error:‘memcpy’ not declared in this aera D:\mingw\local\include/id3/globals.h: At global scope: D:\mingw\local\include/id3/globals.h:542: wanring: ‘ID3_v1_genre_description’ not used after definition scons: Configure: no Best Regards, Yang Sujuan(杨素娟) -----Original Message----- From: Jun Jun [mailto:[EMAIL PROTECTED] Sent: Thursday, September 04, 2008 4:11 PM To: Yang Sujuan(杨素娟) Cc: [EMAIL PROTECTED] Subject: Re: 答复: [CLAM] again(just now code errors):problems with scons configure, thks Juan, No wonder why I can't find the Sconstruct file in the path of ' \CLAM\scons\libs' as you mentioned. Well, I never used to compile CLAM-1.0.0, so I have no idea about what would happen with this version :( Why don't you try the latest (CLAM-1.3.0.tar.gz) or the second latest (CLAM-1.2.0.tar.gz) stable version? and tell me what happens. I think it's of no use to check the Sconstruct file with mine since they are of different versions. You may get the files via 'https://iua-share.upf.edu/svn/clam/trunk/CLAM'.
_______________________________________________ CLAM mailing list [email protected] http://clam.iua.upf.edu
