SL6 build procedure?
Richard Tierney <[email protected]>
| Newsgroups | gmane.comp.debugging.insight |
|---|---|
| Message-ID | <[email protected]> |
Has anyone got a working build procedure for SL/RH6 x86_64? I've downloaded 6.8-1, installed texinfo, libX11-devel, and ncurses-devel, and configured with --disable-werror, to avoid a warning which is treated as an error on gcc 4.4.4. This is enough to get the code to compile, but it immediately segfaults when it's run. Thanks.