Opened 10 years ago
Closed 10 years ago
#112 closed defect (fixed)
os2.lib is missing SafeWinUpper symbol
Reported by: | Dave Yeo | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | other | Version: | |
Severity: | Keywords: | ||
Cc: | dave.r.yeo@… |
Description
Building SeaMonkey dies with
weakld: error: Unresolved symbol (UNDEF) 'SafeWinUpper'. weakld: info: The symbol is referenced by: C:\cc-24\obj-sm\mozilla\widget\os2\nsRwsService.o Ignoring unresolved externals reported from weak prelinker. make[4]: *** [xul.dll] Error 1
Examination shows that the official libc066 release of os2.lib contains the symbol but it is missing in the rpm release of os2.lib
Note:
See TracTickets
for help on using tickets.
Fixed in klibc r3946. r525 for spec rebuild.