taskThe GNU Hurd - Tasks: task #5956, Automake'ify GNU Mach's code base

 
 

task #5956: Automake'ify GNU Mach's code base

Submitter:  Thomas Schwinge <tschwinge>
Submitted:  Sat 07 Oct 2006 03:18:24 PM UTC
   
 
Category:  GNU Mach Should Start On:  Fri 06 Oct 2006 10:00:00 PM UTC
Should be Finished on:  Fri 06 Oct 2006 10:00:00 PM UTC Priority:  * 3 - Low
Status:  Done Privacy:  Public
Assigned to:  tschwinge Percent Complete:  100%
Open/Closed:  Closed Planned Release:  GNU Mach 1.4
Effort:  0.00
Wiki-like text discussion box: 

http://savannah.gnu.org/task/?5958 --- ``GNU MIG: dependency information output''
Not relevant anymore.

How to get the MIG .defs files's dependencies considered by the build system?
http://lists.gnu.org/archive/html/automake/2006-10/msg00039.html --- ``Generic mechanism for dependencies of CPP processed files''
Is locally being worked around.

http://sourceware.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=automake&pr=492 --- ``Compilation of assembler files with subdir-objects''
Will be fixed in the next version of Automake and is locally being worked around.

http://lists.gnu.org/archive/html/autoconf/2006-10/msg00005.html --- ``Inconsistency w.r.t. defining the same symbol more than once''
Is fixed in Autoconf 2.60 and is locally being worked around.

http://lists.gnu.org/archive/html/automake/2006-05/msg00038.html --- ``A quick idea about dependencies w.r.t. files depending on `nodist_...' files''
Is locally being worked around.

http://lists.gnu.org/archive/html/automake/2006-10/msg00023.html --- ``Dependency tracking of pre processed Assembler files''
Will be fixed in the next version of Automake and will not be worked around locally.

* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 15 Oct 2006 03:30:34 PM UTC, comment #3: 

I just installed the following to address this task:

#v+
2006-10-15  Thomas Schwinge  <tschwinge@gnu.org>

