ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] mp3blaster и cxxflags
@ 2004-07-16  8:14 php-coder
  2004-07-16  8:15 ` Nick S. Grechukh
  2004-07-16  9:14 ` Andrey Rahmatullin
  0 siblings, 2 replies; 6+ messages in thread
From: php-coder @ 2004-07-16  8:14 UTC (permalink / raw)
  To: community

0000100101011110100100101::16.07.2004::0110001001001000100111100100010

  Привет, Linuxоиды!
  
  Собираю mp3blaster под себя... При сборке заметил, что в некоторых
  случаях он не учитывает установленных опций оптимизации...

  Обнаружил, что есть опция --with-cxxglags, которая "Override default
  compiler flags". Но вот беда с ними программа не компилируется :((
  Вот, что пишет:

  checking for main in -lm... no
  configure: error: No libm or no cos
  ошибка: Неверный код возврата из /home/coder/tmp/rpm-tmp.44258 (%build)
  Ошибки сборки пакетов:
    Неверный код возврата из /home/coder/tmp/rpm-tmp.44258 (%build)

  Опции оптимизации такие: -O3 -pipe -march=pentium4 -fomit-frame-pointer
  Что посоветуете?
  
  Спасибо!
  
-- 
  С уважением, php-coder (mailto:php-coder[at]ngs[dot]ru)
  Registered Linux User #327594
  ALT Linux Master 2.2

010010010010010001010101100::Linux RuleZz!::10001001000100010001000111



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

* Re: [Comm] mp3blaster и cxxflags
  2004-07-16  8:14 [Comm] mp3blaster и cxxflags php-coder
@ 2004-07-16  8:15 ` Nick S. Grechukh
  2004-07-16  9:14 ` Andrey Rahmatullin
  1 sibling, 0 replies; 6+ messages in thread
From: Nick S. Grechukh @ 2004-07-16  8:15 UTC (permalink / raw)
  To: community

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

В сообщении от Пятница 16 Июль 2004 11:14 php-coder написал(a):
> 0000100101011110100100101::16.07.2004::0110001001001000100111100100010
>
>   Привет, Linuxоиды!
>
>   Собираю mp3blaster под себя... При сборке заметил, что в некоторых
>   случаях он не учитывает установленных опций оптимизации...
а, простите, на хрена? что значит под себя?

оптимизировать ДЕкодирование мп3 - это сильно.
смотрим в top:
17559 kolya      9   0  6016 6016  4152 S     0,1  2,3   0:00 mp3blaster
это cel800, 128mb.

а вообще, сборка mp3blaster - это глюкало. к примеру, он не собирается 
статически, именно с таким сообщением.  ни под альтом, ни под 9 слакой, ни 
под FCore 1.

-- 
с уважением, 
Nick S. Grechukh
JID: ngrechukh@jabber.ru

network administrator of
Refractory Trading House 

JID: ngrechukh@jabber.ru

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

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

* Re: [Comm] mp3blaster и cxxflags
  2004-07-16  8:14 [Comm] mp3blaster и cxxflags php-coder
  2004-07-16  8:15 ` Nick S. Grechukh
@ 2004-07-16  9:14 ` Andrey Rahmatullin
  2004-07-19  5:58   ` Re[2]: " php-coder
  1 sibling, 1 reply; 6+ messages in thread
From: Andrey Rahmatullin @ 2004-07-16  9:14 UTC (permalink / raw)
  To: community

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

On Fri, Jul 16, 2004 at 03:14:27PM +0700, php-coder wrote:
>  Опции оптимизации такие: -O3 -pipe -march=pentium4 -fomit-frame-pointer
>  Что посоветуете?
config.log глянуть.

-- 
WBR, wRAR (ALT Linux Team)

ЗЫ: Выкиньте из сизифа CrayFIX, please. Не дай бог ктонть поставит, это теперь
такие грабли.  Хоть Conflicts и прописан, а всегда найдутся умельцы.
		-- cray in devel@

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

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

* Re[2]: [Comm] mp3blaster и cxxflags
  2004-07-16  9:14 ` Andrey Rahmatullin
@ 2004-07-19  5:58   ` php-coder
  2004-07-19  7:39     ` Andrey Rahmatullin
  0 siblings, 1 reply; 6+ messages in thread
From: php-coder @ 2004-07-19  5:58 UTC (permalink / raw)
  To: Andrey Rahmatullin

0000100101011110100100101::16.07.2004::0110001001001000100111100100010

    Здравствуйте, Andrey!
    Отвечаю на Ваше письмо:

