Bug 229586 - g77 fails when buildin executable
Summary: g77 fails when buildin executable
Status: RESOLVED DUPLICATE of bug 218406
Alias: None
Product: openSUSE 10.2
Classification: openSUSE
Component: Development (show other bugs)
Version: Final
Hardware: i386 Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Philipp Thomas
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-19 11:54 UTC by Francesco Teodori
Modified: 2006-12-19 12:23 UTC (History)
1 user (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Francesco Teodori 2006-12-19 11:54:36 UTC
The compiler cannot find the library libgcc_s.so.1. I had to create a symbolic link ln -s libgcc_s.so.1 libgcc_s.so After that the compiler works appropriately
Comment 1 Andreas Hanke 2006-12-19 12:23:51 UTC
This package should have been dropped, but it was overlooked.

*** This bug has been marked as a duplicate of bug 218406 ***