--- ``Automake'ify GNU Mach's code base''

  • Makefile.in: New file, generated by `autoreconf'.
  • config.h.in: Likewise.
  • configure: Updated file, generated by `autoreconf'.


  • INSTALL: File updated, thanks to `autoreconf'.
  • aclocal.m4: Likewise.


  • build-aux/compile: New file, thanks to `autoreconf'.
  • build-aux/config.guess: Likewise.
  • build-aux/config.sub: Likewise.
  • build-aux/depcomp: Likewise.
  • build-aux/install-sh: Likewise.
  • build-aux/mdate-sh: Likewise.
  • build-aux/missing: Likewise.
  • build-aux/texinfo.tex: Likewise.


  • AUTHORS: New file, copy from the MIG repository.


  • kern/bootstrap.c: Don't include `bootstrap_symbols.h'.
  • ddb/db_command.c: Don't include `cpus.h'.
  • ddb/db_mp.c: Likewise.
  • i386/i386/ast_check.c: Likewise.
  • i386/i386/cswitch.S: Likewise.
  • i386/i386/db_interface.c: Likewise.
  • i386/i386/fpu.c: Likewise.
  • i386/i386/fpu.h: Likewise.
  • i386/i386/i386asm.sym: Likewise.
  • i386/i386/locore.S: Likewise.
  • i386/i386/mp_desc.c: Likewise.
  • i386/i386/mp_desc.h: Likewise.
  • i386/i386/pcb.c: Likewise.
  • i386/i386/trap.c: Likewise.
  • i386/intel/pmap.c: Likewise.
  • include/mach/machine.h: Likewise.
  • ipc/ipc_kmsg.c: Likewise.
  • ipc/ipc_kmsg.h: Likewise.
  • kern/ast.c: Likewise.
  • kern/ast.h: Likewise.
  • kern/cpu_number.h: Likewise.
  • kern/debug.c: Likewise.
  • kern/eventcount.c: Likewise.
  • kern/host.c: Likewise.
  • kern/ipc_sched.c: Likewise.
  • kern/lock.c: Likewise.
  • kern/lock.h: Likewise.
  • kern/lock_mon.c: Likewise.
  • kern/mach_clock.c: Likewise.
  • kern/mach_factor.c: Likewise.
  • kern/machine.c: Likewise.
  • kern/priority.c: Likewise.
  • kern/processor.c: Likewise.
  • kern/processor.h: Likewise.
  • kern/sched.h: Likewise.
  • kern/sched_prim.c: Likewise.
  • kern/startup.c: Likewise.
  • kern/syscall_subr.c: Likewise.
  • kern/thread.c: Likewise.
  • kern/timer.c: Likewise.
  • kern/timer.h: Likewise.
  • vm/vm_resident.c: Likewise.
  • kern/sched_prim.c: Don't include `fast_tas.h'.
  • kern/task.c: Likewise.
  • kern/task.h: Likewise.
  • kern/sched_prim.c: Don't include `hw_footprint.h'.
  • kern/thread.c: Likewise.
  • kern/thread.h: Likewise.
  • kern/counters.c: Don't include `mach_counters.h'.
  • kern/counters.h: Likewise.
  • ddb/db_ext_symtab.c: Don't include `mach_debug.h'.
  • i386/i386/pcb.c: Likewise.
  • kern/ipc_kobject.c: Likewise.
  • kern/thread.c: Likewise.
  • kern/zalloc.c: Likewise.
  • kern/ast.c: Don't include `mach_fixpri.h'.
  • kern/processor.c: Likewise.
  • kern/processor.h: Likewise.
  • kern/sched.h: Likewise.
  • kern/sched_prim.c: Likewise.
  • kern/syscall_subr.c: Likewise.
  • kern/thread.c: Likewise.
  • kern/thread.h: Likewise.
  • kern/host.c: Don't include `mach_host.h'.
  • kern/ipc_sched.c: Likewise.
  • kern/machine.c: Likewise.
  • kern/processor.c: Likewise.
  • kern/processor.h: Likewise.
  • kern/sched_prim.c: Likewise.
  • kern/startup.c: Likewise.
  • kern/task.c: Likewise.
  • kern/thread.c: Likewise.
  • kern/thread.h: Likewise.
  • include/mach/mach.defs: Don't include `mach_ipc_compat.h'.
  • include/mach/mach_param.h: Likewise.
  • include/mach/mach_traps.h: Likewise.
  • include/mach/message.h: Likewise.
  • include/mach/mig_errors.h: Likewise.
  • include/mach/notify.h: Likewise.
  • include/mach/port.h: Likewise.
  • include/mach/std_types.defs: Likewise.
  • include/mach/task_special_ports.h: Likewise.
  • include/mach/thread_special_ports.h: Likewise.
  • ipc/ipc_kmsg.c: Likewise.
  • ipc/ipc_kmsg.h: Likewise.
  • ipc/ipc_marequest.c: Likewise.
  • ipc/ipc_notify.c: Likewise.
  • ipc/ipc_notify.h: Likewise.
  • ipc/ipc_object.c: Likewise.
  • ipc/ipc_object.h: Likewise.
  • ipc/ipc_port.c: Likewise.
  • ipc/ipc_port.h: Likewise.
  • ipc/ipc_right.c: Likewise.
  • ipc/ipc_right.h: Likewise.
  • ipc/ipc_space.c: Likewise.
  • ipc/ipc_space.h: Likewise.
  • ipc/mach_debug.c: Likewise.
  • ipc/mach_msg.c: Likewise.
  • ipc/mach_msg.h: Likewise.
  • ipc/mach_port.c: Likewise.
  • kern/ipc_tt.c: Likewise.
  • kern/syscall_sw.c: Likewise.
  • kern/thread.h: Likewise.
  • include/mach_debug/mach_debug.defs: Don't include `mach_ipc_debug.h'.
  • ipc/ipc_hash.c: Likewise.
  • ipc/ipc_hash.h: Likewise.
  • ipc/ipc_marequest.c: Likewise.
  • ipc/ipc_marequest.h: Likewise.
  • kern/ipc_kobject.c: Don't include `mach_ipc_test.h'.
  • ddb/db_access.c: Don't include `mach_kdb.h'.
  • ddb/db_aout.c: Likewise.
  • ddb/db_break.c: Likewise.
  • ddb/db_command.c: Likewise.
  • ddb/db_command.h: Likewise.
  • ddb/db_cond.c: Likewise.
  • ddb/db_examine.c: Likewise.
  • ddb/db_expr.c: Likewise.
  • ddb/db_ext_symtab.c: Likewise.
  • ddb/db_input.c: Likewise.
  • ddb/db_lex.c: Likewise.
  • ddb/db_macro.c: Likewise.
  • ddb/db_mp.c: Likewise.
  • ddb/db_output.c: Likewise.
  • ddb/db_print.c: Likewise.
  • ddb/db_run.c: Likewise.
  • ddb/db_sym.c: Likewise.
  • ddb/db_task_thread.c: Likewise.
  • ddb/db_trap.c: Likewise.
  • ddb/db_variables.c: Likewise.
  • ddb/db_watch.c: Likewise.
  • ddb/db_watch.h: Likewise.
  • ddb/db_write_cmd.c: Likewise.
  • i386/i386/db_disasm.c: Likewise.
  • i386/i386/db_interface.c: Likewise.
  • i386/i386/db_trace.c: Likewise.
  • i386/i386/i386asm.sym: Likewise.
  • i386/i386/locore.S: Likewise.
  • i386/i386/trap.c: Likewise.
  • i386/i386at/kd.c: Likewise.
  • i386/i386at/model_dep.c: Likewise.
  • include/mach_debug/mach_debug.defs: Likewise.
  • ipc/ipc_kmsg.c: Likewise.
  • ipc/ipc_object.c: Likewise.
  • ipc/ipc_port.c: Likewise.
  • ipc/ipc_pset.c: Likewise.
  • kern/bootstrap.c: Likewise.
  • kern/debug.c: Likewise.
  • kern/exception.c: Likewise.
  • kern/lock.c: Likewise.
  • kern/xpr.c: Likewise.
  • vm/vm_fault.c: Likewise.
  • vm/vm_map.c: Likewise.
  • vm/vm_object.c: Likewise.
  • vm/vm_resident.c: Likewise.
  • kern/lock.h: Don't include `mach_ldebug.h'.
  • kern/lock_mon.c: Don't include `mach_lock_mon.h'.
  • kern/ipc_kobject.c: Don't include `mach_machine_routines.h'.
  • kern/lock_mon.c: Don't include `mach_mp_debug.h'.
  • vm/memory_object.c: Don't include `mach_pagemap.h'.
  • vm/vm_fault.c: Likewise.
  • vm/vm_object.c: Likewise.
  • vm/vm_object.h: Likewise.
  • vm/vm_pageout.c: Likewise.
  • i386/i386/trap.c: Don't include `mach_pcsample.h'.
  • kern/mach4.srv: Likewise.
  • kern/mach_clock.c: Likewise.
  • kern/pc_sample.c: Likewise.
  • kern/task.c: Likewise.
  • kern/thread.c: Likewise.
  • vm/vm_fault.c: Likewise.
  • device/net_io.c: Don't include `mach_ttd.h'.
  • i386/i386/kttd_interface.c: Likewise.
  • i386/i386/locore.S: Likewise.
  • i386/i386/trap.c: Likewise.
  • i386/i386at/autoconf.c: Likewise.
  • include/mach_debug/mach_debug.defs: Don't include `mach_vm_debug.h'.
  • vm/vm_debug.c: Likewise.
  • vm/vm_page.h: Likewise.
  • vm/vm_resident.c: Likewise.
  • kern/sched_prim.c: Don't include `power_save.h'.
  • kern/sched.h: Don't include `simple_clock.h'.
  • kern/sched_prim.c: Likewise.
  • kern/thread.c: Likewise.
  • kern/mach_clock.c: Don't include `stat_time.h'.
  • i386/i386/i386asm.sym: Likewise.
  • i386/i386/locore.S: Likewise.
  • kern/sched.h: Likewise.
  • kern/timer.c: Likewise.
  • kern/timer.h: Likewise.
  • kern/startup.c: Don't include `xpr_debug.h'.
  • kern/xpr.h: Likewise.
  • i386/i386at/autoconf.c: Don't include `com.h'.
  • i386/i386at/com.c: Likewise.
  • i386/i386at/conf.c: Likewise.
  • i386/i386at/cons_conf.c: Likewise.
  • i386/i386/fpe_linkage.c: Don't include `fpe.h'.
  • i386/i386/fpu.c: Likewise.
  • i386/i386/fpu.h: Likewise.
  • i386/i386/trap.c: Likewise.
  • i386/i386at/autoconf.c: Don't include `lpr.h'.
  • i386/i386at/conf.c: Likewise.
  • i386/i386at/lpr.c: Likewise.
  • i386/i386/cswitch.S: Don't include `platforms.h'.
  • i386/i386/fpu.c: Likewise.
  • i386/i386/gdt.c: Likewise.
  • i386/i386/hardclock.c: Likewise.
  • i386/i386/i386asm.sym: Likewise.
  • i386/i386/io_emulate.c: Likewise.
  • i386/i386/locore.S: Likewise.
  • i386/i386/pic.c: Likewise.
  • i386/i386/pic.h: Likewise.
  • i386/i386/pit.c: Likewise.
  • i386/i386/pit.h: Likewise.
  • i386/i386/seg.h: Likewise.
  • i386/i386at/model_dep.c: Likewise.
  • i386/i386at/com.c: Don't include `rc.h'
  • i386/i386at/cons_conf.c: Likewise.
  • i386/i386at/pic_isa.c: Likewise.
  • device/ds_routines.c: Don't include <i386/linux/device-drivers.h>.
  • i386/i386at/i386at_ds_routines.c: Likewise.
  • i386/linux/dev/include/linux/autoconf.h: Likewise.
  • linux/dev/arch/i386/kernel/setup.c: Likewise.
  • linux/dev/init/main.c: Likewise.
  • linux/pcmcia-cs/glue/pcmcia_glue.h: Likewise.
  • linux/pcmcia-cs/glue/wireless_glue.h: Likewise.
  • kern/lock_mon.c: Don't include <time_stamp.h>.
  • device/cons.c: Include <device/cons.h> instead of <cons.h>.
  • i386/i386at/com.c: Likewise.
  • i386/i386at/kd.c: Likewise.
  • i386/i386at/cons_conf.c: Likewise.
  • i386/i386at/i386at_ds_routines.c: Include <device/device.server.h>

