From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Thu, 27 Jul 2006 10:12:28 +0300 From: Motsyo Gennadi aka Drool To: ALT Linux Community Message-ID: <20060727101228.14ef7b4f@drool.brda.net> In-Reply-To: <20060727094527.08e545e6@drool.brda.net> References: <20060721161321.39ddb67e@drool.brda.net> <44C0DAD9.8090003@elan.com.ua> <200607261040.11470.anyr@tut.by> <44C772A4.7000100@elan.com.ua> <20060727083007.34866569@drool.brda.net> <44C8547D.9090908@elan.com.ua> <44C85517.7060805@elan.com.ua> <44C8569E.7070005@altlinux.ru> <20060727092202.48d554d9@drool.brda.net> <20060727094527.08e545e6@drool.brda.net> Organization: Drool Private Laborance X-Mailer: Sylpheed-Claws 1.0.5 (GTK+ 1.2.10; i686-alt-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: 8bit X-Auth-User: drool@rambler.ru, whoson: (null) Subject: Re: [Comm] =?koi8-r?b?88LP0svBIGxtbXMgzsEgICAgQUxNLTIuNA==?= X-BeenThere: community@lists.altlinux.org X-Mailman-Version: 2.1.7 Precedence: list Reply-To: ALT Linux Community List-Id: ALT Linux Community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jul 2006 07:19:44 -0000 Archived-At: List-Archive: List-Post: Motsyo Gennadi aka Drool wrote: > Motsyo Gennadi aka Drool wrote: > > > > Slava Dubrovskiy пишет: > > > > > > > Не полностью скопировал BuildRequires. Вот полный список: > > > > esound fontconfig freetype2 gcc-c++ imake jackit-devel ladspa_sdk > > > > libICE-devel libSDL-devel libSDL_sound-devel libX11-devel libalsa-devel > > > > libogg-devel libqt3-devel libsamplerate-devel libsndfile-devel > > > > libstdc++-devel xorg-cf-files xorg-x11-proto-devel > > > > > > libX11-devel,xorg-cf-files xorg-x11-proto-devel и вроде imake заменить > > > на XFree86-devel > > Итак, BuildRequires: esound fontconfig freetype2 gcc-c++ jackit-devel ladspa_sdk libSDL-devel libSDL_sound-devel libalsa-devel libogg-devel libqt3-devel libsamplerate-devel libsndfile-devel libstdc++-devel XFree86-devel libICE-devel исключен, так как он часть XOrg-а. Стадия configure отрабатывает: LMMS will be able to use * ALSA for audio- and MIDI-input/output * JACK for audio-input/output * OSS for audio- and MIDI-input/output * SDL for audio-output * SDL_sound for sample-decoding * libsndfile for sample-decoding * libsamplerate for internal samplerate-conversion Но на стадии компиляния та же ботва: g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../src/lib -I. -DQT3 -I/usr/lib/qt3//include -D_REENTRANT -DQT_THREAD_SUPPORT -DPLUGIN_NAME=vibedstrings -pipe -Wall -O2 -march=i686 -fomit-frame-pointer -fgcse-sm -DSINGLE_SOURCE_COMPILE -ansi -Wall -fno-exceptions -I/usr/local/include -MT vibrating_string.lo -MD -MP -MF .deps/vibrating_string.Tpo -c vibrating_string.cpp -fPIC -DPIC -o .libs/vibrating_string.o In file included from /usr/include/c++/3.3.3/bits/stl_algobase.h:71, from /usr/include/c++/3.3.3/memory:54, from /usr/include/c++/3.3.3/string:48, from /usr/lib/qt3/include/qstring.h:56, from /usr/lib/qt3/include/qdatastream.h:43, from /usr/lib/qt3/include/qpair.h:41, from ../../include/qt3support.h:34, from ../../include/templates.h:29, from vibrating_string.cpp:27: /usr/include/c++/3.3.3/bits/stl_pair.h: In function `bool std::operator<(const std::pair<_T1, _T2>&, const std::pair<_T1, _T2>&)': /usr/include/c++/3.3.3/bits/stl_pair.h:103: error: syntax error before `)' token In file included from ../../include/qt3support.h:34, from ../../include/templates.h:29, from vibrating_string.cpp:27: /usr/lib/qt3/include/qpair.h: In function `bool operator<(const QPair&, const QPair&)': /usr/lib/qt3/include/qpair.h:80: error: syntax error before `)' token make[4]: *** [vibrating_string.lo] Error 1 Нет, не выходит каменный цветок :-(