[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Problem solve to make mod_minivend
hi,
this is jfyi if you have some Troubles to make "mod_minivend":
OS: SunOS 5.6 sparc SUNW,Ultra-1
Compiler: gcc 2.7.2.3
apache: apache 1.3.6
add this in mod_minivend.c
#define socklen_t int
#define SUN_LEN(su) \
(sizeof(*(su)) - sizeof((su)->sun_path) + strlen((su)->sun_path))
and use -lresolv to compile httpd.
hope to help ;-)
al ;-)
--
Sent through Global Message Exchange - http://www.gmx.net