From owner-freebsd-alpha Thu Apr 25 8:47: 8 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 2FFDE37B423; Thu, 25 Apr 2002 08:46:57 -0700 (PDT) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id LAA00021; Thu, 25 Apr 2002 11:46:56 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id g3PFkQn94932; Thu, 25 Apr 2002 11:46:26 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15560.9426.387555.995924@grasshopper.cs.duke.edu> Date: Thu, 25 Apr 2002 11:46:26 -0400 (EDT) To: "Schroeder, Aaron" Cc: freebsd-alpha@freebsd.org, gnome@freebsd.org Subject: RE: KDE2 In-Reply-To: <1F095B0753FCD411857700010333058A04EEC527@waexch1.qgraph.com> References: <1F095B0753FCD411857700010333058A04EEC527@waexch1.qgraph.com> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Schroeder, Aaron writes: > > This is what I get when trying to compile gnome. KDE@ I think ends the same > fashion... Typical x86-centric breakage. You want to somehow unlink the apm related things from the alpha build since apm is only used on x86. For now, it might work to just copy /sys/i386/include/apm_bios.h to /usr/include/machine/ Drew > > AJ > > > `/usr/ports/x11/gnomeapplets/work/gnome-applets-1.4.0.4/battery' > cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I. -I../intl -I../intl > -DGNOMELOCALEDIR=\""/usr/X11R6/share/locale"\" -I/usr/X11R6/include > -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H > -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 > -I/usr/local/include/orbit-1.0 -I/usr/local/include > -I/usr/X11R6/include/gtk12 -I/usr/X11R6/include/gnome-1.0 > -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H > -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 > -I/usr/local/include/orbit-1.0 -I/usr/local/include > -I/usr/X11R6/include/gtk12 -I/usr/local/include -I/usr/X11R6/include/gtk12 > -I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include -O > -pipe -mcpu=ev4 -I/usr/X11R6/include -Wall -Wunused -c battery.c > In file included from battery.c:47: > read-battery.h:19: machine/apm_bios.h: No such file or directory > gmake[3]: *** [battery.o] Error 1 > gmake[3]: Leaving directory > `/usr/ports/x11/gnomeapplets/work/gnome-applets-1.4.0.4/battery' > gmake[2]: *** [all-recursive] Error 1 > gmake[2]: Leaving directory > `/usr/ports/x11/gnomeapplets/work/gnome-applets-1.4.0.4/battery' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory > `/usr/ports/x11/gnomeapplets/work/gnome-applets-1.4.0.4' > gmake: *** [all-recursive-am] Error 2 > *** Error code 2 > > Stop in /usr/ports/x11/gnomeapplets. > *** Error code 1 > > Stop in /usr/ports/x11/gnomeapplets. > *** Error code 1 > > Stop in /usr/ports/x11/gnomeapplets. > *** Error code 1 > > Stop in /usr/ports/x11/gnomeapplets. > *** Error code 1 > > Stop in /usr/ports/x11/gnome. > *** Error code 1 > > Stop in /usr/ports/x11/gnome. > *** Error code 1 > > Stop in /usr/ports/x11/gnome. > > -----Original Message----- > From: Andrew Gallatin [mailto:gallatin@cs.duke.edu] > Sent: Thursday, April 25, 2002 9:24 AM > To: Schroeder, Aaron > Cc: freebsd-alpha@freebsd.org > Subject: RE: KDE2 > > > Schroeder, Aaron writes: > > OK, after much compiling, gnome failed to build as well on my system. So, > > now, since I am fairly new to BSD, I have no idea how to go about > > troubleshooting this, etc. > > > > How would I capture the output from the screen so that I can paste it > into > > an email so that the more inclined BSD users can take a look at what I am > > looking at? > > You'd re-direct the compile output into a log file via > make >& log. > > And then you'd mail the last N lines of that file.. > > Drew > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-alpha" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message