ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] stargazer - не компилится
@ 2005-10-04 10:17 Vitaly Gorshkov
  2005-10-04 10:28 ` Шишков Евгений
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Vitaly Gorshkov @ 2005-10-04 10:17 UTC (permalink / raw)
  To: community

[root@linux2 stg2-2005.05.17-16.57.25]# make
cat inst_linux > .install
chmod +x .install
make -f make.linux
make[1]: Entering directory `/tmp/!!sd/stg2-2005.05.17-16.57.25'
g++ -c -Wall -g3 -Dlinux -DTARIFF2  -o  main.o                          main.cpp
In file included from main.cpp:58:
configproto.h:48:19: expat.h: No such file or directory
In file included from main.cpp:58:
configproto.h:118: error: 'XML_Parser' is used as a type, but is not defined as a type.
make[1]: *** [main.o] Error 1
make[1]: Leaving directory `/tmp/!!sd/stg2-2005.05.17-16.57.25'
make: *** [lin] Error 2


[root@linux2 stg2-2005.05.17-16.57.25]# rpm -qa| grep gcc
gcc3.3-c++-3.3.3-alt5
gcc2.96-c++-2.96-alt6
gcc2.95-c++-2.95.3-alt6
gcc3.2-c++-3.2.3-alt3
libgcc3.3-3.3.3-alt5
gcc-c++-common-1.4.3-alt1
gcc3.3-3.3.3-alt5
gcc2.96-2.96-alt6
gcc2.95-2.95.3-alt6
gcc3.2-3.2.3-alt3
gcc-common-1.4.3-alt1



-- 
С уважением,
 Vitaly                          mailto:vita55555@mail.ru
icq: 138491970




^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [Comm] stargazer - не компилится
  2005-10-04 10:17 [Comm] stargazer - не компилится Vitaly Gorshkov
@ 2005-10-04 10:28 ` Шишков Евгений
  2005-10-04 10:58   ` Re[2]: " Vitaly Gorshkov
  2005-10-04 11:08   ` Vitaly Gorshkov
  2005-10-04 10:35 ` Sergey Vlasov
                   ` (2 subsequent siblings)
  3 siblings, 2 replies; 12+ messages in thread
From: Шишков Евгений @ 2005-10-04 10:28 UTC (permalink / raw)
  To: Vitaly Gorshkov, ALT Linux Community

Vitaly Gorshkov пишет:
> configproto.h:48:19: expat.h: No such file or directory
> 

Поставь devel пакет expat


-- 
С уважением,
Шишков Евгений (evgen[sobak]tulanews[dot]ru)


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [Comm] stargazer - не компилится
  2005-10-04 10:17 [Comm] stargazer - не компилится Vitaly Gorshkov
  2005-10-04 10:28 ` Шишков Евгений
@ 2005-10-04 10:35 ` Sergey Vlasov
  2005-10-05 21:35   ` Michael Shigorin
  2005-10-04 10:37 ` [Comm] " Alexey V. Novikov
  2005-10-06 14:16 ` Alexey S. Kuznetsov
  3 siblings, 1 reply; 12+ messages in thread
From: Sergey Vlasov @ 2005-10-04 10:35 UTC (permalink / raw)
  To: community

[-- Attachment #1: Type: text/plain, Size: 275 bytes --]

On Tue, Oct 04, 2005 at 02:17:02PM +0400, Vitaly Gorshkov wrote:
> g++ -c -Wall -g3 -Dlinux -DTARIFF2  -o  main.o                          main.cpp
> In file included from main.cpp:58:
> configproto.h:48:19: expat.h: No such file or directory

apt-get install libexpat-devel

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [Comm] stargazer - не компилится
  2005-10-04 10:17 [Comm] stargazer - не компилится Vitaly Gorshkov
  2005-10-04 10:28 ` Шишков Евгений
  2005-10-04 10:35 ` Sergey Vlasov
@ 2005-10-04 10:37 ` Alexey V. Novikov
  2005-10-06 14:16 ` Alexey S. Kuznetsov
  3 siblings, 0 replies; 12+ messages in thread
From: Alexey V. Novikov @ 2005-10-04 10:37 UTC (permalink / raw)
  To: Vitaly Gorshkov, ALT Linux Community

04.10.2005 14:17, Vitaly Gorshkov пишет:
> [root@linux2 stg2-2005.05.17-16.57.25]# make
> cat inst_linux > .install
> chmod +x .install
> make -f make.linux
> make[1]: Entering directory `/tmp/!!sd/stg2-2005.05.17-16.57.25'
> g++ -c -Wall -g3 -Dlinux -DTARIFF2  -o  main.o                          main.cpp
> In file included from main.cpp:58:
> configproto.h:48:19: expat.h: No such file or directory
> In file included from main.cpp:58:
> configproto.h:118: error: 'XML_Parser' is used as a type, but is not defined as a type.
> make[1]: *** [main.o] Error 1
> make[1]: Leaving directory `/tmp/!!sd/stg2-2005.05.17-16.57.25'
> make: *** [lin] Error 2
А кто libexpat-devel ставить будет, Пушкин?

-- 
WBR, Alexey V. Novikov


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re[2]: [Comm] stargazer - не компилится
  2005-10-04 10:28 ` Шишков Евгений
