Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Apr 2002 11:46:26 -0400 (EDT)
From:      Andrew Gallatin <gallatin@cs.duke.edu>
To:        "Schroeder, Aaron" <Aaron.Schroeder@qg.com>
Cc:        freebsd-alpha@freebsd.org, gnome@freebsd.org
Subject:   RE: KDE2
Message-ID:  <15560.9426.387555.995924@grasshopper.cs.duke.edu>
In-Reply-To: <1F095B0753FCD411857700010333058A04EEC527@waexch1.qgraph.com>
References:  <1F095B0753FCD411857700010333058A04EEC527@waexch1.qgraph.com>

next in thread | previous in thread | raw e-mail | index | archive | help

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15560.9426.387555.995924>