Thanks for the hint, after I was able to find http://siag.nu/hypermail/pen/0062.html
It seems Solaris hides that function in a library somewhere else. I had to add a couple of libraries to the Makefile and then it compiled. Thanks for your help. -----Original Message----- From: Aaron Sethman [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 25, 2002 11:42 PM To: 'dbmail@dbmail.org' Subject: Re: [Dbmail] DBmail on Solaris On Wed, 25 Dec 2002, Ronnie Tartar wrote: > server.o: In function `CreateSocket': > server.o(.text+0x594): undefined reference to `inet_aton' This is because solaris doesn't have a inet_aton, you need to use something like inet_addr() Aaron _______________________________________________ Dbmail mailing list Dbmail@dbmail.org https://mailman.fastxs.nl/mailman/listinfo/dbmail