@ 2005-10-04 10:58   ` Vitaly Gorshkov
  2005-10-04 11:08   ` Vitaly Gorshkov
  1 sibling, 0 replies; 12+ messages in thread
From: Vitaly Gorshkov @ 2005-10-04 10:58 UTC (permalink / raw)
  To: ALT Linux Community, community

ШЕ> Поставь devel пакет expat

    всем большое спасибо





-- 
С уважением,
 Vitaly                          mailto:vita55555@mail.ru




^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re[2]: [Comm] stargazer - не компилится
  2005-10-04 10:28 ` Шишков Евгений
  2005-10-04 10:58   ` Re[2]: " Vitaly Gorshkov
@ 2005-10-04 11:08   ` Vitaly Gorshkov
  2005-10-04 11:19     ` Шишков Евгений
  1 sibling, 1 reply; 12+ messages in thread
From: Vitaly Gorshkov @ 2005-10-04 11:08 UTC (permalink / raw)
  To: ALT Linux Community, community

ШЕ> Поставь devel пакет expat

apt-get install libexpat-devel

make
...
curr_ip.o dbhash.o
i586-alt-linux-g++: /usr/lib/libexpat.a: No such file or directory
make[1]: *** [stargazer] Error 1
make[1]: Leaving directory `/tmp/!!sd/stg2-2005.05.17-16.57.25'
make: *** [lin] Error 2






-- 
С уважением,
 Vitaly                          mailto:vita55555@mail.ru




^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [Comm] stargazer - не компилится
  2005-10-04 11:08   ` Vitaly Gorshkov
@ 2005-10-04 11:19     ` Шишков Евгений
  0 siblings, 0 replies; 12+ messages in thread
From: Шишков Евгений @ 2005-10-04 11:19 UTC (permalink / raw)
  To: Vitaly Gorshkov, ALT Linux Community

Vitaly Gorshkov пишет:
> ШЕ> Поставь devel пакет expat
> 
> apt-get install libexpat-devel
> 
> make
> ...
> curr_ip.o dbhash.o
> i586-alt-linux-g++: /usr/lib/libexpat.a: No such file or directory
> make[1]: *** [stargazer] Error 1
> make[1]: Leaving directory `/tmp/!!sd/stg2-2005.05.17-16.57.25'
> make: *** [lin] Error 2
> 
subst 's,\.a\>,.so,' make.linux

ы всё.

-- 
С уважением,
Шишков Евгений (evgen[sobak]tulanews[dot]ru)




^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [Comm] stargazer - не компилится
  2005-10-04 10:35 ` Sergey Vlasov
@ 2005-10-05 21:35   ` Michael Shigorin
  2005-10-05 22:22     ` [Comm] " Alexey Tourbin
  0 siblings, 1 reply; 12+ messages in thread
From: Michael Shigorin @ 2005-10-05 21:35 UTC (permalink / raw)
  To: community; +Cc: sisyphus

[-- Attachment #1: Type: text/plain, Size: 699 bytes --]

On Tue, Oct 04, 2005 at 02:35:13PM +0400, Sergey Vlasov wrote:
> > g++ -c -Wall -g3 -Dlinux -DTARIFF2  -o  main.o                          main.cpp
> > In file included from main.cpp:58:
> > configproto.h:48:19: expat.h: No such file or directory
> apt-get install libexpat-devel

Может, попробовать соорудить робота по вопросам, который на
подобные паттерны пороется в contents_index или напряжётся
на educated guess, а на бесподобные -- пороется в faq
(similarity search) или порекомендует погуглить? :)

Не знаю, смогу ли подписаться под таким bounty непосредственно
сейчас, но...

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Comm] Re: stargazer - не компилится
  2005-10-05 21:35   ` Michael Shigorin
@ 2005-10-05 22:22     ` Alexey Tourbin
  0 siblings, 0 replies; 12+ messages in thread
From: Alexey Tourbin @ 2005-10-05 22:22 UTC (permalink / raw)
  To: community, sisyphus

[-- Attachment #1: Type: text/plain, Size: 1061 bytes --]

On Thu, Oct 06, 2005 at 12:35:12AM +0300, Michael Shigorin wrote:
> On Tue, Oct 04, 2005 at 02:35:13PM +0400, Sergey Vlasov wrote:
> > > g++ -c -Wall -g3 -Dlinux -DTARIFF2  -o  main.o                          main.cpp
> > > In file included from main.cpp:58:
> > > configproto.h:48:19: expat.h: No such file or directory
> > apt-get install libexpat-devel
> 
> Может, попробовать соорудить робота по вопросам, который на
> подобные паттерны пороется в contents_index или напряжётся
> на educated guess, а на бесподобные -- пороется в faq
> (similarity search) или порекомендует погуглить? :)

$ cd /usr/lib/perl5/pod
$ grep -i dwim *
perlop.pod:interpretations, Perl uses the B<DWIM> (that's "Do What I Mean")
perlopentut.pod:Perl is more of a DWIMmer language than something like Java--where DWIM
perlopentut.pod:Sometimes, Perl's DWIMmer is just too much like dweomer for comfort.
perlsyn.pod:Mean>, abbreviated B<DWIM>.  It allows programmers to be B<lazy> and to
$

Вроде есть ещё ELISA -- как раз робот, который отвечает на вопросы...

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 12+ messages in thread

* [Comm] Re: stargazer - не компилится
  2005-10-06 14:16 ` Alexey S. Kuznetsov
