Custom Query (344 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (109 - 111 of 344)

Ticket Resolution Summary Owner Reporter
#112 fixed os2.lib is missing SafeWinUpper symbol Dave 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

#113 invalid yum 3.4.3-7 should list dependency of urlgrabber > 3.1 Lewis Rosenthal
Description

As we know that urlgrabber 3.1 fails when fetching via https, we should consider bumping the dependency for yum 3.4.3 to something above 3.1. The current urlgrabber in our repo is 3.10.1.

Without this dependency, merely updating yum will not allow SSL connections to function.

Related to issue #91.

#114 fixed urlgrabber 3.10.1 should reference /@unixroot instead of D: Lewis Rosenthal
Description

urlgrabber 3.10.1 will not start from a shell, due to the shell declaration referencing a fixed path (D:/USR/BIN/python -t). Correcting this to:

/@unixroot/USR/BIN/python -t

works like a charm.

I don't have the older urlgrabber script (3.1) handy for comparison, but in any case, I would suggest this tweak.

Note: See TracQuery for help on using queries.