fetchmail-friends
[Top] [All Lists]

[fetchmail]Can`t build fetchmail.

2001-07-12 06:19:05
I can`t compile fetchmail version 5.8.14
There is such error after make command:

gcc   rcfile_y.o rcfile_l.o socket.o getpass.o pop2.o pop3.o imap.o
etrn.o odmr.o fetchmail.o idle.o env.o options.o daemon.o driver.o
transact.o sink.o rfc822.o smtp.o xmalloc.o uid.o mxget.o md5ify.o
cram.o kerberos.o gssapi.o opie.o rpa.o interface.o netrc.o base64.o
error.o unmime.o conf.o checkalias.o smbdes.o smbencrypt.o smbmd4.o
smbutil.o ipv6-connect.o lock.o  md5c.o  -lcrypt  -lresolv  -lfl -o
fetchmail
rcfile_y.o: In function `yyparse':
rcfile_y.o(.text+0x3aa): undefined reference to `dcgettext__'
rcfile_y.o(.text+0x4f2): undefined reference to `dcgettext__'
rcfile_y.o(.text+0x5ee): undefined reference to `dcgettext__'
rcfile_y.o: In function `yyerror':
rcfile_y.o(.text+0xc7c): undefined reference to `dcgettext__'
rcfile_y.o(.text+0xcc8): undefined reference to `dcgettext__'
rcfile_y.o(.text+0xdf9): more undefined references to `dcgettext__'
follow
collect2: ld returned 1 exit status
make: *** [fetchmail] Error 1

My configuration:

I386
OS Linux RedHat 7.1 (downloaded from www.redhat.com)
gcc version 2.96
I run "./configure" with only option --prefix=/home/fetchmail
and it works ok.

I must say that no any problem with fetchmail version 5.8.4

With regards

Aleksey Malakhovskiy
SysAdmin
Disa AUTO Company
Moscow
Russia



<Prev in Thread] Current Thread [Next in Thread>
  • [fetchmail]Can`t build fetchmail., Aleksey Malakhovskiy <=