@ 2005-10-06  6:00   ` Michael Shigorin
  2005-10-14  6:57     ` Vitaly Gorshkov
  0 siblings, 1 reply; 12+ messages in thread
From: Michael Shigorin @ 2005-10-06  6:00 UTC (permalink / raw)
  To: ALT Linux Community

On Thu, Oct 06, 2005 at 07:16:46AM -0700, Alexey S. Kuznetsov wrote:
> ну может нужно подумать и поставить что-нить типа libexpat?

Если _подумать_ -- то _правильные_ советы уже прозвучали. :]

> > configproto.h:48:19: expat.h: No such file or directory

-- 
 ---- WBR, Michael Shigorin <mike@altlinux.ru>
  ------ Linux.Kiev http://www.linux.kiev.ua/


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [Comm] stargazer - не компилится
  2005-10-04 10:17 [Comm] stargazer - не компилится Vitaly Gorshkov
                   ` (2 preceding siblings ...)
  2005-10-04 10:37 ` [Comm] " Alexey V. Novikov
@ 2005-10-06 14:16 ` Alexey S. Kuznetsov
  2005-10-06  6:00   ` [Comm] " Michael Shigorin
  3 siblings, 1 reply; 12+ messages in thread
From: Alexey S. Kuznetsov @ 2005-10-06 14:16 UTC (permalink / raw)
  To: Vitaly Gorshkov, ALT Linux Community

Hello!

ну может нужно подумать и поставить что-нить типа libexpat?

Tuesday, October 4, 2005, 3:17:02 AM, you wrote:

> [root@linux2 stg2-2005.05.17-16.57.25]# make
cat inst_linux >> .install
> chmod +x .install
> make -f make.linux
> make[1]: Entering directory `/tmp/!!sd/stg2-2005.05.17-16.57.25'
> g++ -c -Wall -g3 -Dlinux -DTARIFF2  -o  main.o                    main.cpp
> In file included from main.cpp:58:
> configproto.h:48:19: expat.h: No such file or directory
> In file included from main.cpp:58:
> configproto.h:118: error: 'XML_Parser' is used as a type, but is not defined as a type.
> make[1]: *** [main.o] Error 1
> make[1]: Leaving directory `/tmp/!!sd/stg2-2005.05.17-16.57.25'
> make: *** [lin] Error 2


> [root@linux2 stg2-2005.05.17-16.57.25]# rpm -qa| grep gcc
> gcc3.3-c++-3.3.3-alt5
> gcc2.96-c++-2.96-alt6
> gcc2.95-c++-2.95.3-alt6
> gcc3.2-c++-3.2.3-alt3
> libgcc3.3-3.3.3-alt5
> gcc-c++-common-1.4.3-alt1
> gcc3.3-3.3.3-alt5
> gcc2.96-2.96-alt6
> gcc2.95-2.95.3-alt6
> gcc3.2-3.2.3-alt3
> gcc-common-1.4.3-alt1





-- 
Sincerely,
Alexey S. Kuznetsov
AK2351-RIPE



^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [Comm] Re: stargazer - не компилится
  2005-10-06  6:00   ` [Comm] " Michael Shigorin
@ 2005-10-14  6:57     ` Vitaly Gorshkov
  0 siblings, 0 replies; 12+ messages in thread
From: Vitaly Gorshkov @ 2005-10-14  6:57 UTC (permalink / raw)
  To: shigorin, ALT Linux Community, community

MS> Если _подумать_ -- то _правильные_ советы уже прозвучали. :]

   ага спасибо - только знать куда бы думать.
   не все так однозначно как кажется - когда опыт есть.
-- 
С уважением,
 Vitaly                          mailto:vita55555@mail.ru




^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2005-10-14  6:57 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-04 10:17 [Comm] stargazer - не компилится Vitaly Gorshkov
2005-10-04 10:28 ` Шишков Евгений
2005-10-04 10:58   ` Re[2]: " Vitaly Gorshkov
2005-10-04 11:08   ` Vitaly Gorshkov
2005-10-04 11:19     ` Шишков Евгений
2005-10-04 10:35 ` Sergey Vlasov
2005-10-05 21:35   ` Michael Shigorin
2005-10-05 22:22     ` [Comm] " Alexey Tourbin
2005-10-04 10:37 ` [Comm] " Alexey V. Novikov
2005-10-06 14:16 ` Alexey S. Kuznetsov
2005-10-06  6:00   ` [Comm] " Michael Shigorin
2005-10-14  6:57     ` Vitaly Gorshkov

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

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

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


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