[2131] in SIPB_Linux_Development
Re: RedHat-Athena 5.1 packages
daemon@ATHENA.MIT.EDU (Greg Hudson)
Tue Sep 1 17:25:46 1998
Date: Tue, 1 Sep 1998 17:25:33 -0400
From: Greg Hudson <ghudson@MIT.EDU>
To: Salvatore Valente <svalente@MIT.EDU>
Cc: warlord@MIT.EDU, linux-dev@MIT.EDU
In-Reply-To: "[2125] in SIPB_Linux_Development"
> - emacs didn't build for me because it tried to link movemail
> without -lresolv. I guess someone needs to find a way to make it
> use -lresolv on Linux without breaking it for other platforms.
The minimal change here is to edit src/s/gnu-linux.h and add -lresolv
to the definitions of LIBS_SYSTEM.