Hello, all. I am the proud owner of a D360 and a D380, both running HPUX 11. I would love to be able to run SAMBA on them, but the compile simply blows up. I'm trying to figure out what's going on there, but has anyone succeeded in getting SAMBA to run under HPUX 11? Thanks, Richard A. Deighan EIS International, Inc 555 Herndon Parkway Herndon, VA 20170 703 326 6424 rdeighan@eisi.com <mailto:rdeighan@eisi.com> www.eisi.com <http://www.eisi.com>
>Hello, all.>I am the proud owner of a D360 and a D380, both running HPUX 11. Iwould>love to be able to run SAMBA on them, but the compile simply blows up.I'm>trying to figure out what's going on there, but has anyone succeeded in >getting SAMBA to run under HPUX 11?>Thanks, >Richard A. Deighan >EIS International, Inc >555 Herndon Parkway >Herndon, VA >20170We are using it here on HP-UX 11.0. It pretty much compiled right out of the box for both 1.9.18p4 and 1.9.18p8. Here is the Makefile config lines we are using: # This is for HP-UX 10.x. Note that some systems don't like the -Aa switch. # contributed by Pasi.Kaara@atk.tpo.fi # You will need -DREPLACE_GETPASS if you use smb encryption FLAGSM = -DHPUX -Aa -D_HPUX_SOURCE -D_POSIX_SOURCE -DHPUX10 -DFAST_SHARE_MODES - DREPLACE_GETPASS # LIBSM = The -Aa parameter is used with HP's Ansi-C compiler. Andrew =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Andrew Patterson Hewlett-Packard Company Software Engineering Lab email: andrew@fc.hp.com