instead of "device_interface.h".

  • device/chario.c: Include <device/device_reply.user.h> instead of

"device_reply.h".

  • device/ds_routines.c: Likewise.
  • linux/dev/glue/block.c: Likewise.
  • linux/dev/glue/net.c: Likewise.
  • linux/pcmcia-cs/glue/ds.c: Likewise.
  • device/cons.c: Include <device/kmsg.h> instead of <kmsg.h>.
  • device/kmsg.c: Likewise.
  • i386/i386/cswitch.S: Include <i386/cpu_number.h> instead of

"cpu_number.h".

  • i386/i386/locore.S: Likewise.
  • i386/intel/pmap.c: Likewise.
  • ipc/ipc_kmsg.h: Likewise.
  • i386/i386/i386asm.sym: Include <i386/gdt.h> instead of "gdt.h".
  • i386/i386/idt.c: Likewise.
  • i386/i386at/int_init.c: Likewise.
  • i386/i386/cswitch.S: Include <i386/i386asm.h> instead of "i386asm.h".
  • i386/i386/locore.S: Likewise.
  • i386/i386at/boothdr.S: Likewise.
  • i386/i386at/interrupt.S: Likewise.
  • i386/i386at/idt.h: Include <i386/idt-gen.h> instead of "idt-gen.h".
  • i386/i386at/interrupt.S: Include <i386/ipl.h> instead of "ipl.h".
  • i386/i386/i386asm.sym: Include <i386/ldt.h> instead of "ldt.h".
  • i386/i386/locore.S: Likewise.
  • i386/i386/i386asm.sym: Include <i386/mp_desc.h> instead of

