Mailinglist Archive: opensuse-bugs (3178 mails)
| < Previous | Next > |
[Bug 760210] The gcc in Tumbleweed crashes on my AMD K6/4450 with an internal compiler error
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Thu, 3 May 2012 14:54:49 +0000
- Message-id: <20120503145449.9319D24551D@molor.provo.novell.com>
https://bugzilla.novell.com/show_bug.cgi?id=760210
https://bugzilla.novell.com/show_bug.cgi?id=760210#c6
--- Comment #6 from Richard Guenther <rguenther@xxxxxxxx> 2012-05-03 14:54:48
UTC ---
Make sure the debuginfo repositories are available. zypper lr -d should list
something like
3 | download.opensuse.org-oss | Main Repository (DEBUG) | Yes | Yes
| 99 | yast2 |
http://download.opensuse.org/debug/distribution/12.1/repo/oss/ |
5 | download.opensuse.org-update | Update Repository (DEBUG) | Yes | Yes
| 99 | rpm-md | http://download.opensuse.org/debug/update/12.1/
if not, add them with
zypper ar http://download.opensuse.org/debug/distribution/12.1/repo/oss/
debug-main
and
zypper ar http://download.opensuse.org/debug/update/12.1/ debug-update
do a zypper refresh afterwards.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |