hi,

install new server on linux gentoo 1.4 with linux-2.4.25_pre7-gss-r3 kernel.

have unknown (for me) problem with compiling courier-imap 3.0.4.
configure with this options:

./configure --disable-root-check --prefix=/opt --mandir=/opt/share/man
--infodir=/opt/share/info --localstatedir=/opt/courier --exec-prefix=/opt
--datadir=/opt/share --sharedstatedir=/opt/com --includedir=/opt/include
--with-authmysql --without-authpam --without-authpwd --without-authshadow
--without-authvchkpw --with-authpgsql --without-authuserdb --without-authcram
--with-authldap --enable-unicode --enable-workarounds-for-imap-clients-bugs
--enable-maildirquota --without-ip6 --sysconfdir=/opt/etc/courier
--enable-maildropmysql --with-mysqlconfig=/opt/etc/courier/maildropmysql.conf
--enable-maildropldap --with-ldapconfig=/opt/etc/courier/maildropldap.conf
--with-etcdir=/opt/etc/courier --enable-sendmail=/opt/bin/exim
--oldincludedir=/opt/include --with-ispell=/usr/share/aspell/ispell
--enable-https=auto --enable-mimecharset=UTF-8 --with-mailuser=mail
--with-mailgroup=mail --enable-restrict-trusted=1
--enable-trusted-users='root, mail' && make

and getting this error:
testlookup.o(.text+0x336): In function `main':
/install/local/courier-imap-3.0.4/rfc1035/testlookup.c:85: undefined reference
to `__inet_pton'
librfc1035.a(rfc1035an.o)(.text+0xd5): In function `rfc1035_ntoa':
/install/local/courier-imap-3.0.4/rfc1035/rfc1035an.c:45: undefined reference
to `__inet_ntop'
librfc1035.a(rfc1035an.o)(.text+0x343): In function `rfc1035_aton':
/install/local/courier-imap-3.0.4/rfc1035/rfc1035an.c:131: undefined reference
to `__inet_pton'
librfc1035.a(rfc1035dumprrdata.o)(.text+0x669): In function `rfc1035_dumprrdata':
/install/local/courier-imap-3.0.4/rfc1035/rfc1035dumprrdata.c:96: undefined
reference to `__inet_ntop'
librfc1035.a(rfc1035qa.o)(.text+0x290): In function `we_have_that_ipv4':
/install/local/courier-imap-3.0.4/rfc1035/rfc1035qa.c:102: undefined reference
to `__inet_ntop'
librfc1035.a(rfc1035qa.o)(.text+0x56d): In function `rfc1035_a':
/install/local/courier-imap-3.0.4/rfc1035/rfc1035qa.c:233: undefined reference
to `__inet_pton'
librfc1035.a(rfc1035sameip.o)(.text+0x7c): In function `rfc1035_same_ip':
/install/local/courier-imap-3.0.4/rfc1035/rfc1035sameip.c:37: undefined
reference to `__inet_ntop'
librfc1035.a(rfc1035sameip.o)(.text+0xa2):/install/local/courier-imap-3.0.4/rfc1035/rfc1035sameip.c:37:
undefined reference to `__inet_ntop'
collect2: ld returned 1 exit status
make[2]: *** [testlookup] Error 1
make[2]: Leaving directory `/install/local/courier-imap-3.0.4/rfc1035'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/install/local/courier-imap-3.0.4/rfc1035'
make: *** [all-recursive] Error 1

thanks for any help!

--
Miroslav Ris


-------------------------------------------------------
This SF.Net email is sponsored by: SourceForge.net Broadband
Sign-up now for SourceForge Broadband and get the fastest
6.0/768 connection for only $19.95/mo for the first 3 months!
http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click
_______________________________________________
courier-users mailing list
[EMAIL PROTECTED]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to