"mp_desc.h".

  • i386/i386at/interrupt.S: Include <i386/pic.h> instead of "pic.h".
  • i386/i386/cswitch.S: Include <i386/proc_reg.h> instead of

"proc_reg.h".

  • i386/i386/locore.S: Likewise.
  • i386/i386at/model_dep.c: Likewise.
  • i386/i386/i386asm.sym: Include <i386/seg.h> instead of "seg.h".
  • i386/i386/idt.c: Likewise.
  • i386/i386/locore.S: Likewise.
  • i386/i386/locore.S: Include <i386/trap.h> instead of "trap.h".
  • i386/i386/i386asm.sym: Include <i386/tss.h> instead of "tss.h".
  • i386/i386/i386asm.sym: Include <i386/vm_param.h> instead of

"vm_param.h".

  • i386/i386/idt.c: Likewise.
  • i386/i386at/kd.c: Likewise.
  • i386/i386at/model_dep.c: Likewise.
  • i386/intel/pmap.c: Likewise.
  • i386/i386/i386asm.sym: Include <i386at/idt.h> instead of "idt.h".
  • i386/i386/idt.c: Likewise.
  • i386/i386at/int_init.c: Likewise.
  • ipc/ipc_target.c: Include <kern/sched_prim.h> instead of

"sched_prim.h".

  • vm/memory_object.c: Include <vm/memory_object_default.user.h> instead

of "memory_object_default.h".

  • vm/vm_object.c: Likewise.
  • vm/vm_pageout.c: Likewise.
  • vm/memory_object.c: Include <vm/memory_object_user.user.h> instead of

"memory_object_user.h".

  • vm/vm_fault.c: Likewise.
  • vm/vm_object.c: Likewise.
  • vm/vm_pageout.c: Likewise.


  • Makefile.am: New file.
  • Makerules.am <configure's findings, System dependent Makerules>

<Compilation flags, Dependency generation, Autoconf support>: Remove
sections.
<Building from foo.cli, Building from foo.srv>: Rewrite:
(%.server.defs.c, %.user.defs.c, %.server.h %.server.c)
(%.user.h %.user.c, %.server.defs, %.user.defs): New targets.
(%.h %_user.c %.cli.d, %_interface.h %_server.c %.srv.d): Remove
targets.
(echo-%): New target.

  • Makefrag.am <configure's findings, Rules, Kernel Image, Installation>

