From: Alexey Sidorov <alex@reutman.ru> To: ALT Devel discussion list <devel@lists.altlinux.org> Subject: [devel] проблема со сборкой Date: Fri, 04 May 2007 11:59:44 +0400 Message-ID: <463AE7F0.6030901@reutman.ru> (raw) Здравствуйте. При попытке сборки нового 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
next reply other threads:[~2007-05-04 7:59 UTC|newest] Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top 2007-05-04 7:59 Alexey Sidorov [this message] 2007-05-04 9:08 ` Alexey Sidorov
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=463AE7F0.6030901@reutman.ru \ --to=alex@reutman.ru \ --cc=devel@lists.altlinux.org \ /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 Team development discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/devel/0 devel/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 devel devel/ http://lore.altlinux.org/devel \ devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru public-inbox-index devel Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.devel AGPL code for this site: git clone https://public-inbox.org/public-inbox.git