[Lispweb] Problems with Apache and mod_lisp2

Marc Spitzer mspitze1 at optonline.net
Tue Jan 27 06:34:25 CST 2004


On Mon, 26 Jan 2004 23:08:43 -0500
Marco Antoniotti <marcoxa at cs.nyu.edu> wrote:

> Thanks Marc
> 
> I will triple check, but I am pretty sure that I do not have it in my 
> installation.
> 
>  From your message I can only surmise two things:
> 1 - I am missing something and I do not know how to use
> libapr-0.{so,a} 2 - The Ximian version of Apache 2 I downloaded is
> messed up.

Well I am using apache 1.3 and I do not have any 'apr' symbols, or 
I could be using nm wrong.  try greping through the source code and
see what you find.

marc

> 
> I do not know what it could be.
> 
> marco
> 
> 
> 
> 
> 
> On Monday, Jan 26, 2004, at 18:37 America/New_York, Marc Spitzer
> wrote:
> 
> > On Mon, 26 Jan 2004 18:07:47 -0500
> > Marco Antoniotti <marcoxa at cs.nyu.edu> wrote:
> >
> >> This is an experimental version of mod_lisp that Marc Battyani sent
> >> me.
> >>
> >> However, the problem seems independent of mod_lisp2.  I simply
> >cannot> find 'apr_socket_send' in any of the installed Apache
> >libraries (at> least the "obvious" ones: libapr.so etc)
> >>
> >
> > Marco,
> >
> > don't know if this helps or not but on my freebsd box I have:
> > libapr-0.a:
> > [stuff cut]
> >
> > sendrecv.o:
> >          U __error
> > 000007dc T apr_recv
> > 000007ac T apr_recvfrom
> > 00000738 T apr_send
> > 00000704 T apr_sendfile
> > 0000077c T apr_sendto
> > 00000758 T apr_sendv
> > 000000dc T apr_socket_recv
> > 000002a8 T apr_socket_recvfrom
> > 00000000 T apr_socket_send
> > 0000051c T apr_socket_sendfile
> > 000001c4 T apr_socket_sendto
> >
> > its from the apache portable runtime, here is a place to start:
> > $ pkg_info apr-gdbm-db4-0.9.4_3
> > Information for apr-gdbm-db4-0.9.4_3:
> >
> > Comment:
> > The Apache Group's Portability Library
> >
> >
> > Required by:
> > subversion-0.35.1_1
> >
> >
> > Description:
> > The Apache Portable Runtime is a library of C data structures and 
> > routines,
> > forming a system portability layer that covers as many operating 
> > systems as
> > possible, including Unices, Win32, BeOS, and OS/2.
> >
> > This port also includes the APR-Util package, which contains some 
> > useful
> > utilities built on top of APR.
> >
> > WWW: http://apr.apache.org/
> >
> >
> > good luck
> >
> > marc
> >
> --
> Marco Antoniotti					http://bioinformatics.nyu.edu
> NYU Courant Bioinformatics Group		tel. +1 - 212 - 998 3488
> 715 Broadway 10th FL				fax. +1 - 212 - 998 3484
> New York, NY, 10003, U.S.A.
> 
> _______________________________________________
> Lispweb mailing list
> Lispweb at red-bean.com
> http://www.red-bean.com/mailman/listinfo/lispweb



More information about the lispweb mailing list