Closed
Bug 294315
Opened 20 years ago
Closed 19 years ago
xptcstubs_asm_linux_alpha_ccc.o: pc-relative relocation against dynamic symbol PrepareAndDispatch
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
EXPIRED
People
(Reporter: wlgivens, Assigned: mscott)
References
()
Details
Attachments
(6 files)
|
12.74 KB,
patch
|
Details | Diff | Splinter Review | |
|
5.34 KB,
patch
|
Details | Diff | Splinter Review | |
|
5.14 KB,
patch
|
Details | Diff | Splinter Review | |
|
852 bytes,
patch
|
Details | Diff | Splinter Review | |
|
438 bytes,
patch
|
Details | Diff | Splinter Review | |
|
5.14 KB,
patch
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; snprtz|T04077883740043) Build Identifier: thunderbird-1.0.2-source.tar.bz2 RedHat 7.2 [alpha] Kernel-2.6.11.6 Compaq C 6.5.9 Make-3.80 Binutils-2.15 While compiling 'Thunderbird' I'm receiving the following error below: cxx: Info: Switch -pthread not supported on this platform...ignoring. nsComponentManagerUtils.cpp Building deps for nsComponentManagerUtils.cpp cxx: Info: Switch -pthread not supported on this platform...ignoring. nsDebug.cpp Building deps for nsDebug.cpp cxx: Info: Switch -pthread not supported on this platform...ignoring. nsGenericFactory.cpp Building deps for nsGenericFactory.cpp cxx: Info: Switch -pthread not supported on this platform...ignoring. nsIInterfaceRequestorUtils.cpp Building deps for nsIInterfaceRequestorUtils.cpp cxx: Info: Switch -pthread not supported on this platform...ignoring. nsMemory.cpp Building deps for nsMemory.cpp cxx: Info: Switch -pthread not supported on this platform...ignoring. nsTraceRefcnt.cpp Building deps for nsTraceRefcnt.cpp cxx: Info: Switch -pthread not supported on this platform...ignoring. nsWeakReference.cpp Building deps for nsWeakReference.cpp cxx: Info: Switch -pthread not supported on this platform...ignoring. Creating ../../../dist/sdk/lib ld: xptcstubs_asm_linux_alpha_ccc.o: pc-relative relocation against dynamic symbol PrepareAndDispatch ld: final link failed: Nonrepresentable section on output gmake[3]: *** [libxpcom.so] Error 1 gmake[2]: *** [libs] Error 2 gmake[1]: *** [tier_2] Error 2 make: *** [default] Error 2 Reproducible: Always Steps to Reproduce: 1../configure <yada yada yada> 2.make -s 3.wait Expected Results: To type 'mozilla' and then have fast and pretty windows all over the place... I've installed several patch, some several years old.
Comment on attachment 183704 [details] [diff] [review] Patched Already Applied : 1 Fixes freetype2 issues
Attachment #183704 -
Attachment is patch: true
Comment on attachment 183705 [details] [diff] [review] Patches Already Applied : 2 mozilla-alpha1.patch
Comment on attachment 183706 [details] [diff] [review] Patches Already Applied : 3 mozilla-alpha2.patch
| Reporter | ||
Comment 10•20 years ago
|
||
Comment on attachment 183707 [details] [diff] [review] Patches Already Applied : 4 mozilla-alpha3.patch
| Reporter | ||
Comment 11•20 years ago
|
||
Comment on attachment 183708 [details] [diff] [review] Patches Already Applied : 5 mozilla-nspr-packages.patch
| Reporter | ||
Comment 12•20 years ago
|
||
Comment on attachment 183709 [details] [diff] [review] Patches Already Applied : 6 xptcinvoke_asm_linux_alpha_ccc.patch
Comment 13•19 years ago
|
||
This is an automated message, with ID "auto-resolve01". This bug has had no comments for a long time. Statistically, we have found that bug reports that have not been confirmed by a second user after three months are highly unlikely to be the source of a fix to the code. While your input is very important to us, our resources are limited and so we are asking for your help in focussing our efforts. If you can still reproduce this problem in the latest version of the product (see below for how to obtain a copy) or, for feature requests, if it's not present in the latest version and you still believe we should implement it, please visit the URL of this bug (given at the top of this mail) and add a comment to that effect, giving more reproduction information if you have it. If it is not a problem any longer, you need take no action. If this bug is not changed in any way in the next two weeks, it will be automatically resolved. Thank you for your help in this matter. The latest beta releases can be obtained from: Firefox: http://www.mozilla.org/projects/firefox/ Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 14•19 years ago
|
||
This bug has been automatically resolved after a period of inactivity (see above comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → EXPIRED
Comment 15•19 years ago
|
||
Will L G: is this still a problem? If so, reopen this bug, make sure the patch still applies, and ask for review by setting the review ? flag to a reviewer, e.g. the bug assignee. (Click Edit next to the attached patch).
You need to log in
before you can comment on or make changes to this bug.
Description
•