<Building the distribution, Autoconf support, Makerules>: Remove
sections.
(enable_kdb, enable_kmsg): Adopt.
<All the source in each directory>
<Header files installed for user use>: Rewrite to adopt to how things
are to be done now.
<Automatically generated source files>: New section.
(i386/Makefrag.am): Include file if appropriate.

  • i386/Makefrag.am <configure's findings, Rules, Installation>

<Autoconf support, Makerules>: Remove sections.
(enable_lpr): Adopt.
<Source files for any i386 kernel>: Rewrite to adopt to how things are
to be done now.

  • i386/linux/Makefrag.am: New file.
  • linux/Makefrag.am: Likewise.


  • Makefile.in: Move file...
  • Makefrag.am: ... here.
  • i386/Makefile.in: Move file...
  • i386/Makefrag.am: ... here.
  • i386/linux/Makefile.in: Remove file.


  • doc/Makefile.in: Remove file.
  • doc/Makefrag.am: New file.
  • tests/Makefrag.am: Likewise.
  • tests/test-mbchk.in: Likewise.


  • configfrag.ac: New file.
  • tests/configfrag.ac: Likewise.
  • Makerules.am (DEFINES): Convert those into...
  • configfrag.ac: ... AC_DEFINE instantiations.
  • i386/Makerules.in (DEFINES): Convert those into...
  • i386/configfrag.ac: ... AC_DEFINE instantiations.
  • i386/Makerules.in: Remove file.
  • i386/configfrag.ac (AC_PREREQ, AC_INIT, AC_CONFIG_SRCDIR)

(AC_CONFIG_SUBDIRS, AC_CONFIG_FILES, AC_OUTPUT): Don't invoke.
(../version.m4): Don't include.
(--disable-lpr): Rework configuration option.
(--disable-default-device-drivers): Move configuration option to...

  • configfrag.ac: ... here.
  • configure.ac (AC_CONFIG_AUX_DIR, AM_INIT_AUTOMAKE): Instantiate.

(AC_PREFIX_DEFAULT, AC_CONFIG_SUBDIRS): Don't invoke.
<Output variable `systype'>: Rework the whole section.
<Options> (--enable-kdb, --disable-kmsg): Move into `configfrag.ac' and
adopt.
<Programs> (AM_PROG_AS, AM_PROG_CC_C_O): Instantiate.
(AC_CHECK_PROG): Move instantiation searching for a `mbchk' program
into `tests/configfrag.ac'.
(AC_CHECK_PROG): Instantiate to search for a `patch' program.
<configure fragments> (tests/configfrag.ac, configfrag.ac)
(linux/configfrag.ac): Include files.
(i386/configfrag.ac): Include file if appropriate.
(AC_CONFIG_HEADER): Instantiate for `config.h'.
(AC_CONFIG_FILES): Remove `Makerules' and `doc/Makefile'.
(AC_CONFIG_COMMANDS_POST): Instantiate for `config.status.dep.patch'.
(AC_CONFIG_COMMANDS): Instantiate for
`Makefile.correct_output_files_for_.S_files.patch' and (the
nonexistent) `Makefile.dependency_tracking_for_.S_files.patch'.

  • Makefile.dependency_tracking_for_.S_files.patch: New file.
  • config.status.dep.patch: Likewise.
  • bogus/bootstrap_symbols.h: Remove file.
  • configfrag.ac: AC_DEFINE `BOOTSTRAP_SYMBOLS' to `0'.
  • bogus/cpus.h: Remove file.
  • configfrag.ac: AC_DEFINE `NCPUS' to `1'.  AH_TEMPLATE

`MULTIPROCESSOR'.

  • bogus/fast_tas.h: Remove file.
  • configfrag.ac: AC_DEFINE `FAST_TAS' to `0'.
  • bogus/hw_footprint.h: Remove file.
  • configfrag.ac: AC_DEFINE `HW_FOOTPRINT' to `0'.
  • bogus/mach_counters.h: Remove file.
  • configfrag.ac: AC_DEFINE `MACH_COUNTERS' to `0'.
  • bogus/mach_debug.h: Remove file.
  • configfrag.ac: AC_DEFINE `MACH_DEBUG' to `1'.
  • bogus/mach_fixpri.h: Remove file.
  • configfrag.ac: AC_DEFINE `MACH_FIXPRI' to `1'.
  • bogus/mach_host.h: Remove file.
  • configfrag.ac: AC_DEFINE `MACH_HOST' to `0'.
  • bogus/mach_ipc_compat.h: Remove file.
  • configfrag.ac: AC_DEFINE `MACH_IPC_COMPAT' to `1'.
  • bogus/mach_ipc_debug.h: Remove file.
  • configfrag.ac: AC_DEFINE `MACH_IPC_DEBUG' to `1'.
  • bogus/mach_ipc_test.h: Remove file.
  • configfrag.ac: AC_DEFINE `MACH_IPC_TEST' to `0'.
  • bogus/mach_kdb.h: Remove file.
  • configfrag.ac (--disable-kdb): AC_DEFINE `MACH_KDB' to `0'.
  • bogus/mach_ldebug.h: Remove file.
  • configfrag.ac: AC_DEFINE `MACH_LDEBUG' to `0'.
  • bogus/mach_lock_mon.h: Remove file.
  • configfrag.ac: AC_DEFINE `MACH_LOCK_MON' to `0'.
  • bogus/mach_machine_routines.h: Remove file.
  • configfrag.ac: Add comment about not AC_DEFINEing

