<meta name="qrichtext" content="1"><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><style type="text/css">
p, li { white-space: pre-wrap; }
</style>
<p style="margin: 0px; text-indent: 0px;">Hi there,</p><p style="margin: 0px; text-indent: 0px;"><br></p>
<p style="margin: 0px; text-indent: 0px;"></p>
<p style="margin: 0px; text-indent: 0px;">I'm installing kolab on opensuse 11.3 x64. Following all the steps, it all goes fine until make hits an error and exits. Here's the last few lines of the log:</p>
<p style="margin: 0px; text-indent: 0px;"></p>
<p style="margin: 0px; text-indent: 0px;">***********************************************************************************</p>
<p style="margin: 0px; text-indent: 0px;">      Making ODBM_File (dynamic)</p>
<p style="margin: 0px; text-indent: 0px;">Processing hints file hints/<a href="http://linux.pl">linux.pl</a></p>
<p style="margin: 0px; text-indent: 0px;">Writing Makefile for ODBM_File</p>
<p style="margin: 0px; text-indent: 0px;">cp ODBM_File.pm ../../lib/ODBM_File.pm</p>
<p style="margin: 0px; text-indent: 0px;">../../miniperl "-I../../lib" "-I../../lib" ../../lib/ExtUtils/xsubpp -noprototypes -typemap ../../lib/ExtUtils/typemap -typemap typemap  ODBM_File.xs > ODBM_File.xsc && mv ODBM_File.xsc ODBM_File.c</p>

<p style="margin: 0px; text-indent: 0px;">/kolab/bin/gcc -c   -fno-strict-aliasing -pipe -I/kolab/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -fPIC   -DVERSION=\"1.07\" -DXS_VERSION=\"1.07\" -fPIC "-I../.."   ODBM_File.c</p>

<p style="margin: 0px; text-indent: 0px;">ODBM_File.xs: In function 'XS_ODBM_File_DESTROY':</p>
<p style="margin: 0px; text-indent: 0px;">ODBM_File.xs:124: error: too few arguments to function 'dbmclose'</p>
<p style="margin: 0px; text-indent: 0px;">make[1]: *** [ODBM_File.o] Error 1</p>
<p style="margin: 0px; text-indent: 0px;">make: *** [lib/auto/ODBM_File/ODBM_File.so] Error 2</p>
<p style="margin: 0px; text-indent: 0px;">error: Bad exit status from /kolab/RPM/TMP/rpm-tmp.31026 (%build)</p>
<p style="margin: 0px; text-indent: 0px;"></p>
<p style="margin: 0px; text-indent: 0px;"></p>
<p style="margin: 0px; text-indent: 0px;">RPM build errors:</p>
<p style="margin: 0px; text-indent: 0px;">    Bad exit status from /kolab/RPM/TMP/rpm-tmp.31026 (%build)</p>
<p style="margin: 0px; text-indent: 0px;">/kolab/RPM/PKG now contains the installed packages.</p>
<p style="margin: 0px; text-indent: 0px;">Previous contents were moved to /kolab/RPM/PKG.892.31672.28016.6774</p>
<p style="margin: 0px; text-indent: 0px;">***********************************************************************************</p>
<p style="margin: 0px; text-indent: 0px;"></p>
<p style="margin: 0px; text-indent: 0px;">Can someone point me to the reason (and possibly solution!) ?</p>
<p style="margin: 0px; text-indent: 0px;">Thanks,</p>
<p style="margin: 0px; text-indent: 0px;"></p>
<p style="margin: 0px; text-indent: 0px;">Enrico</p>