You are not logged in.
Pages: 1
I ahev been having a lot of compiling errors lately heres one:
-D__unix__ -DSWICU_DATA=\"/usr/lib/sword/1.5.10_icu_3.8\" -D_FTPLIB_NO_COMPAT -D_ICU_ -O2 -DCURLAVAILABLE -I/usr/include -I/usr/lib -DUSELUCENE -march=i686 -mtune=generic -O2 -pipe -MT gbfwordjs.lo -MD -MP -MF .deps/gbfwordjs.Tpo -c ../src/modules/filters/gbfwordjs.cpp -fPIC -DPIC -o .libs/gbfwordjs.o
../src/modules/filters/gbfwordjs.cpp: In member function 'virtual char sword::GBFWordJS::processText(sword::SWBuf&, const sword::SWKey*, const sword::SWModule*)':
../src/modules/filters/gbfwordjs.cpp:79: error: 'sprintf' was not declared in this scope
../src/modules/filters/gbfwordjs.cpp:120: error: 'sprintf' was not declared in this scope
../src/modules/filters/gbfwordjs.cpp:215: error: 'sprintf' was not declared in this scope
make[1]: *** [gbfwordjs.lo] Error 1
make[1]: Leaving directory `/home/nathan/Desktop/sword/src/sword-1.5.10/lib'
make: *** [all-recursive] Error 1
==> ERROR: Build Failed.
Aborting...
someone in irc said its an error about the source code relying on a bug in gcc, but I can't compile the stuff I need. I would like gnomesword installed, which requires sword. both which are from aur. makepkg is what I did to the PKGBUILD after satisfying dependencies.
hope someone can help :).
S
this is my sig
Offline
See gcc 4.3 porting.
Offline
there are patches available that will let you build many applications around the web
There shouldn't be any reason to learn more editor types than emacs or vi -- mg (1)
[You learn that sarcasm does not often work well in international forums. That is why we avoid it. -- ewaller (arch linux forum moderator)
Offline
dolby, yeah i think i'll need to get a patch. I want to compile sooperlooper too... hmm...
will check it out
sv
p.s. where can I get a patch?
this is my sig
Offline
Are you sure....
Offline
dolby wrote:<spam>
Are you sure....
Deleted spam.
If we're going through the trouble of posting, let's at least make it helpful. Thanks.
Offline
it wasnt spam...
but anyway heres the correct link
www.google.com
There shouldn't be any reason to learn more editor types than emacs or vi -- mg (1)
[You learn that sarcasm does not often work well in international forums. That is why we avoid it. -- ewaller (arch linux forum moderator)
Offline
Dolby, your experience and knowledge are certainly appreciated here. Why not share them in a more amicable fashion?
Offline
I ahev been having a lot of compiling errors lately heres one:
-D__unix__ -DSWICU_DATA=\"/usr/lib/sword/1.5.10_icu_3.8\" -D_FTPLIB_NO_COMPAT -D_ICU_ -O2 -DCURLAVAILABLE -I/usr/include -I/usr/lib -DUSELUCENE -march=i686 -mtune=generic -O2 -pipe -MT gbfwordjs.lo -MD -MP -MF .deps/gbfwordjs.Tpo -c ../src/modules/filters/gbfwordjs.cpp -fPIC -DPIC -o .libs/gbfwordjs.o ../src/modules/filters/gbfwordjs.cpp: In member function 'virtual char sword::GBFWordJS::processText(sword::SWBuf&, const sword::SWKey*, const sword::SWModule*)': ../src/modules/filters/gbfwordjs.cpp:79: error: 'sprintf' was not declared in this scope ../src/modules/filters/gbfwordjs.cpp:120: error: 'sprintf' was not declared in this scope ../src/modules/filters/gbfwordjs.cpp:215: error: 'sprintf' was not declared in this scope make[1]: *** [gbfwordjs.lo] Error 1 make[1]: Leaving directory `/home/nathan/Desktop/sword/src/sword-1.5.10/lib' make: *** [all-recursive] Error 1 ==> ERROR: Build Failed. Aborting...
someone in irc said its an error about the source code relying on a bug in gcc, but I can't compile the stuff I need. I would like gnomesword installed, which requires sword. both which are from aur. makepkg is what I did to the PKGBUILD after satisfying dependencies.
hope someone can help .
S
The new versions of sword and gnomesword should fix this.
Offline
Pages: 1