Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 14142] New: thunderbird 2.0.0.9 fails to link on x86_64

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 14142] New: thunderbird 2.0.0.9 fails to link on x86_64
  • Date: 29 Nov 2007 00:58:22 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=14142

Summary: thunderbird 2.0.0.9 fails to link on x86_64
Product: Codex
Version: test grimoire
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mail
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: sandalle AT sourcemage.org


# cast thunderbird
Computing previously installed dependencies...
thunderbird preparing environment...
thunderbird running configuration...
[[ Build enigmail? -> y ]]
thunderbird checking dependencies...
...
make[2]: Entering directory
`/usr/src/mozilla/mailnews/extensions/enigmail/build'
rm -f libenigmime.so
c++ -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align
-Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor
-Wno-long-long -pedantic -O -march=nocona -fPIC -DPIC -pipe -DPIC -fPIC -O2
-fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O -march=nocona -fPIC -DPIC
-pipe -DPIC -fPIC -O2 -fPIC -shared -Wl,-z,defs -Wl,-h,libenigmime.so -o
libenigmime.so nsEnigModule.o -z combreloc -Wl,-O1 -Wl,--whole-archive
../src/libenigmime_s.a ../ipc/src/libipc_s.a -Wl,--no-whole-archive
-L../../../../dist/bin -L../../../../dist/lib -L../../../../dist/bin -lxpcom
-lxpcom_core -L../../../../dist/lib -lxpcom_compat -L/usr/lib -lplds4 -lplc4
-lnspr4 -lpthread -ldl -Wl,--version-script
-Wl,../../../../build/unix/gnu-ld-scripts/components-version-script
-Wl,-Bsymbolic -ldl -lm
/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.2/../../../../x86_64-pc-linux-gnu/bin/ld:
nsEnigModule.o: relocation R_X86_64_PC32 against
`NS_NewGenericModule2(nsModuleInfo const*, nsIModule**)' can not be used when
making a shared object; recompile with -fPIC
/usr/lib/gcc/x86_64-pc-linux-gnu/4.2.2/../../../../x86_64-pc-linux-gnu/bin/ld:
final link failed: Bad value
collect2: ld returned 1 exit status
make[2]: *** [libenigmime.so] Error 1
make[2]: Leaving directory
`/usr/src/mozilla/mailnews/extensions/enigmail/build'
make[1]: *** [libs] Error 2
make[1]: Leaving directory `/usr/src/mozilla/mailnews/extensions/enigmail'
make: *** [all] Error 2
make: Leaving directory `/usr/src/mozilla/mailnews/extensions/enigmail'

I tried the patch from Bug #14088 (for firefox 2.0.0.{8,9}), but that does not
fix this.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 14142] New: thunderbird 2.0.0.9 fails to link on x86_64, bugzilla-daemon, 11/28/2007

Archive powered by MHonArc 2.6.24.

Top of Page