You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by David Summers <da...@summersoft.fay.ar.us> on 2002/05/28 05:02:33 UTC

Apache compile problems (again)

Latest APACHE, APR, and APR-UTILS (2002-05-27)

Compiles for a ways and then:

server/.libs/libmain.al(exports.lo)(.data+0xce8):/home/david/rpms/build/httpd-2.0/server/exports.c: 
undefined reference to `apr_strmatch_precompile'
server/.libs/libmain.al(protocol.lo): In function 
`ap_setup_make_content_type':
/home/david/rpms/build/httpd-2.0/server/protocol.c:130: undefined 
reference to `apr_strmatch_precompile'
/home/david/rpms/build/httpd-2.0/server/protocol.c:133: undefined 
reference to `apr_strmatch_precompile'

Any ideas?

(It worked 3-4 weeks ago  :-) :-) :-)

I note that the apr-utils/strmatch directory is empty (don't know why).

-- 
David Wayne Summers          "Linux: Because reboots are for upgrades!"
david@summersoft.fay.ar.us   PGP Key: http://summersoft.fay.ar.us/~david/pgp.txt
PGP Key fingerprint =  C0 E0 4F 50 DD A9 B6 2B  60 A1 31 7E D2 28 6D A8 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Apache compile problems (again)

Posted by Justin Erenkrantz <je...@apache.org>.
On Tue, May 28, 2002 at 12:02:33AM -0500, David Summers wrote:
> 
> Latest APACHE, APR, and APR-UTILS (2002-05-27)
> 
> Compiles for a ways and then:
> 
> server/.libs/libmain.al(exports.lo)(.data+0xce8):/home/david/rpms/build/httpd-2.0/server/exports.c: 
> undefined reference to `apr_strmatch_precompile'
> server/.libs/libmain.al(protocol.lo): In function 
> `ap_setup_make_content_type':
> /home/david/rpms/build/httpd-2.0/server/protocol.c:130: undefined 
> reference to `apr_strmatch_precompile'
> /home/david/rpms/build/httpd-2.0/server/protocol.c:133: undefined 
> reference to `apr_strmatch_precompile'
> 
> Any ideas?
> 
> (It worked 3-4 weeks ago  :-) :-) :-)
> 
> I note that the apr-utils/strmatch directory is empty (don't know why).

You may have caught it at a bad time.  Can you retry it?

apr-util/strmatch should have files in it, so I bet that's your
root problem.  -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Apache compile problems (again)

Posted by David Summers <da...@summersoft.fay.ar.us>.
Oh, more info I forgot to mention:

Trying it with Redhat 7.3 (which has autoconf-2.53), if that makes a 
difference.

   Thanks,
   - David Summers

On Tue, 28 May 2002, David Summers wrote:

> Date: Tue, 28 May 2002 00:02:33 -0500 (CDT)
> From: David Summers <da...@summersoft.fay.ar.us>
> To: "dev@subversion.tigris.org" <de...@subversion.tigris.org>
> Subject: Apache compile problems (again)
> 
> 
> Latest APACHE, APR, and APR-UTILS (2002-05-27)
> 
> Compiles for a ways and then:
> 
> server/.libs/libmain.al(exports.lo)(.data+0xce8):/home/david/rpms/build/httpd-2.0/server/exports.c: 
> undefined reference to `apr_strmatch_precompile'
> server/.libs/libmain.al(protocol.lo): In function 
> `ap_setup_make_content_type':
> /home/david/rpms/build/httpd-2.0/server/protocol.c:130: undefined 
> reference to `apr_strmatch_precompile'
> /home/david/rpms/build/httpd-2.0/server/protocol.c:133: undefined 
> reference to `apr_strmatch_precompile'
> 
> Any ideas?
> 
> (It worked 3-4 weeks ago  :-) :-) :-)
> 
> I note that the apr-utils/strmatch directory is empty (don't know why).
> 
> 

-- 
David Wayne Summers          "Linux: Because reboots are for upgrades!"
david@summersoft.fay.ar.us   PGP Key: http://summersoft.fay.ar.us/~david/pgp.txt
PGP Key fingerprint =  C0 E0 4F 50 DD A9 B6 2B  60 A1 31 7E D2 28 6D A8 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org