bugzilla-daemon at mindrot.org
2005-Sep-26 16:52 UTC
[Bug 1093] ssh installation error: No acceptable C compiler found in $PATH
http://bugzilla.mindrot.org/show_bug.cgi?id=1093 Summary: ssh installation error: No acceptable C compiler found in $PATH Product: Portable OpenSSH Version: 4.2p1 Platform: Other OS/Version: AIX Status: NEW Keywords: help-wanted Severity: normal Priority: P2 Component: ssh AssignedTo: bitbucket at mindrot.org ReportedBy: knamestka at harrahs.com When trying to install ssh, I get the following error even after installing the C-compiler libc AIX filesets: [root at training /tmp/openssh-4.2p1] ./configure checking for gcc... no checking for cc... no checking for cc... no checking for cl... no configure: error: no acceptable C compiler found in $PATH See `config.log' for more details. There is nothing in the config.log that shows any additional information. This is being installed on AIX version 5200-03. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2005-Sep-26 23:20 UTC
[Bug 1093] ssh installation error: No acceptable C compiler found in $PATH
http://bugzilla.mindrot.org/show_bug.cgi?id=1093 ------- Additional Comments From dtucker at zip.com.au 2005-09-27 09:20 ------- Have you installed a C compiler and if so, which one? AIX doesn't come with one, it's an extra-price option (xlc, vac) or a third-party package (gcc). ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2005-Sep-27 14:34 UTC
[Bug 1093] ssh installation error: No acceptable C compiler found in $PATH
http://bugzilla.mindrot.org/show_bug.cgi?id=1093 knamestka at harrahs.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WORKSFORME ------- Additional Comments From knamestka at harrahs.com 2005-09-28 00:34 ------- (In reply to comment #1)> Have you installed a C compiler and if so, which one? AIX doesn't come with > one, it's an extra-price option (xlc, vac) or a third-party package (gcc).I was able to successfully install the xlc filesets, but the 4.2 version would still not install...same error. I then tried installing openssh 4.1 version from a different(IBM link) and it was successfull, creating all directories, installing components, etc. Thanks Darren! ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.