Path: utzoo!censor!geac!torsqnt!lethe!yunexus!ists!helios.physics.utoronto.ca!news-server.csri.toronto.edu!cs.utexas.edu!samsung!munnari.oz.au!ariel!ucsvc.ucs.unimelb.edu.au!lu!cchd From: CCHD@lure.latrobe.edu.au (Huw Davies - La Trobe University Computer Centre) Newsgroups: comp.unix.aux Subject: Re: xlock dies under A/UX Message-ID: <5014@lure.latrobe.edu.au> Date: 3 Feb 91 11:55:39 GMT References: <5005@lure.latrobe.edu.au> Organization: VAX Cluster, Computer Centre, La Trobe University Lines: 17 In article <5005@lure.latrobe.edu.au>, CCHD@lure.latrobe.edu.au (Huw Davies - La Trobe University Computer Centre) writes: > Has anyone had any sucess in getting the X11R4 application xlock running > under A/UX? I have got it to compile, and when it's run the screen saver > works fine. However, when a key is pressed to get the password window > up, xlock crashes with a segmentation fault. Well, I got it to work! So there! I had been playing with xpostit, and got that to compile by adding -D_BSD_SOURCE to the compilation. Just for fun, I tried this with xlock, and it worked (with one minor change to a call to getenv in xlock.c). Huw PS Thanks to those who sent me e-mail on the subject. It's nice to know that there are other A/UX users out there.