- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: HP-UNIX configure samba
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2001 09:32 AM
12-18-2001 09:32 AM
HP-UNIX configure samba
WARNING: No automated network interface determination
ERROR: No seteuid method available
configure: error: summary failure Aborting config
Is that a compiler problem? I am using cc. What can I do?
Susi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2001 10:25 AM
12-18-2001 10:25 AM
Re: HP-UNIX configure samba
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2001 11:52 AM
12-18-2001 11:52 AM
Re: HP-UNIX configure samba
I run 'configure' as root. The configure file itself is owned by sysadm, group is sys. I tried changing the owner to root, which didn't make 'configure' work either.
Susi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2001 12:06 PM
12-18-2001 12:06 PM
Re: HP-UNIX configure samba
you need to add these to the LIBSM line in the Samba Makefile. Your LIBSM line will then look something like this:
LIBSM = setegid.o seteuid.o -ln
You should then remove the line:
#define NO_EID
from the includes.h
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2001 08:56 AM
12-19-2001 08:56 AM
Re: HP-UNIX configure samba
The includes.h file doesn't have the entry: #define NO_EID.
Anyway, thanks a lot for your help!
Susi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2002 02:10 AM
03-15-2002 02:10 AM
Re: HP-UNIX configure samba
I am having exactly the same error when trying to install samba on my L class box running HPux 11.00. Did you get it working?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2002 05:45 AM
03-15-2002 05:45 AM
Re: HP-UNIX configure samba
You are compiling Samba to install, right? You should be able to find already compiled versions of it out there. If nothing else, you could install CIFS server, since that is the same thing in essence. this is already set up in .depot format, so it's just swinstall and go. It's normal samba from there, except for some of the file locations.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2002 05:57 AM
03-15-2002 05:57 AM