Hello, Upon doing: #./configure checking for gcc... gcc checking for C compiler default output... configure: error: C compiler cannot create executables I have attached the logfile. Any help would be appreciated. Thank you in advance, -Paul -------------- next part -------------- A non-text attachment was scrubbed... Name: %config.log Type: application/applefile Size: 120 bytes Desc: not available Url : http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20011124/291ec70b/attachment.bin -------------- next part -------------- A non-text attachment was scrubbed... Name: config.log Type: application/octet-stream Size: 2550 bytes Desc: not available Url : http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20011124/291ec70b/attachment.obj
On Sat, 24 Nov 2001, Paul E. Fisher wrote:> Hello, > > Upon doing: > #./configure > checking for gcc... gcc > checking for C compiler default output... configure: error: C compiler > cannot create executables > > I have attached the logfile. Any help would be appreciated. > > Thank you in advance, > -Paulconfigure:1373: checking for C compiler default output configure:1376: gcc conftest.c >&5 gcc: installation problem, cannot exec cpp: No such file or directory ^^^^^^^^^^^^^^^ Looks like cpp is not in your search path. Try adding /usr/ccs/bin to your path. -- Tim Rice Multitalents (707) 887-1469 tim at multitalents.net