You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Odhiambo Washington <wa...@wananchi.com> on 2006/03/21 15:08:29 UTC

[users@httpd] SoS - mod_authn_pop3 compilation

Hi,

Thank you for reading this.

Someone may be able to pull me out of the mud. I am stuck!

I have tried this with both apache22 and also apache21 after
downgrading, thinking it might come out differently:


warta# apxs -i -a -c mod_authn_pop3.c
/usr/local/build-1/libtool --silent --mode=compile cc -prefer-pic -O -pipe    -I/usr/local/include/apache21  -I/usr/local/include/apr-1
   -I/usr/local/include/apr-1 -I/usr/local/include  -c -o mod_authn_pop3.lo mod_authn_pop3.c && touch mod_authn_pop3.slo
mod_authn_pop3.c: In function `check_pop3_pw':
mod_authn_pop3.c:238: error: structure has no member named `serverhostname'
mod_authn_pop3.c:238: error: structure has no member named `port'
apxs:Error: Command failed with rc=65536


What is missing?


-Wash

http://www.netmeister.org/news/learn2quote.html

DISCLAIMER: See http://www.wananchi.com/bms/terms.php

--
+======================================================================+
    |\      _,,,---,,_     | Odhiambo Washington    <wa...@wananchi.com>
Zzz /,`.-'`'    -.  ;-;;,_ | Wananchi Online Ltd.   www.wananchi.com
   |,4-  ) )-,_. ,\ (  `'-'| Tel: +254 20 313985-9  +254 20 313922
  '---''(_/--'  `-'\_)     | GSM: +254 722 743223   +254 733 744121
+======================================================================+

"An ounce of prevention is worth a pound of purge."

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] SoS - mod_authn_pop3 compilation

Posted by Nick Kew <ni...@webthing.com>.
Odhiambo Washington wrote:

> | Where did this mod_authn_pop3 come from?
> 
> http://mod-auth.sourceforge.net/docs/mod_authn_pop3/

The mod-auth stuff at sourceforge represents early development
of the new 2.1/2.2 authnz framework, from long before the API
had stabilised[1].

I don't know if there's a more uptodate version.  If google
doesn't help, try IRC: the author of mod_authn_pop3 is often
to be found there (but doesn't AFAIK read this list).

[1] Of course, the 2.0 API is in general preserved, but that
doesn't apply to new areas such as authnz.

-- 
Nick Kew

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] SoS - mod_authn_pop3 compilation

Posted by Odhiambo Washington <wa...@wananchi.com>.
* On 21/03/06 14:22 +0000, Nick Kew wrote:
| On Tuesday 21 March 2006 14:08, Odhiambo Washington wrote:
| 
| > warta# apxs -i -a -c mod_authn_pop3.c
| 
| Where did this mod_authn_pop3 come from?
| 
| The error messages look like something written for an incompatible
| API version - perhaps an early 2.1, or trunk before there was any 2.1.
| 
| There's no guarantee of API compatibility in development versions,
| until they reach at least beta.

I later read again about this module:

http://mod-auth.sourceforge.net/docs/mod_authn_pop3/

I downloaded the sources from CVS and tried compiling against
apache21 and apache22. No luck!

I even posted to the author with no luck as well ;)


-Wash

http://www.netmeister.org/news/learn2quote.html

DISCLAIMER: See http://www.wananchi.com/bms/terms.php

--
+======================================================================+
    |\      _,,,---,,_     | Odhiambo Washington    <wa...@wananchi.com>
Zzz /,`.-'`'    -.  ;-;;,_ | Wananchi Online Ltd.   www.wananchi.com
   |,4-  ) )-,_. ,\ (  `'-'| Tel: +254 20 313985-9  +254 20 313922
  '---''(_/--'  `-'\_)     | GSM: +254 722 743223   +254 733 744121
+======================================================================+

Andrea: Unhappy the land that has no heroes.
Galileo: No, unhappy the land that _____needs heroes.
		-- Bertolt Brecht, "Life of Galileo"

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] SoS - mod_authn_pop3 compilation

Posted by Nick Kew <ni...@webthing.com>.
On Tuesday 21 March 2006 14:08, Odhiambo Washington wrote:

> warta# apxs -i -a -c mod_authn_pop3.c

Where did this mod_authn_pop3 come from?

The error messages look like something written for an incompatible
API version - perhaps an early 2.1, or trunk before there was any 2.1.

There's no guarantee of API compatibility in development versions,
until they reach at least beta.

-- 
Nick Kew

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org