From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Virus-Scanned: amavisd-new at localhost Message-ID: <463AE7F0.6030901@reutman.ru> Date: Fri, 04 May 2007 11:59:44 +0400 From: Alexey Sidorov User-Agent: Thunderbird 2.0.0.0 (X11/20070423) MIME-Version: 1.0 To: ALT Devel discussion list Content-Type: text/plain; charset=windows-1251; format=flowed Content-Transfer-Encoding: 8bit Subject: [devel] =?windows-1251?b?7/Du4evl7OAg8e4g8eHu8Oru6Q==?= X-BeenThere: devel@lists.altlinux.org X-Mailman-Version: 2.1.9rc1 Precedence: list Reply-To: ALT Devel discussion list List-Id: ALT Devel discussion list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 May 2007 08:00:01 -0000 Archived-At: List-Archive: List-Post: Здравствуйте. При попытке сборки нового jabberd2 столкнулся с проблемой. собираю ручками: ./configure --disable-oracle make всё замечательно собирается пишу в спеке: %build %configure --enable-ssl \ %{subst_enable debug} \ %{subst_enable mysql} \ %{subst_enable pgsql} \ %{subst_enable sqlite} \ %{subst_enable db} \ %{subst_enable ldap} \ %{subst_enable pam} \ %{subst_enable pipe} \ %{subst_enable anon} \ %{subst_enable fs} \ --disable-oracle %make дальше: #rpmbuild -bb jabberd2.spec ..... + ./configure --build=i686-alt-linux --host=i686-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --enable-ssl --disable-debug --enable-mysql --enable-pgsql --enable-sqlite --enable-db --enable-ldap --enable-pam --enable-pipe --enable-anon --enable-fs --disable-oracle ..... storage_oracle.c:23:17: error: oci.h: No such file or directory storage_oracle.c:28: error: expected specifier-qualifier-list before 'OCIEnv' storage_oracle.c:60: error: expected declaration specifiers or '...' before 'OCIError' storage_oracle.c:60: error: expected declaration specifiers or '...' before 'sword' и т.д. то есть пытается собираться этот самый оракл, который вроде-бы должен быть disable в чём дело - не пойму самое интересное, что если убрать из спека всякие --disable-oracle, то он всё равно пытается компилится. хотя в configure он по умолчанию disabled.... -- Alexey Sidorov mailto:alex@reutman.ru JID: alex@reutman.ru ICQ: 5052225