ALT Linux Sisyphus discussions
 help / color / mirror / Atom feed
From: Alexey Morozov <morozov@novosoft.ru>
To: sisyphus@altlinux.ru
Subject: Re: [sisyphus] licq + SOCKS5
Date: Fri, 18 May 2001 20:21:27 +0700
Message-ID: <3B0521D7.5070308@novosoft.ru> (raw)
In-Reply-To: <20010516195548.9B897360@abr.tool.ru>

Andrey Brindeew wrote:

>Вопросы:
>1. Оно вообще работает - или забить и юзать micq?
>2. Если ответ на N1 положительный, то где взять. И можно ли самому взять?
>
Вообще работает. Только я ходил бы не за Nec'овым SOCKS'ом, а за Dante, 
на фрешмит,
нековые заголовки надо править, чтобы собирать что-либо c помощью 
gcc-2.96: по умолчанию там стоит 
#ifdef INCLUDE_PROTOTYPES
объявления функций
#endif

ну, а gcc-2.96 гораздо более strict, и не допускает по умолчанию 
необъявленных функций.
Плюс к тому, большая часть функций объявлена как

extern int LIBPREFIX(connect)     P((int, const struct sockaddr *, int));

в то время как ее "прообраз" требует

extern int LIBPREFIX(connect)     P((int, const struct sockaddr *, 
socklen_t));

В общем, ставьте dante, конфигурируйте его, если нужно, я могу выдать 
свой [S]RPM. Правда, licq я через dante не гонял, но через NEC socks оно 
вполне работало.

Алексей Морозов




  parent reply	other threads:[~2001-05-18 13:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-16 19:55 Andrey Brindeew
2001-05-17  9:02 ` Vyt
2001-05-18 13:21 ` Alexey Morozov [this message]
2001-05-22 10:02   ` Vyt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3B0521D7.5070308@novosoft.ru \
    --to=morozov@novosoft.ru \
    --cc=sisyphus@altlinux.ru \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Sisyphus discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/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 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
		sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
	public-inbox-index sisyphus

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git