Displaying 1 result from an estimated 1 matches for "libthebes".
2011 Jan 05
1
Compiling thunderbird
I'm following this thread here
http://www.centos.org/modules/newbb/viewtopic.php?topic_id=23749&forum=38
to build an rpm for thunderbird 3.1.6/3.1.7 from source. While it works
well on i386, compilation fails for x86_64. Any advice how to fix the spec
file?
...
rm -f libthebes.so
c++ -fno-rtti -fno-exceptions -Wall -Wpointer-arith -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wcast-align -Wno-invalid-offsetof -Wno-long-long -pedantic -fno-strict-aliasing -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -Os -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -f...