Displaying 1 result from an estimated 1 matches for "db_byteorder".
2005 Aug 12
0
OpenLDAP - building from src rpm fails (internal compiler error)
...ch=i386 -mtune=pentium4 -D_REENTRANT -fPIC
../db/db_auto.c -fPIC -DPIC -o db_auto.o
echo timestamp > btree_auto.lo
/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 ../common/db_byteorder.c
cc -c -I. -I./../include -I./../include_auto -D_GNU_SOURCE -D_REENTRANT
-O2 -g -pipe -m32 -march=i386 -mtune=pentium4 -D_REENTRANT -fPIC
../common/db_byteorder.c -fPIC -DPIC -o db_byteorder.o
echo timestamp > db_byteorder.lo
/bin/sh ./libtool --mode=compile cc -c -I. -I./../include
-I./../inc...