Closed
Bug 877139
Opened 12 years ago
Closed 12 years ago
AtomicOps_Internalx86CPUFeatures undefined
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla24
People
(Reporter: jbeich, Assigned: jbeich)
References
Details
Attachments
(1 file, 1 obsolete file)
1.14 KB,
patch
|
glandium
:
review+
|
Details | Diff | Splinter Review |
ipc/chromium/src/chrome/common/child_process_host.cc:(.text._ZN16ChildProcessHostC2EN16ChildProcessInfo11ProcessTypeE+0xb8): undefined reference to `AtomicOps_Internalx86CPUFeatures'
/usr/bin/ld: ../../ipc/chromium/child_process_host.o: relocation R_X86_64_PC32 against undefined hidden symbol `AtomicOps_Internalx86CPUFeatures' can not be used when making a shared object
/usr/bin/ld: final link failed: Bad value
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[3]: *** [libxul.so] Error 1
Attachment #755318 -
Flags: review?(mshal)
Attachment #755318 -
Attachment is obsolete: true
Attachment #755318 -
Flags: review?(mshal)
Comment 3•12 years ago
|
||
Comment on attachment 755338 [details] [diff] [review]
typos
Review of attachment 755338 [details] [diff] [review]:
-----------------------------------------------------------------
(gps is on PTO, fwiw)
Attachment #755338 -
Flags: review?(gps) → review+
Keywords: checkin-needed
Comment 4•12 years ago
|
||
Assignee: nobody → jbeich
Keywords: checkin-needed
Comment 5•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla24
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•