Bug 12557 - app-arch/rar version bump to 3.1
Bug#: 12557 Product:  Gentoo Linux Version: 1.4_rc1 Platform: x86
OS/Version: Linux Status: CLOSED Severity: normal Priority: P2
Resolution: FIXED Assigned To: bug-wranglers@gentoo.org Reported By: ronald@hummelink.net
Component: Unspecified
URL: 
Summary: app-arch/rar version bump to 3.1
Keywords:  
Status Whiteboard: 
Opened: 2002-12-22 07:29 0000
Description:   Opened: 2002-12-22 07:29 0000
Rar is precompiled by rarlabs aparently using gcc 2.95.x and linked verses
libstdc++-libc6.2-2.so.3
That causes rar and unrar installed by the ebuild unrunnable on pure gcc 3
systems. rarlabs distributes rar_static, a static linked binary which is usable
in a gcc 3 system. I would only install rar_static as rar on pure gcc3 systems
as the dynamic rar and unrar are useless.
Also rar 3.1.0 was released, only requires a rename of the ebuild and its go.

------- Comment #1 From SpanKY 2002-12-22 14:15:10 0000 -------
install lib-compat-1.1

------- Comment #2 From Ronald Hummelink 2002-12-22 14:45:50 0000 -------
lib-compat does make this work, however for pure gcc 3 systems (like upcoming
gentoo 1.4), lib-compat should be a depend then for this package, as else this
package will not work properly (I do not think a user shoud manually install
lib-compat to make this work)

------- Comment #3 From Seemant Kulleen (RETIRED) 2002-12-23 13:25:12 0000 -------
lib-compat added as a DEPEND.

------- Comment #4 From Seemant Kulleen (RETIRED) 2002-12-23 13:29:13 0000 -------
added to portage.

thanks for the heads up.

------- Comment #5 From Ronald Hummelink 2002-12-23 17:40:06 0000 -------
No problem, glad I can help out a little.

As test unmerged rar and lib-compat. emerging masked rar 3.1.0 installs
lib-compat fine and rar seems to work fine. Marking closed.