<!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>Happy new year!</FONT></DIV>
<DIV><FONT face=宋体 size=2></FONT> </DIV>
<DIV><FONT face=宋体 size=2>I have not met with those including 1) a) b) c). 
May I see the original config.log file that prompts those troubleshootings? 
</FONT><FONT face=宋体 size=2>A complete config.log file would be more helpful 
than a segmental one.</FONT></DIV>
<DIV><FONT face=宋体 size=2></FONT> </DIV>
<DIV>
<DIV><FONT face=宋体 size=2>I doubt those troubles were caused by the missing of 
pkg-config.(see Giulio's procedure for reference)</FONT></DIV>
<DIV><FONT face=宋体 size=2></FONT> </DIV></DIV>
<DIV><FONT face=宋体 size=2>Jun</FONT></DIV>
<DIV><FONT face=宋体 size=2></FONT> </DIV>
<DIV>----- Original Message ----- </DIV>
<BLOCKQUOTE 
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=clam-devel@llistes.projectes.lafarga.org 
  href="mailto:clam-devel@llistes.projectes.lafarga.org">clam-devel@llistes.projectes.lafarga.org</A> 
  </DIV>
  <DIV style="FONT: 9pt 宋体"><B>Sent:</B> Friday, January 02, 2009 5:04 AM</DIV>
  <DIV style="FONT: 9pt 宋体"><B>Subject:</B> [Clam-devel] Troubleshooting</DIV>
  <DIV><FONT face=宋体 size=2></FONT><BR></DIV>
  <DIV>Hi,<BR><BR>I had to do some troubleshooting to confer to the given 
  SConscript.<BR><BR>1) a)In the mingw\local\include directory, changed the name 
  of libxml++-2.6 folder to libxml++. That is, all the libxml++ data should be 
  in a folder named <BR><BR>libxml++ in mingw\local\include. Did the same for 
  glibmm (in glib-2.4), glib (in glib-2.0).<BR><BR>b) Downloaded glibconfig.h , 
  glibmmconfig.h , libxml++config.h  (they're absent from the tarball) and 
  put it in the include folder.<BR><BR>c) Transfered gmacros.h from glib to 
  include .<BR><BR>Not doing this caused libxml++ code compile/link/run test to 
  fail.<BR><BR><BR>2) In the file ustring.h, instead of using : 
  GLIBMM_USING_STD(bidirectional_iterator_tag) , used : using 
  std::bidirectional_iterator_tag;<BR><BR>Not doing this gave some error like : 
  '::bidirectional_iterator_tag' has not been declared<BR><BR><BR>Those were the 
  steps till now.</DIV>
  <DIV><FONT face=宋体 size=2></FONT> </DIV>
  <DIV><FONT face=宋体 size=2></FONT><BR>In the prompt I 
  get:<BR><BR><BR>#########################################<BR>### CLAM CORE 
  DEPENDENCIES CHECKING   
  ###<BR>#########################################<BR>Checking that libxml++ 
  sample program compiles...yes<BR>Checking that libxml++ sample program 
  links...no<BR>libxml++ code compile/link/run test failed!<BR>Check the 
  config.log file for details<BR><BR>-> config.h 
  <-<BR><BR>C:/clam/CLAM/.sconf_temp/conftest_7.cxx:5: undefined reference to 
  `Glib::ustring::ustring(char 
  const*)'<BR>C:/clam/CLAM/.sconf_temp/conftest_7.cxx:5: undefined reference to 
  `xmlpp::Document::Document(Glib::ustring 
  const&)'<BR>C:/clam/CLAM/.sconf_temp/conftest_7.cxx:5: undefined reference 
  to `Glib::ustring::~ustring()'<BR>C:/clam/CLAM/.sconf_temp/conftest_7.cxx:5: 
  undefined reference to 
  `Glib::ustring::~ustring()'<BR>C:/clam/CLAM/.sconf_temp/conftest_7.cxx:6: 
  undefined reference to `xmlpp::Document::~Document()'<BR><BR><BR>I guess this 
  can be solved if the conftest_7.cxx being produced can be made to include 
  ustring.h . Is there any method to solve this ?<BR><BR><BR>Rupinder<BR></DIV>
  <P>
  <HR>

  <P></P>_______________________________________________<BR>Clam-devel mailing 
  list<BR>Clam-devel@llistes.projectes.lafarga.org<BR>https://llistes.projectes.lafarga.org/cgi-bin/mailman/listinfo/clam-devel<BR></BLOCKQUOTE></BODY></HTML>