From kde-devel Thu Feb 27 00:05:31 2003 From: "Furnish, Trever G" Date: Thu, 27 Feb 2003 00:05:31 +0000 To: kde-devel Subject: RE: can't build kcheckpass from kde3.1 on rh7.2? missing crypt f X-MARC-Message: https://marc.info/?l=kde-devel&m=104630438521015 Replying to myself. :-) I added -lcrypt to what seemed like a likely (though probably not proper) spot in the kcheckpass Makefile and ran make again for just kcheckpass - worked. Thiago, I could kiss ya! But any thoughts on how to continue from this point, given that I was originally doing this under konstruct, would be appreciated. Is -lcrypt likely to need to be added elsewhere? Should I be updating the main configure script in some way to regenerate all the Makefiles? Should I re-run konstruct and hope it doesn't wipe out the modified Makefile? ...or just go up a few directories to kdebase and run the main Makefile there? I'm going to let this one sit till the morning in the hopes someone kindly feels like sharing, at which point I'll just start trying things again. It just takes so long to recompile. :-) -- Trever -----Original Message----- From: Furnish, Trever G [mailto:TGFurnish@herff-jones.com] Sent: Wednesday, February 26, 2003 6:49 PM To: 'kde-devel@kde.org' Subject: RE: can't build kcheckpass from kde3.1 on rh7.2? missing crypt f unct ion? Thiago Macieira [mailto:thiagom@wanadoo.fr] wrote: >Furnish, Trever G wrote: >>checkpass_etcpasswd.o(.text+0x26): undefined reference to `crypt' >>collect2: ld returned 1 exit status > >You're just missing -lcrypt in the link line. Thanks - I'll give it a try. Any thoughts on the "proper" way to get that added to the line? And by "the link line", you're refering to the line that begins with /bin/sh ../libtool, correct? Did I mention that my C skill level is pretty low? :-) -t. >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe << >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<