[Clam-devel] Try continuing Windows MinGW build

David García Garzón dgarcia at iua.upf.edu
Sun Apr 20 04:59:02 PDT 2008


Hi, June. Could you send the config.log file scons generated? It will provide 
more insight on what happened.


On Diumenge 20 Abril 2008, JunJun wrote:
> lately I am trying the native Windows Clam install with Mingw. The original
> developer Giulio seems not around recently (so does David :().
> Consequently, the work is not a piece of cake as I thought. I took the
> revision 11059 and applied the patch Giulio supplied.
> In clam-3rdparty-mingw-20080128.tar.gz, the 3rd party library has deployed
> to be with the same prefix, however, it was submitted later than the patch
> by Giylio and needs some work to be applied. Giulio descriped the install
> of 3rd party library but I intend to skip those steps and revise the patch
> to be compliant with the new 3rd party library. A lot of changes have to be
> taken a look at, in 'clam_dependent_libs_checks.py'. For example,in mingw I
> got:
> -------------------------------------------------
> junjun at CA53CAC112824A7 /d/devel/clam11059
> $ scons
> scons: Reading SConscript files ...
> Version: 1.1.1
> Package version: 1.1.1~svn10984
> Configure phase...
> ############################################
> ### CLAM GLOBAL DEPENDENCIES CHECKING ###
> ############################################
> include path: d:/devel/clam-3rdparty-mingw-20080128/local/include
> lib path: d:/devel/clam-3rdparty-mingw-20080128/local/lib
> adding include dir from windows config: C:\MinGW\include
> Checking for pkg-config... no
> WARNING: pkg-config is not installed
> ... DEBUG MODE
> Checking for C header file pthread.h... yes
> Checking for pthread_join() in C library pthreadGC2... no
> Could not find pthread (Posix Threads) library binaries!
> Check the config.log file for details
> scons/sconstools\versionInfo.py:14: DeprecationWarning: raising a string
> exception is deprecated raise "No svn revision found for "+ whatToCheck
> ----------------------------------------------------
> in 'clam_dependent_libs_checks.py', the related part changes to :
> if crosscompiling or sys.platform == 'win32': pthreadLib = 'pthreadGC2'
> from:
> if crosscompiling : pthreadLib = 'pthreadGC2'
> elif sys.platform == 'win32' : pthreadLib = 'pthreadVCE'
>
> I suppose it will be still far for me to achieve a successful install.
> Every minor help will be appreciated.
>
> June



-- 
David García Garzón
(Work) dgarcia at iua dot upf anotherdot es
http://www.iua.upf.edu/~dgarcia
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.clam-project.org/pipermail/clam-devel-clam-project.org/attachments/20080420/cbc5cab3/attachment.sig>


More information about the clam-devel mailing list