* [devel] проблема со сборкой
@ 2007-05-04 7:59 Alexey Sidorov
2007-05-04 9:08 ` Alexey Sidorov
0 siblings, 1 reply; 2+ messages in thread
From: Alexey Sidorov @ 2007-05-04 7:59 UTC (permalink / raw)
To: ALT Devel discussion list
Здравствуйте.
При попытке сборки нового 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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-05-04 9:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-04 7:59 [devel] проблема со сборкой Alexey Sidorov
2007-05-04 9:08 ` Alexey Sidorov
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