- - - - - - - - - - - - - - - - - - - - - - - - - - - -
Name: Alexey V. Kachka
Subject: проблемы с make'ом

1) запускаю
./configure --prefix=/usr/local/dpsearch --bindir=/usr/local/dpsearch/bin 
--sbindir=/usr/local/dpsearch/sbin --sysconfdir=/usr/local/dpsearch/etc 
--localstatedir=/usr/local/dpsearch/var --libdir=/usr/local/dpsearch/lib 
--includedir=/usr/local/dpsearch/include --mandir=/usr/local/dpsearch/man 
--enable-shared --enable-syslog --enable-pthreads --enable-parser --disable-mp3 
--without-aspell --enable-file --enable-http --disable-ftp --disable-htdb 
--disable-news --with-iodbc=/usr/local --with-sapdb=/opt/sdb/interfaces/odbc
все замечательно...
2) запускаю make (или gmake - результат идентичен):
In file included from /opt/sdb/interfaces/odbc/incl/sql.h:56,
                 from ../include/dps_db_int.h:88,
                 from ../include/dps_common.h:708,
                 from indexer.c:19:
/opt/sdb/interfaces/odbc/incl/sqltypes.h:319: error: syntax error before "DWORD"
/opt/sdb/interfaces/odbc/incl/sqltypes.h:319: warning: no semicolon at end of 
struct or union
/opt/sdb/interfaces/odbc/incl/sqltypes.h:320: warning: data definition has no 
type or storage class
/opt/sdb/interfaces/odbc/incl/sqltypes.h:321: error: syntax error before "Data3"
/opt/sdb/interfaces/odbc/incl/sqltypes.h:321: warning: data definition has no 
type or storage class
/opt/sdb/interfaces/odbc/incl/sqltypes.h:322: error: syntax error before "Data4"
/opt/sdb/interfaces/odbc/incl/sqltypes.h:322: warning: data definition has no 
type or storage class
/opt/sdb/interfaces/odbc/incl/sqltypes.h:323: error: syntax error before '}' 
token
/opt/sdb/interfaces/odbc/incl/sqltypes.h:323: warning: data definition has no 
type or storage class
make[2]: *** [libdpsearch_la-indexer.lo] Ошибка 1
make[2]: Leaving directory `/root/_ForSearch/dpsearch-4.38/src'
make[1]: *** [all-recursive] Ошибка 1
make[1]: Leaving directory `/root/_ForSearch/dpsearch-4.38/src'
make: *** [all-recursive] Ошибка 1

не подскажете, почему такое происходит?
ос: ASPLinux
- - - - - - - - - - - - - - - - - - - - - - - - - - - -

Read the full topic here:
http://www.dataparksearch.org/cgi-bin/simpleforum.cgi?fid=04;post=

Reply via email to