SUMMARY: trying to compile samba-2.2.4 on Tru64 v5.1

From: warren (warren@theriver.com)
Date: Wed May 15 2002 - 10:37:54 EDT


 
Thanks to Paul Sand, Jesper Nemholt, Rob Leadbeater, Paul Crittenden,
Tom Webster, and Daryl Cook for useful replies. I was able to get samba
2.2.4 to compile by using GNU make instead of Tru64's make. Also, the
immediate structures patch is no longer required. The following was
successful for building; no patches were needed on the source.
 
(From the samba source directory):
# env CC=cc ./configure
# /usr/local/bin/make
 
------------------------------------------------------------------------

--
            C.Warren
            warren@theriver.com
 
 
-----Original Message---
> I am trying to compile samba 2.2.4 on Tru64 5.1, and get the following
error:
 
> # make
> .
> smbd/dir.c:625: macro `stat' used with too many (3) args
> smbd/dir.c:693: macro `stat' used with too many (3) args
 
> I did make the change which has been announced in several places,
> to source/include/config.h .. changing
> #define HAVE_IMMEDIATE_STRUCTURES 1
> to
> /* #undef HAVE_IMMEDIATE_STRUCTURES */
 
> Can anyone offer a fix?   Thanks for any assistance.


This archive was generated by hypermail 2.1.7 : Sat Apr 12 2008 - 10:48:41 EDT