[Clam-devel] Troubleshooting

Rupinder Singh plitanium at gmail.com
Fri Jan 2 12:51:47 PST 2009


Hi,

I've unpacked the 'local' tarball again. Here are the outputs:

$ echo $PATH
.:/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:.

The last entry in this was an attempt to include stddef.h (erroneous in
config.log).

$ pkg-config --cflags --libs libxml++-2.6
-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


$ scons configure prefix='c:\mingw\local'
prefix_for_packaging='c:\mingw\local'
 sandbox_path='c:\mingw' verbose=True xmlbackend='xmlpp'
audio_backend=portaudi
o
scons: Reading SConscript files ...

scons: warning: The Options class is deprecated; use the Variables class
instead.
File "C:\clam\clam\SConstruct", line 122, in setup_build_options

scons: warning: The PathOption() function is deprecated; use the
PathVariable() function instead.
File "C:\clam\clam\SConstruct", line 125, in setup_build_options

scons: warning: The BoolOption() function is deprecated; use the
BoolVariable() function instead.
File "C:\clam\clam\SConstruct", line 129, in setup_build_options

scons: warning: The EnumOption() function is deprecated; use the
EnumVariable() function instead.
File "C:\clam\clam\SConstruct", line 140, in setup_build_options
scons/sconstools\versionInfo.py:14: DeprecationWarning: raising a string
excepti
on is deprecated
  raise "No svn revision found for "+ whatToCheck
Version:  1.3.1
Package version:  1.3.1~svn12410
Configure phase...
############################################
### CLAM GLOBAL DEPENDENCIES CHECKING    ###
############################################
Checking for pkg-config... yes
COMPILING IN DEBUG MODE
Checking for C header file pthread.h... no
Could not find pthread (Posix Threads) library headers!
Check the config.log file for details


Owing to the length of config.log, I've attached it.


Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.clam-project.org/pipermail/clam-devel-clam-project.org/attachments/20090103/bd4ab9cb/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: application/octet-stream
Size: 5823 bytes
Desc: not available
URL: <http://lists.clam-project.org/pipermail/clam-devel-clam-project.org/attachments/20090103/bd4ab9cb/attachment-0004.obj>


More information about the clam-devel mailing list