Hi. I'll be more precise: I'm trying to compile MySQL 3.23.32
it under Amiga, with EGCS 2.91.66 using some kind of UNIX emulation.
I've already ported other programs like Lynx, Yacas, MUD/IRC clients...
I've found that F_TO_EOF is defined as 0L in mysql/include/my_global.h,
but
Hi! I'm trying to compile MySQL but some files (like open.c) contain a parameter
(F_TO_EOF), not
present in my fcntl.h or any other header file.Could I substitute it for something
else? Thanks
-
Before posting, please check: