[MacPorts] #15211: mod_ssi_func 1.0 patch failure
MacPorts
trac at macosforge.org
Wed May 7 01:24:30 PDT 2008
#15211: mod_ssi_func 1.0 patch failure
--------------------------------------+-------------------------------------
Reporter: ryandesign at macports.org | Owner: ryandesign at macports.org
Type: defect | Status: assigned
Priority: Normal | Milestone: Port Bugs
Component: ports | Version: 1.7.0
Resolution: | Keywords:
--------------------------------------+-------------------------------------
Comment (by ryandesign at macports.org):
Made the port depend on apache20 in r36580, and now it still complains,
this time about not being able to find its own header file:
{{{
/opt/local/share/apr-0/build/libtool --silent --mode=compile
/usr/bin/gcc-4.0 -prefer-pic -O2 -DAP_HAVE_DESIGNATED_INITIALIZER -DDARWIN
-DSIGPROCMASK_SETS_THREAD_MASK -no-cpp-precomp
-I/opt/local/apache20/include -I/opt/local/include/apr-0
-I/opt/local/include/apr-0 -I/opt/local/include -c -o
mod_ssi_func_math.lo mod_ssi_func_math.c && touch mod_ssi_func_math.slo
mod_ssi_func_math.c:38:26: error: mod_ssi_func.h: No such file or
directory
mod_ssi_func_math.c:42: error: parse error before '*' token
mod_ssi_func_math.c:42: warning: data definition has no type or storage
class
mod_ssi_func_math.c: In function 'ssi_func_math_post_config':
mod_ssi_func_math.c:296: error: 'apr_OFN_ssi_func_register_t' undeclared
(first use in this function)
mod_ssi_func_math.c:296: error: (Each undeclared identifier is reported
only once
mod_ssi_func_math.c:296: error: for each function it appears in.)
mod_ssi_func_math.c:296: error: parse error before ')' token
mod_ssi_func_math.c:300: error: called object 'ssi_func_math_pfn_fr' is
not a function
mod_ssi_func_math.c:301: error: called object 'ssi_func_math_pfn_fr' is
not a function
mod_ssi_func_math.c:302: error: called object 'ssi_func_math_pfn_fr' is
not a function
mod_ssi_func_math.c:303: error: called object 'ssi_func_math_pfn_fr' is
not a function
mod_ssi_func_math.c:304: error: called object 'ssi_func_math_pfn_fr' is
not a function
mod_ssi_func_math.c:305: error: called object 'ssi_func_math_pfn_fr' is
not a function
apxs:Error: Command failed with rc=65536
.
make: *** [mod_ssi_func_math.o] Error 1
}}}
--
Ticket URL: <http://trac.macports.org/ticket/15211#comment:3>
MacPorts </>
Ports system for Mac OS
More information about the macports-tickets
mailing list