Hi,

The file native/target/generic/target_generic_file.h has this line:

    #define TARGET_NATIVE_FILE_FILEFLAG_SYNC O_SYNC

However, FreeBSD uses "O_FSYNC" rather than "O_SYNC", so the build of
Classpath on FreeBSD fails (is it just me?).

Would it be possible to fix this before 0.07?

Thanks,
-Archie

__________________________________________________________________________
Archie Cobbs     *    Halloo Communications    *     http://www.halloo.com


_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to