> Hi Samba Users: > > I am running samba 1.19.17p1 on HPUX and it has been working fine. > At that time I could get hold of binary package (under binaries dir) > and installed from that > with no much problem. > > This time I downloaded samba-1.9.18p5.tar.gz file and Unzipped on my > PC > to samba-1.9.18p5.tar file and then transferred over to HPUX machine > and used "tar xvf" to > expand. > > Uncommented the HPUX 10.x line > FLAGSM = -DHPUX -Aa -D_HPUX_SOURCE -D_POSIX_SOURCE -DHPUX10 > -DFAST_SHARE_MODES > in Makefile and did the "make" command. > It gave me many error messages in smb.h, nameserv.h, and > (Bundled) cc: "ubiqx/ubi_dLinkList.h", line 129: error 1506: > Parameters allowed in function definition only. > (Bundled) cc: "ubiqx/ubi_dLinkList.h", line 162: error 1616: Unable to > open intrinsic file "/usr/local/lib/sysintr". > (Bundled) cc: "ubiqx/ubi_dLinkList.h", line 162: error 1000: > Unexpected symbol: "ubi_dlRemove". > (Bundled) cc: "ubiqx/ubi_dLinkList.h", line 162: error 1000: > Unexpected symbol: "ListPtr" > > and ended with the following lines. > > (Bundled) cc: "proto.h", line 6: error 1000: Unexpected symbol: > "check_access". > (Bundled) cc: error 2017: Cannot recover from earlier errors, > terminating. > *** Error exit code 1 > > I even tried to run without the -Aa option (FLAGSM = -DHPUX -Aa ). > That did not work either. > Can someone please help me , or is there a place I can get the > binaries, > > Thank you. > > Sunny Singh > Century Die Company > 419 332 2693 ext 12. > ssingh@centurydie.com > > > > >