Bug 19068
| Summary: | g++ crahes when compiling lyx | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Need Real Name <harry> |
| Component: | gcc | Assignee: | Jakub Jelinek <jakub> |
| Status: | CLOSED DUPLICATE | QA Contact: | David Lawrence <dkl> |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.0 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| URL: | ftp://ftp.lyx.org/pub1/lyx/stable/lyx-1.1.5fix1.tar.gz | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2000-10-18 18:00:59 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Need Real Name
2000-10-13 18:07:04 UTC
Got lyx to compile without any errors. I ran configure on a RH6.2 system and transfered the code to my RH7.0 machine. I typed make and behold lyx compiles without any errors. Looks like the lyx configure scripts has some problems on RH7.0, or RH7.0 has some problems :-) But the g++ compiler should not crash on the lyx code even if not configured correctly. I haven't checked yet if the compiled code runs ok. |