[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: ncr support?



OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp> writes:
> > Is it possible to force ncr53c810 detection? The gnumach image seems 
> > to contain the needed driver (reported by strings :-)
> 
>   You need to recompile gnumach by yourself.

I'm trying to built gnumach-19990116 on a glibc linux machine, the
configure run works (afaik), but make bails looking for the "mig"
tool. 

Is it possible the built gnumach this way? Where do i find "mig"?

dirk@icmp:~/hurd/gnumach-19990116 > ./configure --enable-floppy --enable-ide --enable-ncr53c8xx --enable-ul --host=i386-gnu
loading cache ./config.cache
checking host system type... i386-pc-gnu
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for mawk... (cached) gawk
checking build system type... i386-pc-gnu
checking for gcc... (cached) gcc
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... no
checking whether the C compiler (gcc  ) is a cross-compiler... yes
checking whether we are using GNU C... (cached) no
checking for ld... (cached) ld
checking for nm... (cached) nm
checking for mig... no
checking for make... (cached) make
creating ./config.status
creating Makefile
linking ./i386/i386 to machine
configuring in linux
running /bin/sh ./configure  --enable-floppy --enable-ide --enable-ncr53c8xx --e
nable-ul --host=i386-gnu --cache-file=.././config.cache --srcdir=.
loading cache .././config.cache
checking host system type... i386-pc-gnu
checking build system type... i386-pc-gnu
checking for gcc... (cached) gcc
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... no
checking whether the C compiler (gcc  ) is a cross-compiler... yes
checking whether we are using GNU C... (cached) no
checking for ld... (cached) ld
creating ./config.status
creating Makefile
creating device-drivers.h
device-drivers.h is unchanged
linking ./src/include/asm-i386 to src/include/asm
linking ./dev/include/asm-i386 to dev/include/asm

Looks fine, but:

dirk@icmp:~/hurd/gnumach-19990116 > make      
mig -nostdinc -DMACH -DCMU -DMACH_KERNEL -DKERNEL  -DLINUX_DEV=1  -DCONTINUATIONS -D__ELF__ -Di386 -I./i386/i386at -I./i386/i386 -I./i386/include -I./i386/include/mach/sa -I./i386/bogus -I./i386 -I. -I. -I./include -I./bogus -I./util -I./kern -I./device -header mach_i386_interface.h -server mach_i386_server.c -user /dev/null ./i386/i386/mach_i386.srv
make: mig: Command not found
make: *** [mach_i386_server.c] Error 127


Cheers,
Dirk

-- 
"It's 206 ms to Chicago, we've got a full disk of GIFs, half a meg of 
 hypertext, it's dark, and we're wearing sunglasses."
                             "Click it." -- <bluesbros@bluesbros.com>


Reply to: