[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
update to marcos's acupdate patch
From: |
pietro |
Subject: |
update to marcos's acupdate patch |
Date: |
Wed, 1 Sep 2004 17:38:42 -0300 (BRT) |
User-agent: |
SquirrelMail/1.4.2 |
i'm attaching a patch to update marcos's acupdate patch. this is how i
made it:
1) get gnumach-1-branch form cvs
2) copy acupdate2.diffcl to the gnumach dir
3) cd gnumach
4) patch < acupdate2.diffcl
patch complains something about i386/linux/Drivers.in, just tell patch to
patch i386/linux/Drivers.in
5) grep -r AC_OUTPUT\( *
6) autoupdate -vf for each file found by grep (except for acupdate2.diffcl)
7) touch configure.in at i386/linux otherwise autoreconf complains
(perhaps copy or symlink Drivers.in to configure.in?)
8) run autoreconf -vfis on topdir
i checked out a clean tree and the patch doens't apply cleanly but i
succefully compiled gnumach with it.
pietro.
--
"Educators, generals, dieticians, psychologists, and parents program.
Armies, students, and some societies are programmed."
--Harold Abelson and Gerald Jay Sussman with Julie Sussman, "Structure
and Interpretation of Computer Programs"
patch.gz
Description: GNU Zip compressed data
- update to marcos's acupdate patch,
pietro <=