Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Oct 2001 13:46:45 -0700
From:      "Mike Mitchell" <mmitchel@qualcomm.com>
To:        "Jonathan Chen" <jonathan.chen@itouch.co.nz>
Cc:        <freebsd-questions@freebsd.org>
Subject:   RE: Trouble Building Port XFree86
Message-ID:  <KAEBJMEAAINDJMODOPALIEGBCAAA.mmitchel@qualcomm.com>
In-Reply-To: <20011011084245.A14321@jonc.itouch>

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

I have captured information concerning the build process that I
am having difficulty with. This error output occurs after the
files have been transferred, unpacked, and the initial configuration
questions have been asked. All questions were answered with the
default value (i.e., Enter).

It appears that the target 'World' is not recognized by the Makefile
located in /usr/ports/x11/XFree86. This is probably correct; I would
have expected the makefile to be used should have been one of the ones
located in the WRKDIR/work after the sources had been unpacked and
patched.

--BEGIN
mmitchel-1# make -dl
cd /usr/ports/x11/XFree86 && make 'CKSUMFILES+=X336src-1.tgz X336src-2.tgz
3.3.6
-3.3.6a.diffs.gz' configure
cd /usr/ports/x11/XFree86 && make 'CKSUMFILES+=X336src-1.tgz X336src-2.tgz
3.3.6
-3.3.6a.diffs.gz' real-build
echo "===>  Building for XFree86-3.3.6_10"
===>  Building for XFree86-3.3.6_10
cd /usr/ports/x11/XFree86 && make 'CKSUMFILES+=X336src-1.tgz X336src-2.tgz
3.3.6
-3.3.6a.diffs.gz' pre-build
/usr/bin/true
if [ -f /usr/obj/usr/ports/x11/XFree86/work/scripts/pre-build ]; then  cd
/usr/p
orts/x11/XFree86 && /usr/bin/env OSVERSION=440000 MACHINE=i386
MACHINE_ARCH=i38
6 PORTOBJFORMAT=elf BSD_INSTALL_PROGRAM="install -c -s -o root -g wheel -m
555"
 BSD_INSTALL_SCRIPT="install -c -o root -g wheel -m 555"
BSD_INSTALL_DATA="inst
all -c -o root -g wheel -m 444"  BSD_INSTALL_MAN="install -c -o root -g
wheel -m
 444" CURDIR=/usr/ports/x11/XFree86 DISTDIR=/usr/ports/distfiles
WRKDIR=/usr/ob
j/usr/ports/x11/XFree86/work WRKSRC=/usr/obj/usr/ports/x11/XFree86/work/xc
PATCH
DIR=/usr/ports/x11/XFree86/files
SCRIPTDIR=/usr/obj/usr/ports/x11/XFree86/work/
scripts FILESDIR=/usr/ports/x11/XFree86/files  PORTSDIR=/usr/ports
DEPENDS=""  P
REFIX=/usr/X11R6 LOCALBASE=/usr/local X11BASE=/usr/X11R6 /bin/sh
/usr/obj/usr/p
orts/x11/XFree86/work/scripts/pre-build;  fi
cd /usr/ports/x11/XFree86 && make 'CKSUMFILES+=X336src-1.tgz X336src-2.tgz
3.3.6
-3.3.6a.diffs.gz' do-build
(cd /usr/obj/usr/ports/x11/XFree86/work/xc; /usr/bin/env PORTOBJFORMAT=elf
PREFI
X=/usr/X11R6 LOCALBASE=/usr/local X11BASE=/usr/X11R6
MOTIFLIB="-L/usr/X11R6/lib
-lXm -lXp" LIBDIR="/usr/lib" CFLAGS="-O -pipe "
XXFLAGS=" -O -pipe  -fmemoize-l
ookups -fsave-memoized" BSD_INSTALL_PROGRAM="install -c -s -o root -g
wheel -m 5
55"  BSD_INSTALL_SCRIPT="install -c -o root -g wheel -m 555"
BSD_INSTALL_DATA="
install -c -o root -g wheel -m 444"  BSD_INSTALL_MAN="install -c -o root -g
whee
l -m 444" make -f /usr/ports/x11/XFree86/Makefile  World)
make: don't know how to make World. Stop
*** Error code 2

Stop in /usr/ports/x11/XFree86.
*** Error code 1

Stop in /usr/ports/x11/XFree86.
*** Error code 1

Stop in /usr/ports/x11/XFree86.
mmitchel-1#
--END

Hope this helps. Thank you for your time and assistance.

Mike Mitchell

-----Original Message-----
From: owner-freebsd-questions@freebsd.org
[mailto:owner-freebsd-questions@freebsd.org]On Behalf Of Jonathan Chen
Sent: Wednesday, October 10, 2001 12:43 PM
To: Mike Mitchell
Cc: freebsd-questions@freebsd.org
Subject: Re: Trouble Building Port XFree86


On Wed, Oct 10, 2001 at 11:27:31AM -0700, Mike Mitchell wrote:
> Good Morning,
>
> Thank you for your reply, however, when there is a configuration
> problem elsewhere this does not function. I am wondering if anyone
> has experience with tracking down what configuration is messed up
> when attempting to build the XFree86 port without success. It is
> attempting to call "make World" on the Makefile located at
> /usr/ports/x11/XFree86 -- and this Makefile does not understand
> how to perform this; the target World is not defined directly in
> the makefile of the port.
>
> Any hints?

Only if you provide the list with the errors that you're getting.
--
Jonathan Chen <jonathan.chen@itouch.co.nz>
----------------------------------------------------------------------
The human mind ordinarily operates at only ten percent of its capacity
                     -- the rest is overhead for the operating system.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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