Bug 146285
| Summary: | undefined reference to `__ctype_tolower' | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 3 | Reporter: | Arnaud LAHAYE <alahaye> |
| Component: | glibc | Assignee: | Jakub Jelinek <jakub> |
| Status: | CLOSED DUPLICATE | QA Contact: | Brian Brock <bbrock> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3.0 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i686 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2005-01-26 18:40:25 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
Arnaud LAHAYE
2005-01-26 18:27:18 UTC
The first bugreport has quite a good summary, so I don't think it is necessary to repeat it here. Just use gcc296 -I /usr/lib/i386-redhat-linux7/include -B /usr/lib/i386-redhat-linux7/lib/ instead of gcc or cc to compile and link the application against the old SyBASE library. Binary compatibility is maintained only for programs and shared libraries, not for object files and ar libraries of object files. *** This bug has been marked as a duplicate of 91290 *** |