`MACH_MACHINE_ROUTINES' to `0'.

  • bogus/mach_mp_debug.h: Remove file.
  • configfrag.ac: AC_DEFINE `MACH_MP_DEBUG' to `0'.
  • bogus/mach_pagemap.h: Remove file.
  • configfrag.ac: AC_DEFINE `MACH_PAGEMAP' to `1'.
  • bogus/mach_pcsample.h: Remove file.
  • configfrag.ac: AC_DEFINE `MACH_PCSAMPLE' to `1'.
  • bogus/mach_ttd.h: Remove file.
  • configfrag.ac: AC_DEFINE `MACH_TTD' to `0'.
  • bogus/mach_vm_debug.h: Remove file.
  • configfrag.ac: AC_DEFINE `MACH_VM_DEBUG' to `1'.
  • bogus/power_save.h: Remove file.
  • configfrag.ac: AC_DEFINE `POWER_SAVE' to `1'.
  • bogus/simple_clock.h: Remove file.
  • configfrag.ac: AC_DEFINE `SIMPLE_CLOCK' to `0'.
  • bogus/stat_time.h: Remove file.
  • configfrag.ac: AC_DEFINE `STAT_TIME' to `1'.
  • bogus/xpr_debug.h: Remove file.
  • configfrag.ac: AC_DEFINE `XPR_DEBUG' to `1'.
  • i386/bogus/com.h: Remove file.
  • i386/configfrag.ac: AC_DEFINE `NCOM' to `4'.
  • i386/bogus/fpe.h: Remove file.
  • i386/configfrag.ac: AC_DEFINE `FPE' to `0'.
  • i386/bogus/lpr.h: Remove file.
  • i386/configfrag.ac: AC_DEFINE `NLPR' to `1'.
  • i386/bogus/mach_machine_routines.h: Remove file.
  • i386/configfrag.ac: AC_DEFINE `MACH_MACHINE_ROUTINES' to `1'.
  • i386/bogus/platforms.h: Remove file.
  • i386/configfrag.ac: AC_DEFINE `AT386' to `1'.
  • i386/bogus/rc.h: Remove file.
  • i386/configfrag.ac: AC_DEFINE `RCLINE' to `-1' and `RCADDR' to `0x3f8'.


  • Makerules.in: Move file...
  • Makerules.am: ... here.


  • linux/configfrag.ac (AC_PREREQ, AC_INIT, AC_CONFIG_SRCDIR)

(AC_CONFIG_HEADER, AC_CANONICAL_HOST, hurd_SYSTYPE, AC_CONFIG_FILES)
(AC_OUTPUT): Don't invoke.
(../../version.m4, ../../Drivers.macros, ../../aclocal.m4): Don't
include.
<case "$host_cpu">: Only evaluate for i386.
(--disable-default-device-drivers): Remove configuraion option.
(LINUX_DEV, _KERNEL_): AC_DEFINE these.
(scsi, net, pcmcia, wireless): Remove AC_DRIVER_CLASS instantiations.
(device_driver_group): New shell function.
(AC_OPTION, AC_OPTION_nodef): New functions.
(linux_DRIVER): Rename function to AC_Linux_DRIVER and adopt.
(linux_DRIVER_nodef): Likewise to AC_Linux_DRIVER_nodef.
<Configuration options>: Adopt to the new functions introduced above
and re-position parts.
<Process device driver groups>: Adopt to the changes related to device
driver groups.

  • linux/configure.in <AC_CONFIG_LINKS>: Move to...
  • linux/configfrag.ac: ... here.
  • linux/configure.in: Remove file.
  • linux/configure: Likewise.
  • i386/linux/Makerules.in: Likewise.
  • Drivers.macros: Likewise.


  • i386/linux/configure.ac: Move file...
  • linux/configfrag.ac: ... here.
  • i386/linux/configure: Remove file.
  • i386/linux/device-drivers.h.in: Likewise.


  • i386/configure.in: Move file...
  • i386/configfrag.ac: ... here.
  • i386/configure: Remove file.


  • config.guess: Remove file.
  • config.sub: Likewise.
  • install-sh: Likewise.


  • i386/Files: Remove file.
  • i386/Subdirs: Likewise.
  • linux/Files: Likewise.
  • linux/Subdirs: Likewise.

#v-

Thomas Schwinge <tschwinge>
Group administrator
Sun 08 Oct 2006 06:04:39 PM UTC, comment #2: 

Hello,

I noticed you are already at 50%, but should you need any
help for this task, please do ping me.

Claudio

Claudio Fontana <sick_soul>
Sat 07 Oct 2006 04:52:19 PM UTC, comment #1: 

Needs task #5958.

Thomas Schwinge <tschwinge>
Group administrator
Sat 07 Oct 2006 03:18:24 PM UTC, original submission:  


Thomas Schwinge <tschwinge>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one

Digest:
   task dependencies.

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 9 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-11-16 tschwinge Dependencies- task #6111 is dependent
2006-10-15 tschwinge StatusIn Progress Done
    Percent Complete50% 100%
    Open/ClosedOpen Closed
    Wiki-like text discussion boxhttp://savannah.gnu.org/task/?5958 --- ``GNU MIG: dependency information output'' Not relevant anymore. How to get the MIG .defs files's dependencies considered by the build system? http://lists.gnu.org/archive/html/automake/2006-10/msg00039.html --- ``Generic mechanism for dependencies of CPP processed files'' Is locally being worked around. http://sourceware.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&amp;database=automake&amp;pr=492 --- ``Compilation of assembler files with subdir-objects'' Will be fixed in the next version of Automake and is locally being worked around. http://lists.gnu.org/archive/html/autoconf/2006-10/msg00005.html --- ``Inconsistency w.r.t. defining the same symbol more than once'' Is fixed in Autoconf 2.60 but might nevertheless be worked around locally. http://lists.gnu.org/archive/html/automake/2006-05/msg00038.html --- ``A quick idea about dependencies w.r.t. files depending on `nodist_...' files'' Is locally being worked around. http://lists.gnu.org/archive/html/automake/2006-10/msg00023.html --- ``Dependency tracking of pre processed Assembler files'' Will be fixed in the next version of Automake and will not be worked around locally. http://savannah.gnu.org/task/?5958 --- ``GNU MIG: dependency information output'' Not relevant anymore. How to get the MIG .defs files's dependencies considered by the build system? http://lists.gnu.org/archive/html/automake/2006-10/msg00039.html --- ``Generic mechanism for dependencies of CPP processed files'' Is locally being worked around. http://sourceware.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=automake&pr=492 --- ``Compilation of assembler files with subdir-objects'' Will be fixed in the next version of Automake and is locally being worked around. http://lists.gnu.org/archive/html/autoconf/2006-10/msg00005.html --- ``Inconsistency w.r.t. defining the same symbol more than once'' Is fixed in Autoconf 2.60 and is locally being worked around. http://lists.gnu.org/archive/html/automake/2006-05/msg00038.html --- ``A quick idea about dependencies w.r.t. files depending on `nodist_...' files'' Is locally being worked around. http://lists.gnu.org/archive/html/automake/2006-10/msg00023.html --- ``Dependency tracking of pre processed Assembler files'' Will be fixed in the next version of Automake and will not be worked around locally.
