Hi Ives,

one general hint:
the configure command has changed for 0.9.2 so some of your directives
are not anymore necessary or working at all for configure and those
parameters are set at a later step in the file .../etc/config.xml at the
installed place and so can be changed later on too ;o)

I just took the samples from the scripts directory - so we should update this :)

  -c -o db.o `test -f 'db.c' || echo './'`db.c; \
then mv ".deps/db.Tpo" ".deps/db.Po"; \
else rm -f ".deps/db.Tpo"; exit 1; \
fi
In file included from /usr/include/lber.h:30,
                 from /usr/include/ldap.h:30,
                 from db.c:29:
/usr/include/string.h:38: error: parse error before '(' token
/usr/include/string.h:38: error: parse error before "void"
/usr/include/string.h:42: error: parse error before '(' token
/usr/include/string.h:42: error: parse error before "void"
/usr/include/string.h:257: error: conflicting types for `bcopy'
/usr/include/string.h:42: error: previous declaration of `bcopy'


hmm - i don't have an idea so far - since the string.h looks like an
system include

are there different compilers (gcc) versions for 9.0 and 9.1?

its gcc 3.3.1 and 3.3.3 - main difference ist the kernel 2.4 -> 2.6 - but I dont think this affects the build.

Oliver

--
Diese Nachricht wurde digital unterschrieben
oliwel's public key: http://www.oliwel.de/oliwel.crt
Basiszertifikat: http://www.ldv.ei.tum.de/page72

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature



Reply via email to