SPAM: -------------------- Start SpamAssassin results ----------------------
SPAM: This mail is probably spam. The original message has been altered
SPAM: so you can recognise or block similar unwanted mail in future.
SPAM: See http://spamassassin.org/tag/ for more details.
SPAM:
SPAM: Content analysis details: (5.00 hits, 5 required)
SPAM: SPAM_PHRASE_00_01 (0.6 points) BODY: Spam phrases score is 00 to 01 (low)
SPAM: MSG_ID_ADDED_BY_MTA_2 (0.5 points) 'Message-Id' was added by a relay (2)
SPAM: RCVD_IN_MULTIHOP_DSBL (0.8 points) RBL: Received via a relay in
multihop.dsbl.org
SPAM: [RBL check: found 17.118.134.159.multihop.dsbl.org]
SPAM: RCVD_IN_RFCI (2.3 points) RBL: Received via a relay in
ipwhois.rfc-ignorant.org
SPAM: [RBL check: found 17.118.134.159.ipwhois.rfc-ignorant.org.,
type: 127.0.0.6]
SPAM: RCVD_IN_UNCONFIRMED_DSBL (0.8 points) RBL: Received via a relay in
unconfirmed.dsbl.org
SPAM: [RBL check: found 17.118.134.159.unconfirmed.dsbl.org]
SPAM:
SPAM: -------------------- End of SpamAssassin results ---------------------
I've been playing around with Linux From Scratch and User Mode Linux and
decided to combine the two. I've built a LFS system within a file and can run
it as the root file system under UML. Now I am trying to build XFree86 4.2.1
from the X420 sources and the 4.2.0-4.2.1.diff patch, but when I run make
world I get several missing seperator errors during the making makefiles. I.E.
cleaning in lib/GL/mesa/src...
make[4]: Entering directory `/usr/src/blfs/xc/lib/GL/mesa/src'
Makefile:35: *** missing separator. Stop.
make[4]: Leaving directory `/usr/src/blfs/xc/lib/GL/mesa/src'
cleaning in lib/GL/glx...
make[4]: Entering directory `/usr/src/blfs/xc/lib/GL/glx'
make[4]: *** No rule to make target `distclean'.
make[4]: Leaving directory `/usr/src/blfs/xc/lib/GL/glx'
cleaning in lib/GL/dri...
make[4]: Entering directory `/usr/src/blfs/xc/lib/GL/dri'
make[4]: *** No rule to make target `distclean'.
make[4]: Leaving directory `/usr/src/blfs/xc/lib/GL/dri'
cleaning in lib/GL/mesa/dri...
make[4]: Entering directory `/usr/src/blfs/xc/lib/GL/mesa/dri'
make[4]: *** No rule to make target `distclean'.
make[4]: Leaving directory `/usr/src/blfs/xc/lib/GL/mesa/dri'
cleaning in lib/GL/GL...
make[4]: Entering directory `/usr/src/blfs/xc/lib/GL/GL'
make[4]: *** No rule to make target `distclean'.
make[4]: Leaving directory `/usr/src/blfs/xc/lib/GL/GL'
cleaning in lib/GL/mesa/src/OSmesa...
make[4]: Entering directory `/usr/src/blfs/xc/lib/GL/mesa/src/OSmesa'
make[4]: *** No rule to make target `distclean'.
make[4]: Leaving directory `/usr/src/blfs/xc/lib/GL/mesa/src/OSmesa'
cleaning in lib/GL/mesa/src/drv...
make[4]: Entering directory `/usr/src/blfs/xc/lib/GL/mesa/src/drv'
make[4]: *** No rule to make target `distclean'.
make[4]: Leaving directory `/usr/src/blfs/xc/lib/GL/mesa/src/drv'
make[3]: *** [distclean] Error 2
rm -f Makefile
<SNIP>
cleaning in programs/Xserver/hw/xfree86/os-support/linux...
make[6]: Entering directory
`/usr/src/blfs/xc/programs/Xserver/hw/xfree86/os-support/linux'
Makefile:35: *** missing separator. Stop.
make[6]: Leaving directory
`/usr/src/blfs/xc/programs/Xserver/hw/xfree86/os-support/linux'
cleaning in programs/Xserver/hw/xfree86/os-support/bus...
make[6]: Entering directory
`/usr/src/blfs/xc/programs/Xserver/hw/xfree86/os-support/bus'
make[6]: *** No rule to make target `distclean'.
make[6]: Leaving directory
`/usr/src/blfs/xc/programs/Xserver/hw/xfree86/os-support/bus'
cleaning in programs/Xserver/hw/xfree86/os-support/misc...
make[6]: Entering directory
`/usr/src/blfs/xc/programs/Xserver/hw/xfree86/os-support/misc'
make[6]: *** No rule to make target `distclean'.
make[6]: Leaving directory
`/usr/src/blfs/xc/programs/Xserver/hw/xfree86/os-support/misc'
cleaning in programs/Xserver/hw/xfree86/os-support/vbe...
make[6]: Entering directory
`/usr/src/blfs/xc/programs/Xserver/hw/xfree86/os-support/vbe'
make[6]: *** No rule to make target `distclean'.
make[6]: Leaving directory
`/usr/src/blfs/xc/programs/Xserver/hw/xfree86/os-support/vbe'
make[5]: *** [distclean] Error 2
rm -f Makefile
make[5]: Leaving directory
I'm not sure where to look to fix these errors? I've built X successfully
before but not from these sources, so I'm not sure where to look? I realize
CVS would be much better, but I'm behind a slow modem. I got a friend to
fetch these for me.
Maybe if someone could provide a patch between 4.2.1 and CVS it would be
helpful to others as well.
Cheers,
John Gay
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert