[sword-devel] Sword-1.5.6 compilation problem on Red Hat severn

Deji Akingunola sword-devel@crosswire.org
Mon, 01 Sep 2003 19:30:42 -0400


Hi all,

I wonder if anyone has succesfully compiled sword-1.5.6 on redhat's beta
severn. I've not been able to build a rpm with the same spec i used for
RH 9. I always end up with the error below.
Thanks for your help. God bless you.

Deji
 
g++ -O2 -g -pipe -march=i686 -ftemplate-depth-25 -DCURLAVAILABLE -s -o
.libs/diatheke diatheke.o corediatheke.o diathekemgr.o diafiltmgr.o
thmlcgi.o gbfcgi.o  -L/home/deji/rpm/BUILD/sword-1.5.6/lib
/home/deji/rpm/BUILD/sword-1.5.6/lib/.libs/libsword.so -lcurl -lcurl
-L/usr/kerberos/lib -lssl -lcrypto -lgssapi_krb5 -lkrb5 -lcom_err
-lk5crypto -lresolv -ldl -lz -lz -lssl -lcrypto -lssl -lcrypto
-lgssapi_krb5 -lkrb5 -lcom_err -lk5crypto -lresolv -ldl -lz -lz -lz -lz
collect2: ld terminated with signal 11 [Segmentation fault]
make[4]: *** [diatheke] Error 1
make[4]: Leaving directory
`/home/deji/rpm/BUILD/sword-1.5.6/apps/console/diatheke'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/home/deji/rpm/BUILD/sword-1.5.6/apps/console'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/deji/rpm/BUILD/sword-1.5.6/apps'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/deji/rpm/BUILD/sword-1.5.6'
make: *** [all] Error 2
error: Bad exit status from /home/deji/rpm/tmp/rpm-tmp.83121 (%build)