[CLAM] RE: Could not find id3lib binaries! Please check your id3lib installation[CLAM 1.3.0], thks

Yang Sujuan(杨素娟) yangsujuan at huawei.com
Sun Sep 7 23:25:43 PDT 2008


OK.finished.

I'll work on it step by step... 

Have a good day:)


Best Regards,
     Yang Sujuan(杨素娟)
 

-----Original Message-----
From: Jun Jun [mailto:wangjun at dsp.ac.cn] 
Sent: Monday, September 08, 2008 11:45 AM
To: Yang Sujuan(杨素娟)
Cc: dgarcia at iua.upf.edu; clam at iua.upf.edu
Subject: Re: Could not find id3lib binaries! Please check your id3lib
installation[CLAM 1.3.0], thks

Nice, congrat!

Yes, we are free to edit the WIKI, and add the problems and solutions you've
got, such as:
"Verified stable versions are CLAM-1.2.0.tar.gz and CLAM-1.3.0.tar.gz."
"Meet problems with 'gcc-4.3.0' as below: (describe the problems)"
May it feel like home to you :)

Regards,
Jun
 


----- Original Message -----
From: "Yang Sujuan(杨素娟)" <yangsujuan at huawei.com>
To: "'Jun Jun'" <wangjun at dsp.ac.cn>
Cc: <dgarcia at iua.upf.edu>; <clam at iua.upf.edu>
Sent: Monday, September 08, 2008 11:24 AM
Subject: RE: Could not find id3lib binaries! Please check your id3lib
installation[CLAM 1.3.0], thks



thks a lot. compiling CLAM successfully...

I suggest we add hints to WIKI with "available to CLAM-1.3.0.tar.gz..."

 
Best Regards,
     Yang Sujuan(杨素娟)
 

-----Original Message-----
From: Jun Jun [mailto:wangjun at dsp.ac.cn] 
Sent: Friday, September 05, 2008 4:51 PM
To: Yang Sujuan(杨素娟)
Cc: dgarcia at iua.upf.edu; clam at iua.upf.edu
Subject: Re: Could not find id3lib binaries! Please check your id3lib
installation[CLAM 1.3.0], thks

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(杨素娟)" <yangsujuan at huawei.com>
To: "'Jun Jun'" <wangjun at dsp.ac.cn>
Cc: <dgarcia at iua.upf.edu>
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:wangjun at dsp.ac.cn] 
Sent: Thursday, September 04, 2008 4:11 PM
To: Yang Sujuan(杨素娟)
Cc: dgarcia at iua.upf.edu
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'.








More information about the clam-users mailing list