DragonFly BSD
DragonFly bugs List (threaded) for 2005-08
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

include files bug?


From: Stefan Krüger <skrueger@xxxxxxxxxxxxxxxx>
Date: Tue, 09 Aug 2005 16:49:24 +0100

hi folks,

I tried to compile ruby18 today and well... it failed...

here's some code which did not compile:

#include <openssl/md5.h>
int main() { return 0; }

-------

#include <stdio.h>
int main() { sizeof(FILE); return 0; }

anyone else seeing this?

regards,
SK



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]