[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Compilation error(Ava) (ITS#847)
Full_Name: Alexander Klimov
Version: From CVS without tag
OS: SunOS iridium 5.6 Generic_105181-20 sun4u sparc SUNW,Ultra-5_10
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (128.139.197.27)
I run
CC=gcc configure --disable-syslog --enable-slurpd --enable-shared
--enable-dynamic --enable-bdb --enable-ldap --enable-perl --enable-tcl
Then
make depend && make
And I got error:
make[3]: Entering directory
`/export/home/ask/build/ldap/servers/slapd/back-perl'
/bin/sh /export/home/ask/build/ldap/libtool --only-static --mode=compile gcc -g
-O2 -I../../../include -I../../../include -I.. -I./..
-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/usr/local/lib/perl5/5.6.0/sun4-solaris/CORE -c
init.c
gcc -g -O2 -I../../../include -I../../../include -I.. -I./..
-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/usr/local/lib/perl5/5.6.0/sun4-solaris/CORE -c init.c
-o init.o
In file included from perl_back.h:21,
from init.c:25:
external.h:36: parse error before `Ava'