bug-mailutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Mailutils configuration, some work needed


From: Sam Roberts
Subject: Re: Mailutils configuration, some work needed
Date: Mon, 11 Mar 2002 21:18:38 -0500
User-agent: Mutt/1.3.16i

Hi Sergey.

Looks nice. I'll fix the sieve option.

But, I can't link anything.

It all looks like:

$ make
/bin/sh ../libtool --mode=link gcc  -g -O2  -o frm  frm.o ../argp/libargp.la .
/mailbox/libmailbox.la ../lib/libmailutils.la -lsocket
gcc -g -O2 -o frm frm.o ../argp/.libs/libargp.al -lsocket
./mailbox/.libs/lib mailbox.so -lsocket ../lib/.libs/libmailutils.al
-lsocket -lsocket -Wl,--rpath
-Wl,/home/sam/p/gnu/tmp/mailutils/mailutils/mailbox/.libs -Wl,--rpath -Wl,/us
r/local/lib
./lib/.libs/libmailutils.al(mu_argp.lo): In function `mu_argp_parse':
 mu_argp.lo(.text+0x9b9): undefined reference to `argp_parse'
 collect2: ld returned 1 exit status
 make: *** [frm] Error 1

I don't know how to fix cycle link problems with the auto-stuff.

Anybody have a suggestion?

Sam


Quoting Sergey Poznyakoff <address@hidden>, who wrote:
> Bonjour,
> 
> I've implemented the proposed mu_argp_parse function with the
> capability mechanism. It works just like we have discussed,
> except that one does not have to specify the array of struct argp_child,
> instead the function constructs it basing on supplied capabilities.
> There are also some changes to mailutils.rc file: to make its syntax
> cleaner, capability names must be prefixed with colon (see
> examples/mailutils.rc)
> 
> By the way, the short form of sieve's --mailer-url option (-m)
> conflicts with mailutils-wide --maildir option. Is it ok to change it
> to -M (from mailer-) or -u (from url)?
> 
> Regards,
> Sergey
> 
> 
> 
> _______________________________________________
> Bug-mailutils mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/bug-mailutils

-- 
Sam Roberts <address@hidden> (Vivez sans temps mort!)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]