>>  Что посоветуете?
> config.log глянуть.

    configure:1357: gcc -c -pipe -Wall -O3 -fomit-frame-pointer -march=pentium4  conftest.c 1>&5
    configure: In function `main':
    configure:1331: warning: unused variable `s'
    configure:1351: warning: unused variable `foo'
    configure:1313: warning: unused variable `x'
    configure:1319: warning: unused variable `zero'
    configure:1330: warning: `t' might be used uninitialized in this function
    configure:1348: warning: `b' might be used uninitialized in this function
    configure:1378: checking whether byte ordering is bigendian
    configure:1396: gcc -c -pipe -Wall -O3 -fomit-frame-pointer -march=pentium4  conftest.c 1>&5
    configure:1411: gcc -c -pipe -Wall -O3 -fomit-frame-pointer -march=pentium4  conftest.c 1>&5
    configure: In function `main':
    configure:1406: `not' undeclared (first use in this function)
    configure:1406: (Each undeclared identifier is reported only once
    configure:1406: for each function it appears in.)
    configure:1406: parse error before "big"
    configure: failed program was:
    #line 1400 "configure"
    #include "confdefs.h"
    #include <sys/types.h>
    #include <sys/param.h>
    int main() {

    #if BYTE_ORDER != BIG_ENDIAN
     not big endian
    #endif
    ; return 0; }
    configure:1469: checking how to run the C preprocessor
    configure:1490: gcc -E  conftest.c >/dev/null 2>conftest.out
    configure:1550: checking whether gcc needs -traditional
    configure:1598: checking for strdup
    configure:1626: gcc -o conftest -pipe -Wall -O3 -fomit-frame-pointer -march=pentium4   conftest.c  1>&5
    configure:1598: checking for strstr
    configure:1626: gcc -o conftest -pipe -Wall -O3 -fomit-frame-pointer -march=pentium4   conftest.c  1>&5
    configure:1610: warning: conflicting types for built-in function `strstr'
    configure:1831: checking for main in -lm
    configure:1846: c++ -o conftest yes    conftest.C -lm   1>&5
    i586-alt-linux-c++: yes: No such file or directory
    configure: failed program was:
    #line 1839 "configure"
    #include "confdefs.h"

    int main() {
    main()
    ; return 0; }

    Глянул и увидел ошибки разные... но вот как их исправлять?
  
-- 
  С уважением, php-coder (mailto:php-coder[at]ngs[dot]ru)
  Registered Linux User #327594
  ALT Linux Master 2.2

010010010010010001010101100::Linux RuleZz!::100010010001000100010001110



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

* Re: [Comm] mp3blaster и cxxflags
  2004-07-19  5:58   ` Re[2]: " php-coder
@ 2004-07-19  7:39     ` Andrey Rahmatullin
  2004-07-19  9:26       ` Nick S. Grechukh
  0 siblings, 1 reply; 6+ messages in thread
From: Andrey Rahmatullin @ 2004-07-19  7:39 UTC (permalink / raw)
  To: Andrey Rahmatullin

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

On Mon, Jul 19, 2004 at 12:58:22PM +0700, php-coder wrote:
>    configure:1846: c++ -o conftest yes    conftest.C -lm   1>&5
>    i586-alt-linux-c++: yes: No such file or directory
Ёёё...
Ну и бред.
configure кривой, скорее всего. Забудьте.

>    Глянул и увидел ошибки разные... но вот как их исправлять?
Каждая ошибка, как правило, соотв-вует ответу "Нет" на тот или иной вопрос
configure, причем этот ответ не обязательно означает ошибку. Напр., в
процитированном Вами куске (я его вырезал) была проверка на Big endian (у
нас с Вами, еснно, Little endian), там нескомпилившаяся прога показала,
что не Big endian.

-- 
WBR, wRAR (ALT Linux Team)

в связи с ремонтом входной двери, интернет в офисе заработал.
		-- smi in office@

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

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

* Re: [Comm] mp3blaster и cxxflags
  2004-07-19  7:39     ` Andrey Rahmatullin
@ 2004-07-19  9:26       ` Nick S. Grechukh
  0 siblings, 0 replies; 6+ messages in thread
From: Nick S. Grechukh @ 2004-07-19  9:26 UTC (permalink / raw)
  To: Andrey Rahmatullin

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


> configure кривой, скорее всего. Забудьте.
та да. кривее некуда.

-- 
с уважением, 
Nick S. Grechukh
JID: ngrechukh@jabber.ru

network administrator of
Refractory Trading House 


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

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

end of thread, other threads:[~2004-07-19  9:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-07-16  8:14 [Comm] mp3blaster и cxxflags php-coder
2004-07-16  8:15 ` Nick S. Grechukh
2004-07-16  9:14 ` Andrey Rahmatullin
2004-07-19  5:58   ` Re[2]: " php-coder
2004-07-19  7:39     ` Andrey Rahmatullin
2004-07-19  9:26       ` Nick S. Grechukh

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