Menu

#82 compile fail FC2T2

Current-CVS
closed
build (39)
5
2012-09-15
2004-04-24
Anonymous
No

sh autogen.sh and ./configure --prefix=/usr work fine
but make fails with:

gs_gbfhtmlhref.cpp: In constructor sword::GSGBFHTMLHREF::MyUserData::MyUserData(const sword::SWModule*, const sword::SWKey*)': gs_gbfhtmlhref.cpp:29: error: passingconst
sword::SWModule' as this' argument ofvirtual char
sword::SWModule::Name(const char
)' discards
qualifiers
make[3]: [gs_gbfhtmlhref.o] Error 1
make[3]: Leaving directory
/usr/src/gnomesword1/src/backend' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory/usr/src/gnomesword1/src'
make[1]:
[all-recursive] Error 1
make[1]: Leaving directory `/usr/src/gnomesword1'
make: *** [all] Error 2

Additional info:

[root@ruin gnomesword1]# rpm -qa | grep gcc
gcc-g77-3.3.2-8
gcc-3.3.2-8
gcc-objc-3.3.2-8
gcc-java-3.3.2-8
gcc-gnat-3.3.2-8
gcc32-3.2.3-6
libgcc-3.3.2-8
gcc-c++-3.3.2-8

Discussion

  • Andy Piper

    Andy Piper - 2004-04-24

    Logged In: YES
    user_id=3132

    Looks like a SWORD issue to me (as it refers to a SWORD
    class) but I could be mistaken.

     
  • Andy Piper

    Andy Piper - 2005-01-24

    Logged In: YES
    user_id=3132

    Current CVS builds OK against current SVN SWORD.

     

Log in to post a comment.