| Summary: | xdm dumps core on alpha 4.7-rc0 - xdmauth code seems to be culprit | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Fred Clift <fred> | ||||
| Component: | Individual Port(s) | Assignee: | Eric Anholt <anholt> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Fred Clift
2002-10-04 20:50:07 UTC
See ports/43663 for a patch to solve this problem. -- -- Fred Clift - fclift@verio.net -- Remember: If brute force doesn't work, you're just not using enough. Responsible Changed From-To: freebsd-ports->anholt Over to Maintainer I think the Wraphelp.c we were using is broken on Alpha. Could you try the attached patch (It grabs the Wraphelp.c that NetBSD uses) and rebuild XFree86-4-libraries? -- Eric Anholt eta@lclark.edu http://people.freebsd.org/~anholt/dri/ anholt@FreeBSD.org State Changed From-To: open->feedback Waiting for feedback on attached patch. That seems to fix the problem with xdm -- I think my X environment is hosed, or perphaps my ports tree because I'm getting other problems with the X-clients build, but xdm does get built and works fine now. I'll try and track down my other problems and see if they warrant a new pr :). On 9 Jan 2003, Eric Anholt wrote: > I think the Wraphelp.c we were using is broken on Alpha. Could you try > the attached patch (It grabs the Wraphelp.c that NetBSD uses) and > rebuild XFree86-4-libraries? > > -- > Eric Anholt eta@lclark.edu > http://people.freebsd.org/~anholt/dri/ anholt@FreeBSD.org > -- Fred Clift - fclift@verio.net -- Remember: If brute force doesn't work, you're just not using enough. State Changed From-To: feedback->closed I've moved us over to NetBSD's Wraphelp.c. Thanks for testing this! |