* [devel] mailsync.sf.net
@ 2004-12-14 16:38 Денис Смирнов
2004-12-14 17:27 ` Aleksey Avdeev
2004-12-15 13:04 ` Igor Homyakov
0 siblings, 2 replies; 6+ messages in thread
From: Денис Смирнов @ 2004-12-14 16:38 UTC (permalink / raw)
To: devel
[-- Attachment #1: Type: text/plain, Size: 167 bytes --]
Кто-нибудь пытался собрать mailsync.sf.net ? У меня не собирается из-за
отсутствия linkage.c в uw-imap-devel.
--
С уважением, Денис
http://freesource.info
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [devel] mailsync.sf.net
2004-12-14 16:38 [devel] mailsync.sf.net Денис Смирнов
@ 2004-12-14 17:27 ` Aleksey Avdeev
2004-12-14 19:13 ` Denis Smirnov
2004-12-16 7:55 ` Aleksey Avdeev
2004-12-15 13:04 ` Igor Homyakov
1 sibling, 2 replies; 6+ messages in thread
From: Aleksey Avdeev @ 2004-12-14 17:27 UTC (permalink / raw)
To: ALT Devel discussion list
Денис Смирнов пишет:
> Кто-нибудь пытался собрать mailsync.sf.net ? У меня не собирается из-за
> отсутствия linkage.c в uw-imap-devel.
Собирал, около года назад. Этот файл, руками создать нужно.
(Кажется он каким-то скриптом должен создаваться, но я всего уже
непомню).
--
С уважением. Алексей.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [devel] mailsync.sf.net
2004-12-14 17:27 ` Aleksey Avdeev
@ 2004-12-14 19:13 ` Denis Smirnov
2004-12-16 7:55 ` Aleksey Avdeev
1 sibling, 0 replies; 6+ messages in thread
From: Denis Smirnov @ 2004-12-14 19:13 UTC (permalink / raw)
To: Aleksey Avdeev; +Cc: ALT Devel discussion list
On Tue, Dec 14, 2004 at 08:27:55PM +0300, Aleksey Avdeev wrote:
AA>>Кто-нибудь пытался собрать mailsync.sf.net ? У меня не собирается из-за
AA>>отсутствия linkage.c в uw-imap-devel.
AA> Собирал, около года назад. Этот файл, руками создать нужно.
AA> (Кажется он каким-то скриптом должен создаваться, но я всего уже
AA> непомню).
Что должно быть в этом файле?
У вас srpm не сохранился?
Мне синхронизация IMAP-папок очень-очень нужна, и я с удовольствием буду
поддерживать этот пакет в Сизифе.
P.S. Ноутбук дома (без интернета), офисная рабочая машина и наладонник.
Хочу везде иметь возможность читать почту.
--
С уважением, Денис
http://freesource.info
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [devel] mailsync.sf.net
2004-12-14 17:27 ` Aleksey Avdeev
2004-12-14 19:13 ` Denis Smirnov
@ 2004-12-16 7:55 ` Aleksey Avdeev
1 sibling, 0 replies; 6+ messages in thread
From: Aleksey Avdeev @ 2004-12-16 7:55 UTC (permalink / raw)
To: ALT Devel discussion list
Aleksey Avdeev пишет:
> Денис Смирнов пишет:
>
>> Кто-нибудь пытался собрать mailsync.sf.net ? У меня не собирается из-за
>> отсутствия linkage.c в uw-imap-devel.
>
>
> Собирал, около года назад. Этот файл, руками создать нужно. (Кажется
> он каким-то скриптом должен создаваться, но я всего уже непомню).
>
Заглянул на свою помойку, вспомнилось следующие:
1. linkage.c - должен соответствовать linkage.h;
2. оба файла генирятся скриптами при компиляции libc-client.a;
3. linkage.c необходим при стандартном (согласно документации)
использовании libc-client.a в C коде;
4. linkage.c в uw-imap-devel не включён...
Багу вешать?
PS: Послал файлы в личку. Внимание: linkage.c возможно потребуется
откорректировать, для соответствия linkage.h.
--
С уважением. Алексей.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [devel] mailsync.sf.net
2004-12-14 16:38 [devel] mailsync.sf.net Денис Смирнов
2004-12-14 17:27 ` Aleksey Avdeev
@ 2004-12-15 13:04 ` Igor Homyakov
2004-12-16 18:22 ` Denis Smirnov
1 sibling, 1 reply; 6+ messages in thread
From: Igor Homyakov @ 2004-12-15 13:04 UTC (permalink / raw)
To: ALT Devel discussion list
В тему, тред "isync vs mailsync"
http://lists.debian.org/debian-devel/2001/09/threads.html#00252
"killer feature" и т.д.
Денис Смирнов пишет:
> Кто-нибудь пытался собрать mailsync.sf.net ? У меня не собирается из-за
> отсутствия linkage.c в uw-imap-devel.
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Devel mailing list
> Devel@altlinux.ru
> https://lists.altlinux.ru/mailman/listinfo/devel
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2004-12-16 18:22 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-14 16:38 [devel] mailsync.sf.net Денис Смирнов
2004-12-14 17:27 ` Aleksey Avdeev
2004-12-14 19:13 ` Denis Smirnov
2004-12-16 7:55 ` Aleksey Avdeev
2004-12-15 13:04 ` Igor Homyakov
2004-12-16 18:22 ` Denis Smirnov
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git