10 Jan
2006
10 Jan
'06
8:14 p.m.
I think the same, or very similar prevents compiling dovecot-lda from CVS at OpenSolaris, even at 32bit: my ./configure --with-dovecot==../dovecot now runs hours executing sed -f ./confstat9saiYu/subs-3.sed, the contents of this file is:
cat confstat9saiYu/subs-3.sed :t /@[a-zA-Z_][a-zA-Z_0-9]*@/!b s,@F77@,g77,;t t s,@FFLAGS@,-g -O2,;t t s,@ac_ct_F77@,g77,;t t s,@LIBTOOL@,$(SHELL) $(top_builddir)/libtool,;t t s,@dovecotdir@,/home/seriv/dovecot/dovecot,;t t s,@STORAGE_LIBS@, /home/seriv/dovecot/dovecot/src/lib-storage/index/maildir/libstorage_maildir.a /home/seriv/dovecot/dovecot/src/lib-storage/index/mbox/libstorage_mbox.a /home/seriv/dovecot/dovecot/src/lib-storage/index/dbox/libstorage_dbox.a /home/seriv/dovecot/dovecot/src/lib-storage/index/libstorage_index.a /home/seriv/dovecot/dovecot/src/lib-index/libindex.a,;t t s,@LIBICONV@,@LIBICONV@,;t t s,@RAND_LIBS@,,;t t s,@MODULE_LIBS@,-export-dynamic,;t t s,@LIBOBJS@,,;t t s,@LTLIBOBJS@,,;t t
Is there some workaround now to get dovecot-lda compiled?
With best regards,
Sergey Ivanov.
Brad wrote:
Is this unique to FC4 64 bit?
On Mon, 2006-01-09 at 10:47 +0200, Timo Sirainen wrote:
On Sun, 2006-01-08 at 19:44 -0500, nospam wrote:
I am trying to compile the dovecot lda and running into some problems. (compiling most recent version on Fedora core 4).
I was able to compile the dovecot imap server just fine. However .. when I try to run configure in the lda package (after running autogen) it gets stuck on this line :
- eval 'sed -f ./confstatm19105/subs-1.sed | sed -f ./confstatm19105/subs-2.sed | sed -f ./confstatm19105/subs-3.sed' ++ sed -f ./confstatm19105/subs-1.sed ++ sed -f ./confstatm19105/subs-2.sed ++ sed -f ./confstatm19105/subs-3.sed
64bit Fedora? Yes, seen this there. Don't know if it has been reported to Redhat yet.