- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- Languages and Scripting
- >
- samba 3.3.7 or 3.4 on hpux 11i v1 ( 11.11 )
-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
- 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
- Email to a Friend
- Report Inappropriate Content
10-05-2011 12:43 PM
10-05-2011 12:43 PM
samba 3.3.7 or 3.4 on hpux 11i v1 ( 11.11 )
Since CIFS package is not available for hpux 11.11, I'm attempting to compile the source of these versions on my platform. However I keep getting hung up running configure with the following error:
checking size of char... 0
checking size of short... 0
checking size of long... 0
checking size of long long...
configure: error: in `.../src/samba/samba-3.3.16/source':configure: error: cannot compute sizeof (long long)
See `config.log' for more details
In config.log I find only this:
configure:5868: checking size of long long
configure:5873: cc -o conftest -c99 -AC99 -Dpread=pread64 -Dpwrite=pwrite64 conftest.c >&5
cc: warning 422: Unknown option "9" ignored.
cc: warning 422: Unknown option "9" ignored.
cc: error 1412: Option A usage: -A level where level may be a or c.configure:5873: $? = 0
configure:5873: ./conftest
./configure[20]: ./conftest: Execute permission denied.configure:5873: $? = 126
configure: program exited with status 126
Note that I am running the ANSI/C compiler ( purchased compiler for hpux 11.11 ).
The latest binary distribution of Samba that I have found is 3.0.X, which doesn't support windows 7 clients ( 3.3.7 is the earliest version with windows 7 support )
Any ideas how I can get around this error? Any ideas where I might be able to find a Samba binary distribution for hpux 11.11 that is at or beyond Samba 3.3.7?
I have attached the config.log for your reference.
Thanks,
-klb
- Tags:
- samba
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
10-05-2011 02:01 PM
10-05-2011 02:01 PM
Re: samba 3.3.7 or 3.4 on HP-UX 11.11
>However I keep getting hung up running configure with the following error:
configure:5873: cc -o conftest -c99 -AC99
cc: error 1412: Option A usage: -A level where level may be a or c.configure:5873: $? = 0
This is your problem. You need to remove that -c99 from the configure tests and perhaps more will work.
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP