Re: Building modules distributed with Apache, using ports

2008-07-30 Thread Lowell Gilbert
Jonathan McKeown <[EMAIL PROTECTED]> writes:

> This may be a daft question. I freely admit it's a lazy one - I'm hoping 
> someone has a quick answer that'll save me a couple of hours building a test 
> server and experimenting.
>
> I built apache 2.0 from ports, using WITH_LDAP - but not WITH_LDAP_MODULES, 
> as 
> the Makefile.doc says it's implied by WITH_LDAP. As far as I can tell it's 
> actually the other way round, that WITH_LDAP_MODULES triggers the WITH_LDAP 
> options (either that or I didn't set it properly).
>
> Be that as it may, I now have an installation of Apache to which I need to 
> add 
> mod_auth_ldap and mod_ldap from the Apache 2.0 distribution.
>
> Is it possible to use the www/apache20 port to build these, or additional 
> modules generally, without rebuilding/reinstalling Apache itself?

Not really, no.

-- 
Lowell Gilbert, embedded/networking software engineer, Boston area
http://be-well.ilk.org/~lowell/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: building modules

2004-04-14 Thread Remko Lodder
Brian Henning wrote:
I am trying to build the ntfs module and i get the following error.
Any thoughts?
Thanks,
Brian
[EMAIL PROTECTED] /usr/src/sys/modules/ntfs> make
Warning: Object directory not changed from original /usr/src/sys/modules/ntfs
@ -> /usr/src/sys
ln: @: Operation not supported
*** Error code 1
Stop in /usr/src/sys/modules/ntfs.
Perhaps the modules can only be created when building a new kernel.

why do you need to make it anyway? with me it is listed in 
/boot/kernel(/ntfs.ko)

cheers (:

--

Kind regards,

Remko Lodder
Elvandar.org/DSINet.org
www.mostly-harmless.nl A Dutch community for helping newcomers on the 
hackerscene
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"