Problem with samba-3.0.25pre2 build on HP-UX

McCall, Don (GSE-WTEC-Alpharetta) don.mccall at hp.com
Fri Mar 23 14:10:26 GMT 2007


Hi Jerry,
On line 635 of modules/vfs_default.c

This line is causing problems:

    struct utimebuf times;

In the /usr/include/utime.h file on HP-UX, we don't have a utimebuf
structure or alias, only a utimbuf

Other places in the code specify utimbuf, NOT utimebuf. Can we change
this?  Or am I missing something?
Thanks,
Don


More information about the samba-technical mailing list