Displaying 1 result from an estimated 1 matches for "include_auto".
2005 Aug 12
0
OpenLDAP - building from src rpm fails (internal compiler error)
...fy the spec file to include '--enable-aci' in the appropriate
locations. I have even tried with the original (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 &l...