Networking Forums

Networking Forums > Computer Networking > Linux Networking > problem with cyrus21-imapd-2.1.14 and debian sarge

Reply
Thread Tools Display Modes

problem with cyrus21-imapd-2.1.14 and debian sarge

 
 
Simon Weber
Guest
Posts: n/a

 
      11-24-2003, 03:36 PM
Hello,

First, let me say that I'm new to this list, so please don't flame me
if I do something wrong in my first post....
I have a problem compiling cyrus21-imapd-2.1.14 using debian
sarge(testing).
The following steps led to the problem:
First I downloaded the source using following command:
"apt-get source cyrus21-imapd"
Then I changed to the "cyrus21-imapd-2.1.14"-dir and issued the
following command as mentioned
here(http://debian.org/doc/manuals/apt-ho...ling.en.html):
"dpkg-buildpackage -rfakeroot -uc -b"
It starts compiling but then soon fails with this error message:

gcc -c -I. -I.. -I. -I./../lib -I./../sieve -I./../acap -I../acap
-I/usr/include/et -I./../sieve -I/usr/include -I/usr/include
-DHAVE_CONFIG_H -Wall -Wall -pipe -g -O2 -W \
mupdate-client.c
In file included from mupdate-client.h:47,
from mupdate.h:56,
from mupdate-client.c:73:
mupdate_err.h:20: warning: `struct et_list' declared inside parameter
list
mupdate_err.h:20: warning: its scope is only this definition or
declaration, which is probably not what you want
In file included from mupdate.h:57,
from mupdate-client.c:73:
mupdate_err.h:20: warning: `struct et_list' declared inside parameter
list
mupdate_err.h:20: error: conflicting types for
`initialize_mupd_error_table_r'
mupdate_err.h:20: error: previous declaration of
`initialize_mupd_error_table_r'
In file included from mupdate-client.c:74:
mupdate_err.h:20: warning: `struct et_list' declared inside parameter
list
mupdate_err.h:20: error: conflicting types for
`initialize_mupd_error_table_r'
mupdate_err.h:20: error: previous declaration of
`initialize_mupd_error_table_r'
mupdate-client.c: In function `mupdate_find_cb':
mupdate-client.c:541: warning: comparison between signed and unsigned
mupdate-client.c:543: warning: comparison between signed and unsigned
make[2]: *** [mupdate-client.o] Error 1
make[2]: Leaving directory `/root/cyrus21-imapd-2.1.14/imap'
make[1]: *** [all] Error 1
make[1]: Leaving directory `/root/cyrus21-imapd-2.1.14'
make: *** [build-arch-stamp] Error 2
serverone:~/cyrus21-imapd-2.1.14#

I don't have an idea what the problem is.

Any help is appreciated.

Thanks in advance !

Simon Weber
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
setting up DSL debian sarge Big Al Linux Networking 1 12-29-2006 12:05 PM
static IP problem with ifstate on debian sarge hakim Linux Networking 5 07-28-2005 07:58 PM
Problem setting up home ADSL <- linux -> LAN on Debian Sarge Robert Rozman Linux Networking 3 04-24-2005 08:14 PM
More lan configuration under Debian Sarge Robert Murr Linux Networking 2 10-10-2004 07:11 PM
LAN configuration - Debian Sarge Robert Murr Linux Networking 15 10-08-2004 05:12 PM



1 2 3 4 5 6 7 8 9 10 11