[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
mod_minivend 1.0.3 compiling under FreeBSD
hello list,
i tried to compile mod_minivend under FreeBSD 3.3. got the following result:
[cut]
cc -DHARD_SERVER_LIMIT=512 -DDEFAULT_PATH="/usr/local/bin:/bin:/usr/bin" -f
unsigned-char -DTARGET="apache" -DMOD_SSL=204105
-DEAPI -DEAPI_MM -DUSE_EXPAT -I../lib/expat-lite -O -pipe -fpic -DSHARED_MOD
ULE -I/usr/local/include/apache -c mod_minivend.
c
mod_minivend.c:52: parse error before `socklen_t'
mod_minivend.c:52: warning: no semicolon at end of struct or union
mod_minivend.c:54: parse error before `}'
mod_minivend.c:54: warning: data definition has no type or storage class
mod_minivend.c: In function `mv_create_dir_config':
mod_minivend.c:68: `conf_rec' undeclared (first use this function)
[cut]
because i only know perl i have problems to get th emodule compiled. anyone
runs mod_minivend under freebsd?
thanks for any hints,
karl