From: Sergey V Turchin <zerg@altlinux.ru>
To: sisyphus@altlinux.ru
Subject: Re: [sisyphus] licq-1.0.4 =>src.rpm to Alt, build error :-(
Date: Thu, 25 Oct 2001 12:03:28 +0400
Message-ID: <20011025120328.35864db8.zerg@altlinux.ru> (raw)
In-Reply-To: <3BD6D13D.AE8A3E83@zmail.ru>
[-- Attachment #1: Type: text/plain, Size: 3129 bytes --]
On Wed, 24 Oct 2001 18:33:33 +0400
cornet <cornet@zmail.ru> wrote:
> Sergey V Turchin wrote:
> >
> skip.
> > > SOCKS5 support is disabled. <-----|
> > > а вот это обидно, чессслово :-(( я как раз собрался такую
> > > проксю
> > Да ради бога, в первой строчке спека единичку надо поставить
> :)
>
> А вот и сбой в сборке :-((
> подправил 2 строки в спеке:
> %define socks 1
> Requires: qt2 >= 2.2
>
> $ rpm -bb licq.spec
> error: failed build dependencies:
> libdante-devel is needed by licq-1.0.4-alt0.1_socks
> хорошо, даю желаемое:
> # rpm -Uvh libdante-1.1.10-alt1.i586.rpm
> libdante-devel-1.1.10-alt1.i586.rpm
>
> и вот результат:
> $ rpm -bb licq.spec
> ...skip...
> SOCKS5 support is enabled.
> OpenSSL secure channel support is enabled.
>
> --- Now type "gmake" to build Licq ---
> --- If gmake is not working, try "make" ---
>
> + '[' -n 1 ']'
> + make -j1
> make all-recursive
> make[1]: Entering directory `/usr/src/RPM/BUILD/licq-20011021'
> Making all in share
> make[2]: Entering directory
> `/usr/src/RPM/BUILD/licq-20011021/share'
> make[2]: Nothing to be done for `all'.
> make[2]: Leaving directory
> `/usr/src/RPM/BUILD/licq-20011021/share'
> Making all in src
> make[2]: Entering directory
> `/usr/src/RPM/BUILD/licq-20011021/src'
> c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include
> -DINSTALL_PREFIX=\"/usr\" -Wno-implicit -fPIC -DPIC
> -D_REENTRANT -pipe -Wall -O2 -fexpensive-optimizations
> -march=i686 -fno-exceptions -fno-check-new -c licq.cpp
> c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include
> -DINSTALL_PREFIX=\"/usr\" -Wno-implicit -fPIC -DPIC
> -D_REENTRANT -pipe -Wall -O2 -fexpensive-optimizations
> -march=i686 -fno-exceptions -fno-check-new -c main.cpp
> c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include
> -DINSTALL_PREFIX=\"/usr\" -Wno-implicit -fPIC -DPIC
> -D_REENTRANT -pipe -Wall -O2 -fexpensive-optimizations
> -march=i686 -fno-exceptions -fno-check-new -c icqpacket.cpp
> c++ -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I../include
> -DINSTALL_PREFIX=\"/usr\" -Wno-implicit -fPIC -DPIC
> -D_REENTRANT -pipe -Wall -O2 -fexpensive-optimizations
> -march=i686 -fno-exceptions -fno-check-new -c socket.cpp
> socket.cpp: In method `void TCPSocket::RecvConnection
> (TCPSocket
> &)':
> socket.cpp:511: cannot convert `socklen_t *' to `int *' for
> argument `3' to `Raccept (int, sockaddr *, int *)'
> make[2]: *** [socket.o] Error 1
> make[2]: Leaving directory
> `/usr/src/RPM/BUILD/licq-20011021/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/usr/src/RPM/BUILD/licq-20011021'
> make: *** [all-recursive-am] Error 2
> Bad exit status from /var/tmp/rpm-tmp.84671 (%build)
>
> Облом с SOCKS5 суппорт :-((((
>
> skip.
Поправлю.
Вообще нужно включить накладывание patch6 - соберется.
--
Regards,
ZerG
________________________________________________________________
_____ __ ______ __ _
/ / / / / /_/ /_/ / / (_)__ __ ____ __ ALT Linux Team
/__/ / / /__ / / / /__/ / _ \/ // /\ \ /
/ /_/ /____/ /_/ /____/_/_//_/\_,_//_\_\ http://altlinux.ru
________________________________________________________________
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2001-10-25 8:03 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-10-24 8:34 [sisyphus] licq-1.0.4-alt0.1.i586.rpm cornet
2001-10-24 9:16 ` John Profic
2001-10-24 9:18 ` cornet
2001-10-24 9:45 ` John Profic
2001-10-24 12:01 ` Sergey V Turchin
2001-10-24 12:12 ` [sisyphus] licq-1.0.4 =>src.rpm to Alt, thanks :-) cornet
2001-10-24 12:23 ` Andrey Astafiev
2001-10-24 12:42 ` Sergey V Turchin
2001-10-24 12:40 ` Sergey V Turchin
2001-10-24 13:28 ` cornet
2001-10-24 14:11 ` Artem K. Jouravsky
2001-10-24 14:24 ` cornet
2001-10-24 15:02 ` Artem K. Jouravsky
2001-10-27 19:42 ` [sisyphus] " Mikhail Zabaluev
2001-10-27 20:25 ` AVL
2001-10-28 11:47 ` Sergey Vlasov
2001-10-24 14:29 ` [sisyphus] " Sergey V Turchin
2001-10-24 14:33 ` [sisyphus] licq-1.0.4 =>src.rpm to Alt, build error :-( cornet
2001-10-25 8:03 ` Sergey V Turchin [this message]
2001-10-25 10:24 ` cornet
2001-10-25 10:41 ` Vyt
2001-10-25 12:14 ` Sergey V Turchin
2001-10-25 12:54 ` cornet
2001-10-24 13:04 ` [sisyphus] licq-1.0.4 =>src.rpm to Alt, thanks :-) Artem K. Jouravsky
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=20011025120328.35864db8.zerg@altlinux.ru \
--to=zerg@altlinux.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