[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: Fwd: [mv] configure: C compiler cannot create executables
Thanks! The problem is fixed... I hadn't installed the kernel header
files so gcc hello.c croacked that it couldn't find stdio.h!
Albert
On Mon, 18 Oct 1999 12:10:44 -0400, .cory.trese. wrote:
>****** message to minivend-users from ".cory.trese." <digital@specialty-books.com> ******
>
>On Sun, 17 Oct 1999, you wrote:
>>****** message to minivend-users from "Albert A. Modderkolk" <mdd@advwebsys.com> ******
>>
>>Am I the only having this problem???
>
>If I understand you correctly, the minivend ./configure script is reporting
>that it is unable to create exicutables using your C compiler. If this is the
>case, the first think I would do, were I you, would be to check to make sure
>that you are able to compile the "hello world" program, just to check to make
>sure that some intrigal part of your C system is not somehow fubar'ed.