Additional note... This was in my config.log

configure:5930: checking for library containing crypt
configure:5948: gcc -o conftest -Wall -g -O2  -I/usr/local/lib/glib/include -
I/usr/local/include  conftest.c  -L/usr/local/lib -lglib 1>&5
cc1: warning: changing search order for system directory "/usr/local/include"
cc1: warning:   as it has already been specified as a non-system directory
/tmp/ccY6KhLN.o: In function `main':
/usr/local/midgard-lib-1.4.3/configure:5944: undefined reference to `crypt'
collect2: ld returned 1 exit status
configure: failed program was:
#line 5937 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error.  */
/* We use char because int might match the return type of a gcc2
    builtin and then its argument prototype would still apply.  */
char crypt();

int main() {
crypt()
; return 0; }



Quoting [EMAIL PROTECTED]:

> I am getting an error when running configure on midgard-lib-1.4.3 .  The
> config 
> fails with the note.. 
> 
> checking for zlib.h... no
> configure: error: You need zlib.h
> 
> I have that file in two locations
> /usr/include
> /usr/local/include
> 
> How can I resolve this problem?
> 
> Thanks,
> Dan Hammer
> 
> 
> 
> -------------------------------------------------
> Visit us on the web at http://www.kdhtech.com
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 




-------------------------------------------------
Visit us on the web at http://www.kdhtech.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to