Displaying 1 result from an estimated 1 matches for "db_auto".
2005 Aug 12
0
OpenLDAP - building from src rpm fails (internal compiler error)
...ginal (no aci) spec file.
3) Running 'rpmbuild -bb openldap.spec, which fails with the following
output:
<snip>
/bin/sh ./libtool --mode=compile cc -c -I. -I./../include
-I./../include_auto -D_GNU_SOURCE -D_REENTRANT -O2 -g -pipe -m32
-march=i386 -mtune=pentium4 -D_REENTRANT -fPIC ../db/db_auto.c
../db/db.c: In function `__db_master_update':
../db/db.c:661: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.
cc -c -I. -I./../include -I./../include_aut...