2006-10-14 tschwinge Wiki-like text discussion boxhttp://savannah.gnu.org/task/?5958 --- ``GNU MIG: dependency information output'' Also: how to get these dependency files considered by the build system. http://sourceware.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&amp;database=automake&amp;pr=492 --- ``Compilation of assembler files with subdir-objects'' Will be fixed in the next version of Automake and is locally being worked around. http://lists.gnu.org/archive/html/autoconf/2006-10/msg00005.html --- ``Inconsistency w.r.t. defining the same symbol more than once'' Is fixed in Autoconf 2.60 but might nevertheless be worked around locally. http://lists.gnu.org/archive/html/automake/2006-05/msg00038.html --- ``A quick idea about dependencies w.r.t. files depending on `nodist_...' files''' Is locally being worked around. http://lists.gnu.org/archive/html/automake/2006-10/msg00023.html --- ``Dependency tracking of pre processed Assembler files'' Will be fixed in the next version of Automake and will not be worked around locally. http://savannah.gnu.org/task/?5958 --- ``GNU MIG: dependency information output'' Not relevant anymore. How to get the MIG .defs files's dependencies considered by the build system? http://lists.gnu.org/archive/html/automake/2006-10/msg00039.html --- ``Generic mechanism for dependencies of CPP processed files'' Is locally being worked around. http://sourceware.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=automake&pr=492 --- ``Compilation of assembler files with subdir-objects'' Will be fixed in the next version of Automake and is locally being worked around. http://lists.gnu.org/archive/html/autoconf/2006-10/msg00005.html --- ``Inconsistency w.r.t. defining the same symbol more than once'' Is fixed in Autoconf 2.60 but might nevertheless be worked around locally. http://lists.gnu.org/archive/html/automake/2006-05/msg00038.html --- ``A quick idea about dependencies w.r.t. files depending on `nodist_...' files'' Is locally being worked around. http://lists.gnu.org/archive/html/automake/2006-10/msg00023.html --- ``Dependency tracking of pre processed Assembler files'' Will be fixed in the next version of Automake and will not be worked around locally.
2006-10-11 tschwinge Wiki-like text discussion boxhttp://savannah.gnu.org/task/?5958 --- ``GNU MIG: dependency information output'' Also: how to get these dependency files considered by the build system. http://sourceware.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&amp;database=automake&amp;pr=492 --- ``Compilation of assembler files with subdir-objects'' Is locally being worked around. http://lists.gnu.org/archive/html/autoconf/2006-10/msg00005.html --- ``Inconsistency w.r.t. defining the same symbol more than once'' Could locally be worked around. http://lists.gnu.org/archive/html/automake/2006-05/msg00038.html --- ``A quick idea about dependencies w.r.t. files depending on `nodist_...' files''' Is locally being worked around. http://lists.gnu.org/archive/html/automake/2006-10/msg00023.html --- ``Dependency tracking of pre processed Assembler files'' Quite involved, but could locally be worked around. http://savannah.gnu.org/task/?5958 --- ``GNU MIG: dependency information output'' Also: how to get these dependency files considered by the build system. http://sourceware.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=automake&pr=492 --- ``Compilation of assembler files with subdir-objects'' Will be fixed in the next version of Automake and is locally being worked around. http://lists.gnu.org/archive/html/autoconf/2006-10/msg00005.html --- ``Inconsistency w.r.t. defining the same symbol more than once'' Is fixed in Autoconf 2.60 but might nevertheless be worked around locally. http://lists.gnu.org/archive/html/automake/2006-05/msg00038.html --- ``A quick idea about dependencies w.r.t. files depending on `nodist_...' files''' Is locally being worked around. http://lists.gnu.org/archive/html/automake/2006-10/msg00023.html --- ``Dependency tracking of pre processed Assembler files'' Will be fixed in the next version of Automake and will not be worked around locally.
2006-10-10 tschwinge Wiki-like text discussion boxhttp://savannah.gnu.org/task/?5958 --- ``GNU MIG: dependency information output'' Also: how to get these dependency files considered by the build system. http://sourceware.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&amp;database=automake&amp;pr=492 --- ``Compilation of assembler files with subdir-objects'' Is being worked around. http://lists.gnu.org/archive/html/autoconf/2006-10/msg00005.html --- ``Inconsistency w.r.t. defining the same symbol more than once'' Could be worked around. http://lists.gnu.org/archive/html/automake/2006-05/msg00038.html --- ``A quick idea about dependencies w.r.t. files depending on `nodist_...' files''' Is being worked around. TODO --- ``Dependency tracking of pre processed Assembler files'' Quite involved, but could be worked around. http://savannah.gnu.org/task/?5958 --- ``GNU MIG: dependency information output'' Also: how to get these dependency files considered by the build system. http://sourceware.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=automake&pr=492 --- ``Compilation of assembler files with subdir-objects'' Is locally being worked around. http://lists.gnu.org/archive/html/autoconf/2006-10/msg00005.html --- ``Inconsistency w.r.t. defining the same symbol more than once'' Could locally be worked around. http://lists.gnu.org/archive/html/automake/2006-05/msg00038.html --- ``A quick idea about dependencies w.r.t. files depending on `nodist_...' files''' Is locally being worked around. http://lists.gnu.org/archive/html/automake/2006-10/msg00023.html --- ``Dependency tracking of pre processed Assembler files'' Quite involved, but could locally be worked around.
2006-10-10 tschwinge Wiki-like text discussion box http://savannah.gnu.org/task/?5958 --- ``GNU MIG: dependency information output'' Also: how to get these dependency files considered by the build system. http://sourceware.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=automake&pr=492 --- ``Compilation of assembler files with subdir-objects'' Is being worked around. http://lists.gnu.org/archive/html/autoconf/2006-10/msg00005.html --- ``Inconsistency w.r.t. defining the same symbol more than once'' Could be worked around. http://lists.gnu.org/archive/html/automake/2006-05/msg00038.html --- ``A quick idea about dependencies w.r.t. files depending on `nodist_...' files''' Is being worked around. TODO --- ``Dependency tracking of pre processed Assembler files'' Quite involved, but could be worked around.

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code