Tom�s Garc�a Ferrari writes:
>>> Look in authlib/config.log
>>
>> Where should I find that file?
>
> I reply to myself:
> {%HOME}/rpm/BUILD/courier-imap-1.4.5.20020509/authlib/config.log
>
> Checking on that file, I found these lines:
>
> configure:3583: checking for mysql_config
> configure:3633: checking for mysql_connect
> configure:3661: gcc -o conftest -O2 -march=i386 -mcpu=i686 -Wall -I.. -I./..
> conftest.c -L/usr/lib/mysql -lmysqlclient -lz -lcrypt -lnsl -lm -Wl,
> --start-group -lc -lnss_files -lnss_dns -lresolv -Wl,--end-group 1>&5
> /usr/bin/ld: cannot find -lc
> collect2: ld returned 1 exit status
> configure: failed program was:
> #line 3638 "configure"
> #include "confdefs.h"
>
> Any useful info is there? Any advice?
-lc is the standard C library. The error indicates a problem with your
linker unable to find libc.so. In any case, this is something that you'll
have to figure out yourself, because the problem is particular to your build
machine.
--
Sam
_______________________________________________________________
Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users