Mailing List Archive

FreeBSD 4.2 + mod_backhand-1.1.1pre4
Hi all.

For FreeBSD 4.2:

*** apue.c.orig Wed Feb 7 08:05:25 2001
--- apue.c Tue Mar 20 22:37:37 2001
***************
*** 11,16 ****
--- 11,17 ----
/* NOTE:: Some of this is taken from Stevens' Advanced
Programming in the Unix Evironment */

+ #include <machine/param.h>
#include <stdio.h>
#include <stdlib.h>
#include <sys/types.h>


whitout this we have "undef symbol ALIGN" in apue.o and as result in
mod_backhand.so

b.r.
Kozin Maxim
FreeBSD 4.2 + mod_backhand-1.1.1pre4 [ In reply to ]
Does including <sys/param.h> work as well? I would rather include that.

Maxim Kozin wrote:
> For FreeBSD 4.2:
>
> *** apue.c.orig Wed Feb 7 08:05:25 2001
> --- apue.c Tue Mar 20 22:37:37 2001
> ***************
> *** 11,16 ****
> --- 11,17 ----
> /* NOTE:: Some of this is taken from Stevens' Advanced
> Programming in the Unix Evironment */
>
> + #include <machine/param.h>
> #include <stdio.h>
> #include <stdlib.h>
> #include <sys/types.h>
>
> whitout this we have "undef symbol ALIGN" in apue.o and as result in
> mod_backhand.so

--
Theo Schlossnagle
1024D/A8EBCF8F/13BD 8C08 6BE2 629A 527E 2DC2 72C2 AD05 A8EB CF8F
2047R/33131B65/71 F7 95 64 49 76 5D BA 3D 90 B9 9F BE 27 24 E7