[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: zmailer-cvs as of today - part deux



Tomaz Borstnar <tomaz.borstnar@over.net> replied:
> Got it and goes further, but then it stops here:
> 
> making all in scheduler
> cc   -DHAVE_CONFIG_H  -I./../include -I../include -I.. -c threads.c
> threads.c: In function `thread_report':
> threads.c:1614: `ulong' undeclared (first use this function)

	Outch...  Ok, 'u_long' in place of that type solves it.
....
> Also, FreeBSD has resolver in libc and zmailer won't compile without
> bundled-resolv or some fake libresolv.a just to satisfy linker which is
> what I use for some time.

	Ok, so likely the resolver library autoconfiguration
	sucks..  Can you supply me with your  config.log  from
	your FreeBSD system ?  (And possibly also OpenBSD ?)

> And it compiles! :-)
> Now we'll play :-)
> 
> Tomaz
> Tomaz Borstnar <tomaz.borstnar@over.net>

/Matti Aarnio <mea@nic.funet.fi>