<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to support-requests</title><link>https://sourceforge.net/p/countm/support-requests/</link><description>Recent changes to support-requests</description><atom:link href="https://sourceforge.net/p/countm/support-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 30 Dec 2005 08:26:11 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/countm/support-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>mod_countm fails after fc4 upgrade</title><link>https://sourceforge.net/p/countm/support-requests/9/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;After I upgraded from Fedora Core 3 to Fedora Core 4,&lt;br /&gt;
mod_countm started to fail. Command line (countm) works&lt;br /&gt;
fine.&lt;/p&gt;
&lt;p&gt;When Apache comes up, the following error is logged:&lt;br /&gt;
[Fri Dec 30 19:13:20 2005] [crit] countm_version_check:&lt;br /&gt;
DB4 lib not correct for db.h&lt;/p&gt;
&lt;p&gt;Then whenever I attempt to use mod_countm, I get a&lt;br /&gt;
segmentation error:&lt;br /&gt;
[Fri Dec 30 19:14:19 2005] [notice] child pid 23275&lt;br /&gt;
exit signal Segmentation fault (11)&lt;/p&gt;
&lt;p&gt;I am using the latest Fedora RPM. I have tried&lt;br /&gt;
disabling PHP, but this made no difference.&lt;/p&gt;
&lt;p&gt;Mike Kelly.&lt;br /&gt;
mike at kirraweedotnet&lt;/p&gt;
&lt;p&gt;Normally my page count is here, but Ive had to remove it:&lt;br /&gt;
&lt;a href="http://www.kirrawee.net/weather" rel="nofollow"&gt;http://www.kirrawee.net/weather&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 30 Dec 2005 08:26:11 -0000</pubDate><guid>https://sourceforge.net73719501d30ad9ddad206f551ce96a3c4119181a</guid></item><item><title>[support] getting segmentation fault with mod_countm</title><link>https://sourceforge.net/p/countm/support-requests/8/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ok have worked a bit more....&lt;/p&gt;
&lt;p&gt;I have taken the simplest config and used it.&lt;/p&gt;
&lt;p&gt;When I try to access the test counter page I created&lt;br /&gt;
from any machine but the local it doesn't run the query&lt;br /&gt;
url and gets a broken image.&lt;/p&gt;
&lt;p&gt;When I run from the local machine it accesses the query&lt;br /&gt;
URL and sometimes displays the count sometimes it&lt;br /&gt;
doesn't.   When it doesn't display the count image the&lt;br /&gt;
log shows a segmentation fault.&lt;/p&gt;
&lt;p&gt;So question is what do I need to allow the query from&lt;br /&gt;
any computer&lt;/p&gt;
&lt;p&gt;And the other problem is the segmentation fault.&lt;/p&gt;
&lt;p&gt;During the segmentation faults are also where there can&lt;br /&gt;
be a double count for an access.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Robin Cook</dc:creator><pubDate>Wed, 10 Nov 2004 22:45:26 -0000</pubDate><guid>https://sourceforge.net0f2893cb38995aff6396aac70b27accc4b415efd</guid></item><item><title>[Support] timeout of entries in db_access..</title><link>https://sourceforge.net/p/countm/support-requests/7/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;What is the timeout period to allow a host in db_access&lt;br /&gt;
to be counted again?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Robin Cook</dc:creator><pubDate>Tue, 07 Sep 2004 20:02:16 -0000</pubDate><guid>https://sourceforge.net62c8ae742e9104e4e5c14d288c3fffb69265f648</guid></item><item><title>[test] un.sh missing from Current_5_0</title><link>https://sourceforge.net/p/countm/support-requests/6/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I am using the cvs checkout of mod_countm (RELEASE_5_0).&lt;/p&gt;
&lt;p&gt;make fails on this section....&lt;/p&gt;
&lt;p&gt;all-local:&lt;br /&gt;
test -f un.sh || cp $(top_srcdir)/un.sh .&lt;/p&gt;
&lt;p&gt;saying that un.sh doesn't exist.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Robin Cook</dc:creator><pubDate>Fri, 03 Sep 2004 19:25:28 -0000</pubDate><guid>https://sourceforge.netb8a0ae2b1c20ae8ce210c6e4c4f1582a36cf3072</guid></item><item><title>[test]: APR_BRIGADE_FOREACH depreciated.</title><link>https://sourceforge.net/p/countm/support-requests/5/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Trying the cvs (-r Current_5_0 countm)&lt;/p&gt;
&lt;p&gt;Modified bs.sh for sourcemage&lt;/p&gt;
&lt;p&gt;make  all-recursive&lt;br /&gt;
make[1]: Entering directory&lt;br /&gt;
`/home/rcook/downloads/sources/apache-mods/countm'&lt;br /&gt;
Making all in libcountm&lt;br /&gt;
make[2]: Entering directory&lt;br /&gt;
`/home/rcook/downloads/sources/apache-mods/countm/libcountm'&lt;br /&gt;
make[2]: Nothing to be done for `all'.&lt;br /&gt;
make[2]: Leaving directory&lt;br /&gt;
`/home/rcook/downloads/sources/apache-mods/countm/libcountm'&lt;br /&gt;
Making all in mod_countm&lt;br /&gt;
make[2]: Entering directory&lt;br /&gt;
`/home/rcook/downloads/sources/apache-mods/countm/mod_countm'&lt;br /&gt;
test -f mod_countm.c || cp ./mod_countm.c .&lt;br /&gt;
test -f version.c || cp ./version.c .&lt;br /&gt;
/usr/sbin/apxs -c -SLIBEXECDIR="/usr/libexec" -I.. -I..&lt;br /&gt;
-I../include   -DHAVE_CONFIG_H&lt;br /&gt;
-Wl,"../libcountm/.libs/libcountm.so" -lpng -lfreetype&lt;br /&gt;
-ljpeg -lgd -ldb-4.2  mod_countm.c version.c&lt;br /&gt;
/usr/share/apache2/build/libtool --silent&lt;br /&gt;
--mode=compile i686-pc-linux-gnu-gcc -prefer-pic -O&lt;br /&gt;
-march=athlon-mp -mmmx -mfpmath=sse -msse -m3dnow -pipe&lt;br /&gt;
-O3 -DAP_HAVE_DESIGNATED_INITIALIZER -DLINUX=2&lt;br /&gt;
-D_REENTRANT -D_GNU_SOURCE -D_LARGEFILE64_SOURCE&lt;br /&gt;
-pthread -I/usr/include/apache2  -I/usr/include/apr&lt;br /&gt;
-I/usr/include/apr  -I.. -I.. -I../include&lt;br /&gt;
-DHAVE_CONFIG_H  -c -o mod_countm.lo mod_countm.c &amp;amp;&amp;amp;&lt;br /&gt;
touch mod_countm.slo&lt;br /&gt;
mod_countm.c: In function `countm_hook_child_init':&lt;br /&gt;
mod_countm.c:754: error: assignment of read-only member&lt;br /&gt;
`sza_db'&lt;br /&gt;
mod_countm.c:756: error: assignment of read-only member&lt;br /&gt;
`sza_db'&lt;br /&gt;
mod_countm.c: In function `countm_get_querystring':&lt;br /&gt;
mod_countm.c:3472: error: parse error before '{' token&lt;br /&gt;
mod_countm.c:3477: error: parse error before "if"&lt;br /&gt;
mod_countm.c: At top level:&lt;br /&gt;
mod_countm.c:3480: error: parse error before '-&amp;gt;' token&lt;br /&gt;
mod_countm.c:3481: error: `len' undeclared here (not in&lt;br /&gt;
a function)&lt;br /&gt;
mod_countm.c:3481: error: `pc_len' undeclared here (not&lt;br /&gt;
in a function)&lt;br /&gt;
mod_countm.c:3481: warning: passing arg 1 of `realloc'&lt;br /&gt;
makes pointer from integer without a cast&lt;br /&gt;
mod_countm.c:3481: warning: initialization makes&lt;br /&gt;
integer from pointer without a cast&lt;br /&gt;
mod_countm.c:3481: error: initializer element is not&lt;br /&gt;
constant&lt;br /&gt;
mod_countm.c:3481: warning: data definition has no type&lt;br /&gt;
or storage class&lt;br /&gt;
mod_countm.c:3482: error: parse error before '&amp;amp;' token&lt;br /&gt;
mod_countm.c:3482: error: conflicting types for 'memcpy'&lt;br /&gt;
mod_countm.c:3482: error: conflicting types for 'memcpy'&lt;br /&gt;
mod_countm.c:3482: warning: data definition has no type&lt;br /&gt;
or storage class&lt;br /&gt;
mod_countm.c:3483: error: parse error before '+=' token&lt;br /&gt;
mod_countm.c:3485: warning: parameter names (without&lt;br /&gt;
types) in function declaration&lt;br /&gt;
mod_countm.c:3485: warning: data definition has no type&lt;br /&gt;
or storage class&lt;br /&gt;
mod_countm.c:3486: error: parse error before '}' token&lt;br /&gt;
mod_countm.c:3487: error: `r' undeclared here (not in a&lt;br /&gt;
function)&lt;br /&gt;
mod_countm.c:3487: error: initializer element is not&lt;br /&gt;
constant&lt;br /&gt;
mod_countm.c:3487: warning: data definition has no type&lt;br /&gt;
or storage class&lt;br /&gt;
mod_countm.c:3488: error: parse error before '*' token&lt;br /&gt;
mod_countm.c:3488: warning: data definition has no type&lt;br /&gt;
or storage class&lt;br /&gt;
mod_countm.c:3489: warning: data definition has no type&lt;br /&gt;
or storage class&lt;br /&gt;
mod_countm.c:3490: warning: parameter names (without&lt;br /&gt;
types) in function declaration&lt;br /&gt;
mod_countm.c:3490: error: conflicting types for 'free'&lt;br /&gt;
/usr/include/stdlib.h:569: error: previous declaration&lt;br /&gt;
of 'free' was here&lt;br /&gt;
mod_countm.c:3490: error: conflicting types for 'free'&lt;br /&gt;
/usr/include/stdlib.h:569: error: previous declaration&lt;br /&gt;
of 'free' was here&lt;br /&gt;
mod_countm.c:3490: warning: data definition has no type&lt;br /&gt;
or storage class&lt;br /&gt;
mod_countm.c:3491: error: parse error before "return"&lt;br /&gt;
mod_countm.c:3475: confused by earlier errors, bailing out&lt;br /&gt;
apxs:Error: Command failed with rc=65536&lt;br /&gt;
.&lt;br /&gt;
make[2]: *** [all-local] Error 1&lt;br /&gt;
make[2]: Leaving directory&lt;br /&gt;
`/home/rcook/downloads/sources/apache-mods/countm/mod_countm'&lt;br /&gt;
make[1]: *** [all-recursive] Error 1&lt;br /&gt;
make[1]: Leaving directory&lt;br /&gt;
`/home/rcook/downloads/sources/apache-mods/countm'&lt;br /&gt;
make: *** [all] Error 2&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Robin Cook</dc:creator><pubDate>Tue, 24 Aug 2004 18:59:12 -0000</pubDate><guid>https://sourceforge.netf8f81adde19c438b03f5529c339109545108f977</guid></item><item><title>[support]: Configure: Makefile.in missing</title><link>https://sourceforge.net/p/countm/support-requests/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Once I get it past the libpng error I get this one.&lt;/p&gt;
&lt;p&gt;## ---------------------- ##&lt;br /&gt;
## Running config.status. ##&lt;br /&gt;
## ---------------------- ##&lt;/p&gt;
&lt;p&gt;This file was extended by mod_countm config.status 5.0,&lt;br /&gt;
which was&lt;br /&gt;
generated by GNU Autoconf 2.59.  Invocation command&lt;br /&gt;
line was&lt;/p&gt;
&lt;p&gt;CONFIG_FILES    =&lt;br /&gt;
CONFIG_HEADERS  =&lt;br /&gt;
CONFIG_LINKS    =&lt;br /&gt;
CONFIG_COMMANDS =&lt;br /&gt;
$ ./config.status&lt;/p&gt;
&lt;p&gt;on pheuri&lt;/p&gt;
&lt;p&gt;config.status:665: creating conf/mod_countm.conf&lt;br /&gt;
config.status:665: creating Makefile&lt;br /&gt;
config.status:725: error: cannot find input file:&lt;br /&gt;
Makefile.in&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Robin Cook</dc:creator><pubDate>Tue, 24 Aug 2004 18:07:46 -0000</pubDate><guid>https://sourceforge.net2f56bee0fd9a282d53e0d52d35535aa561356770</guid></item><item><title>configure error on libpng</title><link>https://sourceforge.net/p/countm/support-requests/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Now having configure problem with libpng.  Using libpng&lt;br /&gt;
1.2.6rc5&lt;/p&gt;
&lt;p&gt;configure:2427: $? = 0&lt;br /&gt;
configure:2430: test -s conftest&lt;br /&gt;
configure:2433: $? = 0&lt;br /&gt;
configure:2446: result: yes&lt;br /&gt;
configure:2464: checking for png_crc_error in -lpng&lt;br /&gt;
configure:2494: gcc -o conftest -g -O2   conftest.c&lt;br /&gt;
-lpng  -lfreetype -ldb-4.2 -ljpeg  &amp;gt;&amp;amp;5&lt;br /&gt;
/usr/lib/gcc/i686-pc-linux-gnu/3.4.1/../../../libpng.so:&lt;br /&gt;
undefined reference to `pow'&lt;br /&gt;
collect2: ld returned 1 exit status&lt;br /&gt;
configure:2500: $? = 1&lt;br /&gt;
configure: failed program was:&lt;br /&gt;
| /* confdefs.h.  */&lt;br /&gt;
|&lt;br /&gt;
| #define PACKAGE_NAME "mod_countm"&lt;br /&gt;
| #define PACKAGE_TARNAME "countm-5.0.tar.gz"&lt;br /&gt;
| #define PACKAGE_VERSION "5.0"&lt;br /&gt;
| #define PACKAGE_STRING "mod_countm 5.0"&lt;br /&gt;
| #define PACKAGE_BUGREPORT "bugs@bug.com"&lt;br /&gt;
| #define HAVE_LIBJPEG 1&lt;br /&gt;
| #define HAVE_LIBDB_4_2 1&lt;br /&gt;
| #define HAVE_LIBFREETYPE 1&lt;br /&gt;
| /* end confdefs.h.  */&lt;br /&gt;
|&lt;br /&gt;
| /* Override any gcc2 internal prototype to avoid an&lt;br /&gt;
error.  */&lt;br /&gt;
| #ifdef __cplusplus&lt;br /&gt;
| extern "C"&lt;br /&gt;
| #endif&lt;br /&gt;
| /* We use char because int might match the return&lt;br /&gt;
type of a gcc2&lt;br /&gt;
|    builtin and then its argument prototype would&lt;br /&gt;
still apply.  */&lt;br /&gt;
| char png_crc_error ();&lt;br /&gt;
| int&lt;br /&gt;
| main ()&lt;br /&gt;
| {&lt;br /&gt;
| png_crc_error ();&lt;br /&gt;
|   ;&lt;br /&gt;
|   return 0;&lt;br /&gt;
| }&lt;br /&gt;
configure:2526: result: no&lt;br /&gt;
configure:2536: error: png not found&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Robin Cook</dc:creator><pubDate>Tue, 24 Aug 2004 17:52:19 -0000</pubDate><guid>https://sourceforge.net1fb04d449c8cdfe9cdc057a9909bf59cba574ec7</guid></item><item><title>FreeBSD 5.1: apxs build errors</title><link>https://sourceforge.net/p/countm/support-requests/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Is there a chance, to port this software to freebsd? The &lt;br /&gt;
compilation on freebsd 5.1 faild with many errors:&lt;br /&gt;
Thanks for your help!&lt;/p&gt;
&lt;p&gt;---------------- output ------------------&lt;br /&gt;
[root@idefix]# &lt;br /&gt;
make                                                             /usr/lo&lt;br /&gt;
cal/sbin/apxs -c -i -SLIBEXECDIR=/libexec   -&lt;br /&gt;
DVERSION=3.0-  -lgd -lpng -lfreetype -ldb -ljpeg  -lm &lt;br /&gt;
mod_countm.c version.c&lt;br /&gt;
/usr/local/share/apache2/build/libtool --silent --&lt;br /&gt;
mode=compile cc -prefer-pic -pipe -O -&lt;br /&gt;
mcpu=pentiumpro -&lt;br /&gt;
DAP_HAVE_DESIGNATED_INITIALIZER -D_REENTRANT -&lt;br /&gt;
D_THREAD_SAFE  -I/usr/local/include/apache2  -&lt;br /&gt;
I/usr/local/include/apache2   -&lt;br /&gt;
I/usr/local/include/apache2 -I/usr/local/include -&lt;br /&gt;
DVERSION=3.0-  -c -o mod_countm.lo mod_countm.c &lt;br /&gt;
&amp;amp;&amp;amp; touch mod_countm.slo&lt;br /&gt;
mod_countm.c:350: syntax error before "DB_ENV"&lt;br /&gt;
mod_countm.c:442: syntax error before '*' token&lt;br /&gt;
mod_countm.c:443: warning: data definition has no &lt;br /&gt;
type or storage class&lt;br /&gt;
mod_countm.c:444: syntax error before '*' token&lt;br /&gt;
mod_countm.c: In function &lt;br /&gt;
`countm_db_open_databases':&lt;br /&gt;
mod_countm.c:1846: structure has no member named &lt;br /&gt;
`ce_dbenv'&lt;br /&gt;
mod_countm.c:1848: structure has no member named &lt;br /&gt;
`ce_dbenv'&lt;br /&gt;
mod_countm.c:1857: structure has no member named &lt;br /&gt;
`ce_dbenv'&lt;br /&gt;
mod_countm.c:1857: `DB_CREATE' undeclared (first use &lt;br /&gt;
in this function)&lt;br /&gt;
mod_countm.c:1857: (Each undeclared identifier is &lt;br /&gt;
reported only once&lt;br /&gt;
mod_countm.c:1857: for each function it appears in.)&lt;br /&gt;
mod_countm.c:1858: `DB_DUP' undeclared (first use in &lt;br /&gt;
this function)&lt;br /&gt;
mod_countm.c:1858: `DB_DUPSORT' undeclared (first &lt;br /&gt;
use in this function)&lt;br /&gt;
mod_countm.c:1866: structure has no member named &lt;br /&gt;
`ce_dbenv'&lt;br /&gt;
mod_countm.c:1877: too many arguments to function&lt;br /&gt;
mod_countm.c:1879: too many arguments to function&lt;br /&gt;
mod_countm.c:1881: structure has no member named &lt;br /&gt;
`ce_dbenv'&lt;br /&gt;
mod_countm.c:1881: structure has no member named &lt;br /&gt;
`ce_dbenv'&lt;br /&gt;
mod_countm.c: At top level:&lt;br /&gt;
mod_countm.c:1905: syntax error before '*' token&lt;br /&gt;
mod_countm.c: In function `countm_db_open':&lt;br /&gt;
mod_countm.c:1912: `dbenv' undeclared (first use in &lt;br /&gt;
this function)&lt;br /&gt;
mod_countm.c:1912: `fname' undeclared (first use in &lt;br /&gt;
this function)&lt;br /&gt;
mod_countm.c:1919: structure has no member named &lt;br /&gt;
`set_flags'&lt;br /&gt;
mod_countm.c:1919: `dflags_db' undeclared (first use in &lt;br /&gt;
this function)&lt;br /&gt;
mod_countm.c:1921: structure has no member named &lt;br /&gt;
`err'&lt;br /&gt;
mod_countm.c:1924: `dpgsize' undeclared (first use in &lt;br /&gt;
this function)&lt;br /&gt;
mod_countm.c:1925: structure has no member named &lt;br /&gt;
`set_pagesize'&lt;br /&gt;
mod_countm.c:1927: structure has no member named &lt;br /&gt;
`err'&lt;br /&gt;
mod_countm.c:1935: structure has no member named &lt;br /&gt;
`open'&lt;br /&gt;
mod_countm.c:1935: `dname' undeclared (first use in &lt;br /&gt;
this function)&lt;br /&gt;
mod_countm.c:1935: `dtype' undeclared (first use in &lt;br /&gt;
this function)&lt;br /&gt;
mod_countm.c:1935: `dflags_open' undeclared (first use &lt;br /&gt;
in this function)&lt;br /&gt;
mod_countm.c:1935: `dmode' undeclared (first use in &lt;br /&gt;
this function)&lt;br /&gt;
mod_countm.c:1938: structure has no member named &lt;br /&gt;
`err'&lt;br /&gt;
mod_countm.c:1943: too many arguments to function&lt;br /&gt;
mod_countm.c: In function &lt;br /&gt;
`countm_db_close_databases':&lt;br /&gt;
mod_countm.c:1956: too many arguments to function&lt;br /&gt;
mod_countm.c:1958: too many arguments to function&lt;br /&gt;
mod_countm.c:1960: structure has no member named &lt;br /&gt;
`ce_dbenv'&lt;br /&gt;
mod_countm.c:1960: structure has no member named &lt;br /&gt;
`ce_dbenv'&lt;br /&gt;
mod_countm.c: At top level:&lt;br /&gt;
mod_countm.c:1975: syntax error before '*' token&lt;br /&gt;
mod_countm.c: In function `countm_db_env_init':&lt;br /&gt;
mod_countm.c:1979: `DB_ENV' undeclared (first use in &lt;br /&gt;
this function)&lt;br /&gt;
mod_countm.c:1979: `dbenv' undeclared (first use in &lt;br /&gt;
this function)&lt;br /&gt;
mod_countm.c:1994: `DB_CREATE' undeclared (first use &lt;br /&gt;
in this function)&lt;br /&gt;
mod_countm.c:1994: `DB_INIT_MPOOL' undeclared (first &lt;br /&gt;
use in this function)&lt;br /&gt;
mod_countm.c: In function `countm_db_count_get_link':&lt;br /&gt;
mod_countm.c:2028: warning: passing arg 4 of pointer &lt;br /&gt;
to function makes integer from pointer without a cast&lt;br /&gt;
mod_countm.c:2028: too many arguments to function&lt;br /&gt;
mod_countm.c:2030: `DB_NOTFOUND' undeclared (first &lt;br /&gt;
use in this function)&lt;br /&gt;
mod_countm.c: In function `countm_handler_reset':&lt;br /&gt;
mod_countm.c:2210: warning: passing arg 4 of pointer &lt;br /&gt;
to function makes integer from pointer without a cast&lt;br /&gt;
mod_countm.c:2210: too many arguments to function&lt;br /&gt;
mod_countm.c:2244: warning: passing arg 3 of pointer &lt;br /&gt;
to function makes integer from pointer without a cast&lt;br /&gt;
mod_countm.c:2244: too many arguments to function&lt;br /&gt;
mod_countm.c:2245: `DB_NOTFOUND' undeclared (first &lt;br /&gt;
use in this function)&lt;br /&gt;
mod_countm.c:2275: warning: passing arg 3 of pointer &lt;br /&gt;
to function makes integer from pointer without a cast&lt;br /&gt;
mod_countm.c:2275: too many arguments to function&lt;br /&gt;
mod_countm.c:2317: warning: passing arg 4 of pointer &lt;br /&gt;
to function makes integer from pointer without a cast&lt;br /&gt;
mod_countm.c:2317: too many arguments to function&lt;br /&gt;
mod_countm.c:2342: `DB_NODUPDATA' undeclared (first &lt;br /&gt;
use in this function)&lt;br /&gt;
mod_countm.c:2342: warning: passing arg 4 of pointer &lt;br /&gt;
to function makes integer from pointer without a cast&lt;br /&gt;
mod_countm.c:2342: too many arguments to function&lt;br /&gt;
mod_countm.c:2343: `DB_KEYEXIST' undeclared (first &lt;br /&gt;
use in this function)&lt;br /&gt;
mod_countm.c: In function `countm_handler_random':&lt;br /&gt;
mod_countm.c:2486: `DB_NODUPDATA' undeclared (first &lt;br /&gt;
use in this function)&lt;br /&gt;
mod_countm.c:2486: warning: passing arg 4 of pointer &lt;br /&gt;
to function makes integer from pointer without a cast&lt;br /&gt;
mod_countm.c:2486: too many arguments to function&lt;br /&gt;
mod_countm.c:2487: `DB_KEYEXIST' undeclared (first &lt;br /&gt;
use in this function)&lt;br /&gt;
mod_countm.c: In function &lt;br /&gt;
`countm_handler_updatecounter':&lt;br /&gt;
mod_countm.c:2544: `DB_NODUPDATA' undeclared (first &lt;br /&gt;
use in this function)&lt;br /&gt;
mod_countm.c:2544: warning: passing arg 4 of pointer &lt;br /&gt;
to function makes integer from pointer without a cast&lt;br /&gt;
mod_countm.c:2544: too many arguments to function&lt;br /&gt;
mod_countm.c:2545: `DB_KEYEXIST' undeclared (first &lt;br /&gt;
use in this function)&lt;br /&gt;
mod_countm.c:2591: warning: passing arg 4 of pointer &lt;br /&gt;
to function makes integer from pointer without a cast&lt;br /&gt;
mod_countm.c:2591: too many arguments to function&lt;br /&gt;
apxs:Error: Command failed with rc=65536&lt;br /&gt;
.&lt;br /&gt;
*** Error code 1&lt;/p&gt;
&lt;p&gt;Stop in /tmp/mod_countm-3.0.&lt;br /&gt;
----------------------------------------------------&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Sun, 04 Jan 2004 16:28:37 -0000</pubDate><guid>https://sourceforge.net94caa102c5100d24d03f586bf9b65ed1b23ada6e</guid></item><item><title>countm returning &amp;amp;quot;EFile&amp;amp;quot; instead of the count</title><link>https://sourceforge.net/p/countm/support-requests/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I have installed the countm module on Red Hat 9, all the &lt;br /&gt;
dependant packages are installed, but there is &lt;br /&gt;
no /var/countm/dbase/countm.db being created and the &lt;br /&gt;
link on the web page is just returning &amp;amp;quot;EFile&amp;amp;quot; instead of &lt;br /&gt;
the count. Here is the httpd error.log:&lt;br /&gt;
[Thu Dec 04 17:23:45 2003] [warn] [client &lt;br /&gt;
24.8.108.217] (20014)Error string not specified yet: &lt;br /&gt;
DB_ENV create failed: /var/countm/dbase/countm.db, &lt;br /&gt;
referer: &lt;a href="http://artemis.homelinux.org" rel="nofollow"&gt;http://artemis.homelinux.org&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;here is the /var/countm/dbase/db.log:&lt;br /&gt;
dba_err: /var/countm/dbase/__db.001: unable to &lt;br /&gt;
initialize environment lock: Function not implemented&lt;br /&gt;
dba_err: DB_ENV-&amp;amp;gt;open: /var/countm/dbase/: Function &lt;br /&gt;
not implemented DB_ENV create failed&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Zeus</dc:creator><pubDate>Fri, 05 Dec 2003 00:56:41 -0000</pubDate><guid>https://sourceforge.netcc8858466df8abeed4ee809a9442fcd4f53f5fba</guid></item></channel></rss>