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

From: warren <warren_at_theriver.com>
Date: Wed, 15 May 2002 07:37:54 -0700

 
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_at_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.
Received on Wed May 15 2002 - 14:39:00 NZST

This archive was generated by hypermail 2.4.0 : Wed Nov 08 2023 - 11:53:43 NZDT