Hi,
I'm running Slackware 8.0 also with kernel 2.4.17 and Samba 2.2.3a.
Which kernel are you using?
What are you including on your ./configure command line?
Mine looks like this:
./configure --with-fhs --with-smbwrapper --with-dce-dfs --with-automount
--with-smbmount --with-msdfs --with-vfs --with-libsmbclient --with-spinlocks
--with-acl-support
Russ Gilman-Hunt (r_gilman@hotp.com) wrote*:>
>Sorry to interject; I've checked google looking for the solution to this
>problem and it's apparently been happening since 1999 or so... I believe
>there's a solution somewhere...
>
>
>I'm running a Slackware 8.0 box, and am trying to compile Samba either
2.2.3
>or 2.2.2; and at the end of the ./configure command, it dies with this
error:
>
>checking whether to support ACLs... no
>checking whether to build winbind... no, no unix domain socket support on
>linux-gnu
>checking configure summary
>WARNING: No automated network interface determination
>ERROR: no seteuid method available
>configure: error: summary failure. Aborting config
>russ@gilmanhunt:~/packages/samba-2.2.2/source$
>
>(I've tried with both 2.2.2 and 2.2.3)
>
>What is it asking for (this "automated network interface
determination") and
>why is it complaining about no seteuid method? How do I fix it?
>
>
>