On Mon, Mar 20, 2006 at 02:37:41PM +0000, Philip Hazel wrote: > On Mon, 20 Mar 2006, Matthew Frost wrote: > > > On Mon, Mar 20, 2006 at 11:13:55AM +0000, Philip Hazel wrote: > > > I have just made a candidate release for 4.61 available here: > > > > OS/Makefile-FreeBSD needs an "-lutil" added to LIBS= for it to > > compile successfully. (FreeBSD 4.11-STABLE / 5.5-PRERELEASE) > > Is that a 4.11 thing? I did compile it on exim.org, but it is running > FreeBSD 4.10. Would it be OK for 4.10? (I guess I can test that for > myself...)
On the 4.10-STABLE machine I have access to it's the same problem: gcc -o exim transports/transports.a(pipe.o): In function `pipe_transport_setup': pipe.o(.text+0x2b): undefined reference to `login_getpwclass' pipe.o(.text+0x3d): undefined reference to `setclassresources' pipe.o(.text+0x46): undefined reference to `login_close' *** Error code 1 (4.10-STABLE from 18th October 2004) Regards, Matthew -- Matthew Frost http://www.frost.net/ email: [EMAIL PROTECTED] "G No room for line, 10:2" -- ## List details at http://www.exim.org/mailman/listinfo/exim-dev Exim details at http://www.exim.org/ ##
