From owner-freebsd-questions Mon Oct 12 13:21:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA02037 for freebsd-questions-outgoing; Mon, 12 Oct 1998 13:21:06 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from kakapo.pinnacle.co.nz (pinsoft.internet.co.nz [202.37.141.181]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA02013 for ; Mon, 12 Oct 1998 13:21:00 -0700 (PDT) (envelope-from jonc@pinnacle.co.nz) Received: from tui.pinnacle.co.nz (tui.pinnacle.co.nz [202.37.163.3]) by kakapo.pinnacle.co.nz (8.8.8/8.8.8) with SMTP id JAA03134; Tue, 13 Oct 1998 09:20:19 +1300 (NZDT) (envelope-from jonc@pinnacle.co.nz) Date: Tue, 13 Oct 1998 09:19:42 +1300 From: Jonathan Chen To: rneswold@mcs.net cc: "David L. Vondrasek" , FreeBSD-Questions List Subject: Re: WindowMaker ports... In-Reply-To: <19981012094923.A10261@drmemory.fnal.gov> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, 12 Oct 1998, Richard M. Neswold wrote: > Now back to the original poster's problem (which I am also experiencing): > windowmaker installs fine, but it gives a SIGBUS when it runs. I recompiled > the port with debug information, generated another core file and tried to > see where it failed. Unfortunately, the stack frame gave a bunch of ??s > which didn't help. Anyone else have this problem? You have to build Windowmaker from the sources at ftp.windowmaker.org. The libraries for libPropList have changed, and if you use the wrong ones you get really strange bus-errors/seg-faults. Using the ports-system to update Windowmaker is almost impossible 'cos the sources for Windowmaker change on a fortnightly basis! Just ftp the sources, unpack, and *then* unpack libPropList.tar.gz, configure/make it; then configure/make Windowmaker. I've got 0.20.1 running fine on my 2.2.7-R box. Cheers. Jonathan Chen ---------------------------------------------------------------------- When everything's coming your way, you're in the wrong lane. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message