This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Shared libraries in Cygwin


--- Mer 30/6/10, Refr Bruhl ha scritto:

> Data: Mercoledì 30 giugno 2010, 00:27
> 
> 
> This is another error message. I apparently cannot build
> .so files with cygwin for apache.? Error below
> 
> This is my configure script running under ksh
> 
> crth at lkvn108 in /downloads/apache/httpd-2.2.15
> # cat conf_apache.ksh
> #! /usr/bin/ksh
> 
> ./configure --prefix=/usr/apache --exec-prefix=/usr/apache
> --enable-headers=shared --enable-rewrite=shared
> --enable-dav=shared --enable-vhost-alias=shared --enable-ssl
> --enable-dav-fs=shared --enable-authz_svn=shared
> --enable-so
> 
> 
> I hope its something simple I am missing. Simple is easy to
> fix right? :O)

I am afraid you are far away. 
I suggest you to take the cygwin package source for 
apache2-2.2.6-1

and start from them as base of your 2.2.15 porting


> 
> 
> Warning message
> 
> /usr/share/apr/build-1/libtool --silent --mode=install cp
> mod_dav_fs.la /usr/apache/modules/
> Warning!? dlname not found in
> /usr/apache/modules/mod_dav_fs.la.
> Assuming installing a .so rather than a libtool archive.
> 

Regards
Marco





--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]