From owner-freebsd-small Tue Jan 30 6:55:44 2001 Delivered-To: freebsd-small@freebsd.org Received: from relay.ioffe.rssi.ru (relay.ioffe.rssi.ru [194.85.224.33]) by hub.freebsd.org (Postfix) with ESMTP id DBA7037B65D for ; Tue, 30 Jan 2001 06:54:45 -0800 (PST) Received: from astro.ioffe.rssi.ru (astro.ioffe.rssi.ru [194.85.229.130]) by relay.ioffe.rssi.ru (8.9.1/8.9.1) with ESMTP id RAA06305 for ; Tue, 30 Jan 2001 17:54:37 +0300 (MSK) Received: by astro.ioffe.rssi.ru (8.11.1/Clnt-2.14-AS-eef) id f0UEsR015877; Tue, 30 Jan 2001 17:54:27 +0300 (MSK) Date: Tue, 30 Jan 2001 17:54:27 +0300 (MSK) From: Alexey Koptsevich To: small@freebsd.org Subject: picobsd build fail Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I fail to build picobsd-net under 4.2-RELEASE. Your help is greatly appreciated! Please find build log below. Thanks, Alex PicoBSD build -- Current parameters: 1. Type: net 2. MFS size: 2200 kB 3. Language: en 4. Site-info: -> We'll use the sources living in /usr/src -> I hope you have checked the ../net/PICOBSD config file... -> Preparing kernel... (cd /usr/src; make buildkernel KERNEL=PICOBSD-net -DNO_MODULES) -------------------------------------------------------------- >>> Rebuilding kernel(s) -------------------------------------------------------------- ===> PICOBSD-net mkdir -p /usr/obj/usr/src/sys cd /usr/src/sys/i386/conf; PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin config -r -d /usr/obj/usr/src/sys/PICOBSD-net PICOBSD-net Removing old directory /usr/obj/usr/src/sys/PICOBSD-net: Done. Don't forget to do a ``make depend'' Kernel build directory is /usr/obj/usr/src/sys/PICOBSD-net cd /usr/obj/usr/src/sys/PICOBSD-net; MAKESRCPATH=/usr/src/sys/dev/aic7xxx/aicasm make -f /usr/src/sys/dev/aic7xxx/aicasm/Makefile Warning: Object directory not changed from original /usr/obj/usr/src/sys/PICOBSD-net yacc -d /usr/src/sys/dev/aic7xxx/aicasm/aicasm_gram.y mv y.tab.c aicasm_gram.c cc -O -pipe -nostdinc -I/usr/obj/usr/src/sys/PICOBSD-net/../../.. -I. -I/usr/include -c aicasm_gram.c lex -t /usr/src/sys/dev/aic7xxx/aicasm/aicasm_scan.l > aicasm_scan.c cc -O -pipe -nostdinc -I/usr/obj/usr/src/sys/PICOBSD-net/../../.. -I. -I/usr/include -c aicasm_scan.c cc -O -pipe -nostdinc -I/usr/obj/usr/src/sys/PICOBSD-net/../../.. -I. -I/usr/include -c /usr/src/sys/dev/aic7xxx/aicasm/aicasm.c cc -O -pipe -nostdinc -I/usr/obj/usr/src/sys/PICOBSD-net/../../.. -I. -I/usr/include -c /usr/src/sys/dev/aic7xxx/aicasm/aicasm_symbol.c cc -O -pipe -nostdinc -I/usr/obj/usr/src/sys/PICOBSD-net/../../.. -I. -I/usr/include -o aicasm aicasm_gram.o aicasm_scan.o aicasm.o aicasm_symbol.o -ll cd /usr/obj/usr/src/sys/PICOBSD-net; MAKEOBJDIRPREFIX=/usr/obj COMPILER_PATH=/usr/obj/usr/src/i386/usr/libexec:/usr/obj/usr/src/i386/usr/bin LIBRARY_PATH=/usr/obj/usr/src/i386/usr/lib:/usr/obj/usr/src/i386/usr/lib OBJFORMAT_PATH=/usr/obj/usr/src/i386/usr/libexec PERL5LIB=/usr/obj/usr/src/i386/usr/libdata/perl/5.00503 DESTDIR=/usr/obj/usr/src/i386 INSTALL="sh /usr/src/tools/install.sh" PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin MACHINE=i386 make KERNEL=kernel depend cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/../include -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 /usr/src/sys/i386/i386/genassym.c sh /usr/src/sys/kern/genassym.sh genassym.o > assym.s nm: could not exec elf/nm in /usr/obj/usr/src/i386/usr/libexec: No such file or directory rm -f param.c cp /usr/src/sys/conf/param.c . perl5 /usr/src/sys/kern/vnode_if.pl -h /usr/src/sys/kern/vnode_if.src perl5 /usr/src/sys/kern/makedevops.pl -c /usr/src/sys/kern/device_if.m perl5 /usr/src/sys/kern/makedevops.pl -h /usr/src/sys/kern/device_if.m perl5 /usr/src/sys/kern/makedevops.pl -c /usr/src/sys/kern/bus_if.m perl5 /usr/src/sys/kern/makedevops.pl -h /usr/src/sys/kern/bus_if.m perl5 /usr/src/sys/kern/makedevops.pl -c /usr/src/sys/pci/pci_if.m perl5 /usr/src/sys/kern/makedevops.pl -h /usr/src/sys/pci/pci_if.m perl5 /usr/src/sys/kern/makedevops.pl -c /usr/src/sys/isa/isa_if.m perl5 /usr/src/sys/kern/makedevops.pl -h /usr/src/sys/isa/isa_if.m perl5 /usr/src/sys/kern/vnode_if.pl -c /usr/src/sys/kern/vnode_if.src rm -f .newdep mkdep -a -f .newdep -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/../include -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 device_if.c bus_if.c /usr/src/sys/dev/ed/if_ed_pci.c /usr/src/sys/dev/md/md.c /usr/src/sys/kern/imgact_aout.c /usr/src/sys/kern/imgact_elf.c /usr/src/sys/kern/imgact_shell.c /usr/src/sys/kern/init_main.c /usr/src/sys/kern/init_sysent.c /usr/src/sys/kern/kern_intr.c /usr/src/sys/kern/kern_module.c /usr/src/sys/kern/kern_linker.c /usr/src/sys/kern/link_aout.c /usr/src/sys/kern/link_elf.c /usr/src/sys/kern/kern_acct.c /usr/src/sys/kern/kern_acl.c /usr/src/sys/kern/kern_clock.c /usr/src/sys/kern/kern_conf.c /usr/src/sys/kern/kern_descrip.c /usr/src/sys/kern/kern_environment.c /usr/src/sys/kern/kern_event.c /usr/src/sys/kern/kern_exec.c /usr/src/sys/kern/kern_exit.c /usr/src/sys/kern/kern_fork.c /usr/src/sys/kern/kern_jail.c /usr/src/sys/kern/kern_kthread.c /usr/src/sys/kern/kern_ktrace.c /usr/src/sys/kern/kern_lock.c /usr/src/sys/kern/kern_lockf.c /usr/src/sys/kern/kern_malloc.c /usr/src/sys/kern/kern_mib.c /usr/src/sys/kern/kern_ntptime.c /usr/src/sys/kern/kern_physio.c /usr/src/sys/kern/kern_proc.c /usr/src/sys/kern/kern_prot.c /usr/src/sys/kern/kern_random.c /usr/src/sys/kern/kern_resource.c /usr/src/sys/kern/kern_shutdown.c /usr/src/sys/kern/kern_sig.c /usr/src/sys/kern/kern_subr.c /usr/src/sys/kern/kern_switch.c /usr/src/sys/kern/kern_synch.c /usr/src/sys/kern/kern_syscalls.c /usr/src/sys/kern/kern_sysctl.c /usr/src/sys/kern/kern_time.c /usr/src/sys/kern/kern_timeout.c /usr/src/sys/kern/kern_xxx.c /usr/src/sys/kern/md5c.c /usr/src/sys/kern/subr_autoconf.c /usr/src/sys/kern/subr_bus.c /usr/src/sys/kern/subr_devstat.c /usr/src/sys/kern/subr_disk.c /usr/src/sys/kern/subr_diskslice.c /usr/src/sys/kern/subr_eventhandler.c /usr/src/sys/kern/subr_log.c /usr/src/sys/kern/subr_module.c /usr/src/sys/kern/subr_prf.c /usr/src/sys/kern/subr_prof.c /usr/src/sys/kern/subr_blist.c /usr/src/sys/kern/subr_scanf.c /usr/src/sys/kern/subr_taskqueue.c /usr/src/sys/kern/subr_xxx.c /usr/src/sys/kern/sys_generic.c /usr/src/sys/kern/sys_pipe.c /usr/src/sys/kern/sys_process.c /usr/src/sys/kern/subr_rman.c /usr/src/sys/kern/sys_socket.c /usr/src/sys/kern/sysv_ipc.c /usr/src/sys/kern/tty.c /usr/src/sys/kern/tty_compat.c /usr/src/sys/kern/tty_conf.c /usr/src/sys/kern/tty_cons.c /usr/src/sys/kern/tty_pty.c /usr/src/sys/kern/tty_subr.c /usr/src/sys/kern/tty_tty.c /usr/src/sys/kern/uipc_accf.c /usr/src/sys/kern/uipc_domain.c /usr/src/sys/kern/uipc_mbuf.c /usr/src/sys/kern/uipc_mbuf2.c /usr/src/sys/kern/uipc_proto.c /usr/src/sys/kern/uipc_socket.c /usr/src/sys/kern/uipc_socket2.c /usr/src/sys/kern/uipc_syscalls.c /usr/src/sys/kern/uipc_usrreq.c /usr/src/sys/kern/vfs_bio.c /usr/src/sys/kern/vfs_cache.c /usr/src/sys/kern/vfs_cluster.c /usr/src/sys/kern/vfs_conf.c /usr/src/sys/kern/vfs_default.c /usr/src/sys/kern/vfs_init.c /usr/src/sys/kern/vfs_lookup.c /usr/src/sys/kern/vfs_subr.c /usr/src/sys/kern/vfs_syscalls.c /usr/src/sys/kern/vfs_vnops.c /usr/src/sys/kern/kern_threads.c /usr/src/sys/kern/vfs_aio.c /usr/src/sys/miscfs/deadfs/dead_vnops.c /usr/src/sys/miscfs/fifofs/fifo_vnops.c /usr/src/sys/miscfs/procfs/procfs_dbregs.c /usr/src/sys/miscfs/procfs/procfs_fpregs.c /usr/src/sys/miscfs/procfs/procfs_mem.c /usr/src/sys/miscfs/procfs/procfs_regs.c /usr/src/sys/miscfs/specfs/spec_vnops.c /usr/src/sys/net/bpf.c /usr/src/sys/net/if.c /usr/src/sys/net/if_ethersubr.c /usr/src/sys/net/if_loop.c /usr/src/sys/net/if_media.c /usr/src/sys/net/if_mib.c /usr/src/sys/net/if_tun.c /usr/src/sys/net/net_osdep.c /usr/src/sys/net/intrq.c /usr/src/sys/net/radix.c /usr/src/sys/net/raw_cb.c /usr/src/sys/net/raw_usrreq.c /usr/src/sys/net/route.c /usr/src/sys/net/rtsock.c /usr/src/sys/netinet/if_ether.c /usr/src/sys/netinet/igmp.c /usr/src/sys/netinet/in.c /usr/src/sys/netinet/in_pcb.c /usr/src/sys/netinet/in_proto.c /usr/src/sys/netinet/in_rmx.c /usr/src/sys/netinet/ip_ecn.c /usr/src/sys/netinet/ip_encap.c /usr/src/sys/netinet/ip_flow.c /usr/src/sys/netinet/ip_icmp.c /usr/src/sys/netinet/ip_input.c /usr/src/sys/netinet/ip_mroute.c /usr/src/sys/netinet/ip_output.c /usr/src/sys/netinet/raw_ip.c /usr/src/sys/netinet/tcp_input.c /usr/src/sys/netinet/tcp_output.c /usr/src/sys/netinet/tcp_subr.c /usr/src/sys/netinet/tcp_timer.c /usr/src/sys/netinet/tcp_usrreq.c /usr/src/sys/netinet/udp_usrreq.c /usr/src/sys/pci/pci.c /usr/src/sys/pci/pci_compat.c /usr/src/sys/pci/pcisupport.c pci_if.c /usr/src/sys/posix4/posix4_mib.c /usr/src/sys/posix4/p1003_1b.c /usr/src/sys/ufs/ffs/ffs_alloc.c /usr/src/sys/ufs/ffs/ffs_balloc.c /usr/src/sys/ufs/ffs/ffs_inode.c /usr/src/sys/ufs/ffs/ffs_softdep_stub.c /usr/src/sys/ufs/ffs/ffs_subr.c /usr/src/sys/ufs/ffs/ffs_tables.c /usr/src/sys/ufs/ffs/ffs_vfsops.c /usr/src/sys/ufs/ffs/ffs_vnops.c /usr/src/sys/ufs/mfs/mfs_vfsops.c /usr/src/sys/ufs/mfs/mfs_vnops.c /usr/src/sys/ufs/ufs/ufs_bmap.c /usr/src/sys/ufs/ufs/ufs_disksubr.c /usr/src/sys/ufs/ufs/ufs_ihash.c /usr/src/sys/ufs/ufs/ufs_inode.c /usr/src/sys/ufs/ufs/ufs_lookup.c /usr/src/sys/ufs/ufs/ufs_quota.c /usr/src/sys/ufs/ufs/ufs_vfsops.c /usr/src/sys/ufs/ufs/ufs_vnops.c /usr/src/sys/vm/default_pager.c /usr/src/sys/vm/device_pager.c /usr/src/sys/vm/phys_pager.c /usr/src/sys/vm/swap_pager.c /usr/src/sys/vm/vm_fault.c /usr/src/sys/vm/vm_glue.c /usr/src/sys/vm/vm_init.c /usr/src/sys/vm/vm_kern.c /usr/src/sys/vm/vm_map.c /usr/src/sys/vm/vm_meter.c /usr/src/sys/vm/vm_mmap.c /usr/src/sys/vm/vm_object.c /usr/src/sys/vm/vm_page.c /usr/src/sys/vm/vm_pageout.c /usr/src/sys/vm/vm_pager.c /usr/src/sys/vm/vm_swap.c /usr/src/sys/vm/vm_unix.c /usr/src/sys/vm/vnode_pager.c /usr/src/sys/vm/vm_zone.c isa_if.c /usr/src/sys/isa/isa_common.c /usr/src/sys/isa/isahint.c /usr/src/sys/isa/pnp.c /usr/src/sys/isa/pnpparse.c /usr/src/sys/libkern/arc4random.c /usr/src/sys/libkern/bcd.c /usr/src/sys/libkern/index.c /usr/src/sys/libkern/inet_ntoa.c /usr/src/sys/libkern/qsort.c /usr/src/sys/libkern/random.c /usr/src/sys/libkern/rindex.c /usr/src/sys/libkern/scanc.c /usr/src/sys/libkern/skpc.c /usr/src/sys/libkern/strcat.c /usr/src/sys/libkern/strcmp.c /usr/src/sys/libkern/strcpy.c /usr/src/sys/libkern/strlen.c /usr/src/sys/libkern/strncmp.c /usr/src/sys/libkern/strncpy.c /usr/src/sys/libkern/strtol.c /usr/src/sys/libkern/strtoq.c /usr/src/sys/libkern/strtoul.c /usr/src/sys/libkern/strtouq.c /usr/src/sys/dev/ed/if_ed.c /usr/src/sys/dev/ed/if_ed_isa.c /usr/src/sys/dev/fb/fb.c /usr/src/sys/dev/fb/vga.c /usr/src/sys/dev/kbd/atkbd.c /usr/src/sys/dev/kbd/atkbdc.c /usr/src/sys/dev/kbd/kbd.c /usr/src/sys/dev/syscons/schistory.c /usr/src/sys/dev/syscons/scmouse.c /usr/src/sys/dev/syscons/scterm.c /usr/src/sys/dev/syscons/scterm-dumb.c /usr/src/sys/dev/syscons/scterm-sc.c /usr/src/sys/dev/syscons/scvgarndr.c /usr/src/sys/dev/syscons/scvidctl.c /usr/src/sys/dev/syscons/scvtb.c /usr/src/sys/dev/syscons/syscons.c /usr/src/sys/dev/syscons/sysmouse.c /usr/src/sys/i386/i386/atomic.c /usr/src/sys/i386/i386/autoconf.c /usr/src/sys/i386/i386/bios.c /usr/src/sys/i386/i386/busdma_machdep.c /usr/src/sys/i386/i386/elf_machdep.c /usr/src/sys/i386/i386/i686_mem.c /usr/src/sys/i386/i386/identcpu.c /usr/src/sys/i386/i386/in_cksum.c /usr/src/sys/i386/i386/initcpu.c /usr/src/sys/i386/i386/k6_mem.c /usr/src/sys/i386/i386/machdep.c /usr/src/sys/i386/i386/math_emulate.c /usr/src/sys/i386/i386/mem.c /usr/src/sys/i386/i386/nexus.c /usr/src/sys/i386/i386/pmap.c /usr/src/sys/i386/i386/procfs_machdep.c /usr/src/sys/i386/i386/sys_machdep.c /usr/src/sys/i386/i386/trap.c /usr/src/sys/i386/i386/userconfig.c /usr/src/sys/i386/i386/vm86.c /usr/src/sys/i386/i386/vm_machdep.c /usr/src/sys/i386/isa/clock.c /usr/src/sys/isa/fd.c /usr/src/sys/i386/isa/intr_machdep.c /usr/src/sys/i386/isa/ipl_funcs.c /usr/src/sys/i386/isa/isa.c /usr/src/sys/i386/isa/isa_compat.c /usr/src/sys/i386/isa/isa_dma.c /usr/src/sys/i386/isa/npx.c /usr/src/sys/i386/isa/pcibus.c /usr/src/sys/isa/atkbd_isa.c /usr/src/sys/isa/atkbdc_isa.c /usr/src/sys/isa/sio.c /usr/src/sys/isa/syscons_isa.c /usr/src/sys/isa/vga_isa.c /usr/src/sys/kern/subr_diskmbr.c /usr/src/sys/libkern/divdi3.c /usr/src/sys/libkern/moddi3.c /usr/src/sys/libkern/qdivrem.c /usr/src/sys/libkern/udivdi3.c /usr/src/sys/libkern/umoddi3.c ioconf.c param.c vnode_if.c config.c /usr/src/sys/i386/i386/genassym.c env MKDEP_CPP="cc -E" mkdep -a -f .newdep -x assembler-with-cpp -DLOCORE -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/../include -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 /usr/src/sys/i386/i386/bioscall.s /usr/src/sys/i386/i386/exception.s /usr/src/sys/i386/i386/globals.s /usr/src/sys/i386/i386/support.s /usr/src/sys/i386/i386/swtch.s /usr/src/sys/i386/i386/locore.s rm -f .depend mv -f .newdep .depend cd /usr/obj/usr/src/sys/PICOBSD-net; MAKEOBJDIRPREFIX=/usr/obj COMPILER_PATH=/usr/obj/usr/src/i386/usr/libexec:/usr/obj/usr/src/i386/usr/bin LIBRARY_PATH=/usr/obj/usr/src/i386/usr/lib:/usr/obj/usr/src/i386/usr/lib OBJFORMAT_PATH=/usr/obj/usr/src/i386/usr/libexec PERL5LIB=/usr/obj/usr/src/i386/usr/libdata/perl/5.00503 DESTDIR=/usr/obj/usr/src/i386 INSTALL="sh /usr/src/tools/install.sh" PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin MACHINE=i386 make KERNEL=kernel all cc -c -x assembler-with-cpp -DLOCORE -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/../include -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 /usr/src/sys/i386/i386/locore.s /var/tmp/ccB15467.s: Assembler messages: /var/tmp/ccB15467.s:1744: Error: .space specifies non-absolute value /var/tmp/ccB15467.s:2455: Error: undefined symbol L0` in operation setting PTmap /var/tmp/ccB15467.s:2455: Error: undefined symbol PDRSHIFT in operation setting PTmap /var/tmp/ccB15467.s:1712: Error: undefined symbol L0` in operation /var/tmp/ccB15467.s:1712: Error: undefined symbol PAGE_SIZE in operation /var/tmp/ccB15467.s:1713: Error: undefined symbol L0` in operation /var/tmp/ccB15467.s:1713: Error: undefined symbol PDESIZE in operation /var/tmp/ccB15467.s:2455: Error: undefined symbol L0` in operation setting APTmap /var/tmp/ccB15467.s:2455: Error: undefined symbol PDRSHIFT in operation setting APTmap /var/tmp/ccB15467.s:1721: Error: undefined symbol L0` in operation /var/tmp/ccB15467.s:1721: Error: undefined symbol PAGE_SIZE in operation /var/tmp/ccB15467.s:1722: Error: undefined symbol L0` in operation /var/tmp/ccB15467.s:1722: Error: undefined symbol PDESIZE in operation /var/tmp/ccB15467.s:1928: Error: undefined symbol UPAGES in operation /var/tmp/ccB15467.s:1928: Error: undefined symbol PAGE_SIZE in operation /var/tmp/ccB15467.s:2316: Error: undefined symbol BI_ESYMTAB in operation /var/tmp/ccB15467.s:2321: Error: undefined symbol BI_SYMTAB in operation /var/tmp/ccB15467.s:2322: Error: undefined symbol BI_ESYMTAB in operation /var/tmp/ccB15467.s:2326: Error: undefined symbol BI_KERNEND in operation /var/tmp/ccB15467.s:2338: Error: undefined symbol PAGE_SIZE in operation /var/tmp/ccB15467.s:2338: Error: undefined symbol PAGE_SIZE in operation /var/tmp/ccB15467.s:2342: Error: undefined symbol PAGE_SIZE in operation /var/tmp/ccB15467.s:2342: Error: undefined symbol PAGE_SIZE in operation /var/tmp/ccB15467.s:2346: Error: undefined symbol UPAGES in operation /var/tmp/ccB15467.s:2346: Error: undefined symbol PAGE_SIZE in operation /var/tmp/ccB15467.s:2346: Error: undefined symbol UPAGES in operation /var/tmp/ccB15467.s:2346: Error: undefined symbol PAGE_SIZE in operation /var/tmp/ccB15467.s:2351: Error: undefined symbol PAGE_SIZE in operation /var/tmp/ccB15467.s:2351: Error: undefined symbol PAGE_SIZE in operation /var/tmp/ccB15467.s:2354: Error: undefined symbol PAGE_SIZE in operation /var/tmp/ccB15467.s:2354: Error: undefined symbol PAGE_SIZE in operation /var/tmp/ccB15467.s:2411: Error: undefined symbol PAGE_SHIFT in operation /var/tmp/ccB15467.s:2427: Error: undefined symbol PAGE_SHIFT in operation /var/tmp/ccB15467.s:2428: Error: undefined symbol PAGE_SHIFT in operation /var/tmp/ccB15467.s:1854: Error: Subtraction of two symbols in different sections ".tmpstk" {.data section} - "KERNBASE" {*UND* section} at file address 28. /var/tmp/ccB15467.s:1877: Error: Subtraction of two symbols in different sections "end" {*UND* section} - "KERNBASE" {*UND* section} at file address 38. /var/tmp/ccB15467.s:1878: Error: Subtraction of two symbols in different sections "edata" {*UND* section} - "KERNBASE" {*UND* section} at file address 43. /var/tmp/ccB15467.s:1890: Error: Subtraction of two symbols in different sections "cpu_feature" {.data section} - "KERNBASE" {*UND* section} at file address 61. /var/tmp/ccB15467.s:1906: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 81. /var/tmp/ccB15467.s:2115: Error: Subtraction of two symbols in different sections "kernelname" {*UND* section} - "KERNBASE" {*UND* section} at file address 371. /var/tmp/ccB15467.s:2143: Error: Subtraction of two symbols in different sections "bootinfo" {.data section} - "KERNBASE" {*UND* section} at file address 411. /var/tmp/ccB15467.s:2163: Error: Subtraction of two symbols in different sections "boothowto" {*UND* section} - "KERNBASE" {*UND* section} at file address 435. /var/tmp/ccB15467.s:2165: Error: Subtraction of two symbols in different sections "bootdev" {*UND* section} - "KERNBASE" {*UND* section} at file address 443. /var/tmp/ccB15467.s:2203: Error: Subtraction of two symbols in different sections "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 495. /var/tmp/ccB15467.s:2208: Error: Subtraction of two symbols in different sections "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 511. /var/tmp/ccB15467.s:2209: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 521. /var/tmp/ccB15467.s:2210: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 531. /var/tmp/ccB15467.s:2211: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 541. /var/tmp/ccB15467.s:2212: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 551. /var/tmp/ccB15467.s:2231: Error: Subtraction of two symbols in different sections "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 592. /var/tmp/ccB15467.s:2258: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 627. /var/tmp/ccB15467.s:2259: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 637. /var/tmp/ccB15467.s:2260: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 647. /var/tmp/ccB15467.s:2266: Error: Subtraction of two symbols in different sections "cpu_high" {.data section} - "KERNBASE" {*UND* section} at file address 662. /var/tmp/ccB15467.s:2267: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 668. /var/tmp/ccB15467.s:2268: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 674. /var/tmp/ccB15467.s:2269: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 680. /var/tmp/ccB15467.s:2270: Error: Subtraction of two symbols in different sections "cpu_vendor" {.data section} - "KERNBASE" {*UND* section} at file address 686. /var/tmp/ccB15467.s:2274: Error: Subtraction of two symbols in different sections "cpu_id" {.data section} - "KERNBASE" {*UND* section} at file address 699. /var/tmp/ccB15467.s:2275: Error: Subtraction of two symbols in different sections "cpu_feature" {.data section} - "KERNBASE" {*UND* section} at file address 705. /var/tmp/ccB15467.s:2282: Error: Subtraction of two symbols in different sections "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 722. /var/tmp/ccB15467.s:2288: Error: Subtraction of two symbols in different sections "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 739. /var/tmp/ccB15467.s:2292: Error: Subtraction of two symbols in different sections "cpu" {.data section} - "KERNBASE" {*UND* section} at file address 751. /var/tmp/ccB15467.s:2305: Error: Subtraction of two symbols in different sections "cpu_feature" {.data section} - "KERNBASE" {*UND* section} at file address 762. /var/tmp/ccB15467.s:2313: Error: Subtraction of two symbols in different sections "end" {*UND* section} - "KERNBASE" {*UND* section} at file address 784. /var/tmp/ccB15467.s:2316: Error: Negative of non-absolute symbol KERNBASE /var/tmp/ccB15467.s:2321: Error: Negative of non-absolute symbol KERNBASE /var/tmp/ccB15467.s:2322: Error: Negative of non-absolute symbol KERNBASE /var/tmp/ccB15467.s:2326: Error: Negative of non-absolute symbol KERNBASE /var/tmp/ccB15467.s:2334: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 843. /var/tmp/ccB15467.s:2335: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 849. /var/tmp/ccB15467.s:2338: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 855. /var/tmp/ccB15467.s:2338: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 867. /var/tmp/ccB15467.s:2339: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 885. /var/tmp/ccB15467.s:2342: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 891. /var/tmp/ccB15467.s:2342: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 903. /var/tmp/ccB15467.s:2343: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 921. /var/tmp/ccB15467.s:2346: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 927. /var/tmp/ccB15467.s:2346: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 939. /var/tmp/ccB15467.s:2347: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 957. /var/tmp/ccB15467.s:2349: Error: Subtraction of two symbols in different sections "proc0paddr" {.data section} - "KERNBASE" {*UND* section} at file address 969. /var/tmp/ccB15467.s:2351: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 975. /var/tmp/ccB15467.s:2351: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 987. /var/tmp/ccB15467.s:2352: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1005. /var/tmp/ccB15467.s:2354: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1011. /var/tmp/ccB15467.s:2354: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1023. /var/tmp/ccB15467.s:2355: Error: Subtraction of two symbols in different sections "vm86pa" {.data section} - "KERNBASE" {*UND* section} at file address 1041. /var/tmp/ccB15467.s:2357: Error: Subtraction of two symbols in different sections "vm86paddr" {.data section} - "KERNBASE" {*UND* section} at file address 1053. /var/tmp/ccB15467.s:2372: Error: Subtraction of two symbols in different sections "cpu_feature" {.data section} - "KERNBASE" {*UND* section} at file address 1063. /var/tmp/ccB15467.s:2377: Error: Subtraction of two symbols in different sections "etext" {*UND* section} - "KERNBASE" {*UND* section} at file address 1080. /var/tmp/ccB15467.s:2380: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1103. /var/tmp/ccB15467.s:2383: Error: Subtraction of two symbols in different sections "etext" {*UND* section} - "KERNBASE" {*UND* section} at file address 1125. /var/tmp/ccB15467.s:2389: Error: Subtraction of two symbols in different sections "cpu_feature" {.data section} - "KERNBASE" {*UND* section} at file address 1146. /var/tmp/ccB15467.s:2394: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1164. /var/tmp/ccB15467.s:2397: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1183. /var/tmp/ccB15467.s:2400: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 1205. /var/tmp/ccB15467.s:2402: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1224. /var/tmp/ccB15467.s:2405: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1247. /var/tmp/ccB15467.s:2407: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1266. /var/tmp/ccB15467.s:2412: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1308. /var/tmp/ccB15467.s:2415: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1331. /var/tmp/ccB15467.s:2417: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1350. /var/tmp/ccB15467.s:2423: Error: Subtraction of two symbols in different sections "vm86pa" {.data section} - "KERNBASE" {*UND* section} at file address 1392. /var/tmp/ccB15467.s:2429: Error: Subtraction of two symbols in different sections "vm86pa" {.data section} - "KERNBASE" {*UND* section} at file address 1434. /var/tmp/ccB15467.s:2435: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1457. /var/tmp/ccB15467.s:2438: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 1473. /var/tmp/ccB15467.s:2441: Error: Subtraction of two symbols in different sections ".data" {.data section} - "KERNBASE" {*UND* section} at file address 1496. /var/tmp/ccB15467.s:2444: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 1515. /var/tmp/ccB15467.s:2447: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 1538. /var/tmp/ccB15467.s:2450: Error: Subtraction of two symbols in different sections "IdlePTD" {.data section} - "KERNBASE" {*UND* section} at file address 1557. *** Error code 1 Stop in /usr/obj/usr/src/sys/PICOBSD-net. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src/release/picobsd/net. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message From owner-freebsd-small Tue Jan 30 7:43: 5 2001 Delivered-To: freebsd-small@freebsd.org Received: from onyx.extra.dp.ua (onyx.extrasy.net [195.248.182.33]) by hub.freebsd.org (Postfix) with ESMTP id 0CA9F37B503 for ; Tue, 30 Jan 2001 07:42:44 -0800 (PST) Received: (from white@localhost) by onyx.extra.dp.ua (8.10.0/8.10.0/Who.Cares) id f0UFgCw12615; Tue, 30 Jan 2001 17:42:12 +0200 (EET) Date: Tue, 30 Jan 2001 17:42:12 +0200 From: Alexander Prohorenko To: Alexey Koptsevich Cc: small@freebsd.org Subject: Re: picobsd build fail Message-ID: <20010130174212.C10691@extra.dp.ua> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.9i In-Reply-To: ; from kopts@astro.ioffe.rssi.ru on Tue, Jan 30, 2001 at 05:54:27PM +0300 Organization: Extra Solutions X-Operating-System: SunOS 5.7 i86pc Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Jan 30, 2001 at 05:54:27PM +0300, Alexey Koptsevich wrote: > I fail to build picobsd-net under 4.2-RELEASE. > Your help is greatly appreciated! > Please find build log below. Alexey, That was already discussed here: Luigi Rizzo : that code assumes that you have done a make world. There are more recent versions (late december-early january) which fix that. Josef Karthauser : Have you done a buildworld first? It seems to make a difference. I believe that the kernel build relies on some objects outside of the sys tree. I had this problem when I tried to build the picobsd kernel in /usr/obj/picobsd. In my situation (I've got almost the same error messages) it was enough just to get CVSuped to the latest 4.2-STABLE. After that everything compiled without any problems. -- Alexander Prohorenko, Extra Solutions http://extra.com.ua "Good day to be alive, sir" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message From owner-freebsd-small Tue Jan 30 9: 2:26 2001 Delivered-To: freebsd-small@freebsd.org Received: from sys.heron.com.pl (sys.heron.com.pl [195.117.24.6]) by hub.freebsd.org (Postfix) with ESMTP id 86AC737B67D for ; Tue, 30 Jan 2001 09:01:56 -0800 (PST) Received: from chalupa (chalupa.heron.pl [212.244.96.252] (may be forged)) by sys.heron.com.pl (8.9.3/8.9.3/rchk1.22) with SMTP id RAA19230 for ; Tue, 30 Jan 2001 17:59:02 GMT Message-Id: <3.0.2.32.20010130180052.00686c70@sys.heron.pl> X-Sender: heron@sys.heron.pl X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.2 (32) Date: Tue, 30 Jan 2001 18:00:52 +0100 To: freebsd-small@freebsd.org From: Robert Heron Subject: DHCP for PicoBSD Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, is there a DHCP server available for PicoBSD? Robert To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message From owner-freebsd-small Wed Jan 31 0: 8:44 2001 Delivered-To: freebsd-small@freebsd.org Received: from relay.ioffe.rssi.ru (relay.ioffe.rssi.ru [194.85.224.33]) by hub.freebsd.org (Postfix) with ESMTP id 0BE3637B65D for ; Wed, 31 Jan 2001 00:08:24 -0800 (PST) Received: from astro.ioffe.rssi.ru (astro.ioffe.rssi.ru [194.85.229.130]) by relay.ioffe.rssi.ru (8.9.1/8.9.1) with ESMTP id LAA07181; Wed, 31 Jan 2001 11:08:20 +0300 (MSK) Received: by astro.ioffe.rssi.ru (8.9.3/Clnt-2.14-AS-eef) id LAA04516; Wed, 31 Jan 2001 11:08:19 +0300 (MSK) Date: Wed, 31 Jan 2001 11:08:19 +0300 (MSK) From: Alexey Koptsevich To: Alexander Prohorenko Cc: small@freebsd.org Subject: Re: picobsd build fail In-Reply-To: <20010130174212.C10691@extra.dp.ua> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I have made buildworld, it changed nothing, picobsd still do not compile. I have started update of the sources, but it is long process. Also, I am not ready yet to swith to -stable from -release so I will not make installworld and the compatitibility problem may arise: will picobsd compiled from -stable run binaries from -release (from the disk mounted from the server)? Is it possible to compile working picobsd from the 4.2-release sources? Thanks a lot, Alex > Luigi Rizzo : > that code assumes that you have done a make world. There are > more recent versions (late december-early january) which fix that. > > Josef Karthauser : > Have you done a buildworld first? It seems to make a difference. > I believe that the kernel build relies on some objects outside of > the sys tree. I had this problem when I tried to build the picobsd > kernel in /usr/obj/picobsd. > > In my situation (I've got almost the same error messages) it was > enough just to get CVSuped to the latest 4.2-STABLE. After that > everything compiled without any problems. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message From owner-freebsd-small Wed Jan 31 1: 3:46 2001 Delivered-To: freebsd-small@freebsd.org Received: from donkey.sinodynamics.com.tw (donkey.sinodynamics.com.tw [203.69.20.18]) by hub.freebsd.org (Postfix) with ESMTP id 7AF8437B491 for ; Wed, 31 Jan 2001 01:03:27 -0800 (PST) Received: from libra (libra.sinodynamics.com.tw [192.168.0.3]) by donkey.sinodynamics.com.tw (8.11.1/8.9.3) with SMTP id f0V935455484; Wed, 31 Jan 2001 17:03:05 +0800 (CST) (envelope-from Andy.Tien@sinodynamics.com.tw) From: "Andy Tien" To: "Alexey Koptsevich" , "Alexander Prohorenko" Cc: Subject: RE: picobsd build fail Date: Wed, 31 Jan 2001 16:49:36 +0800 Message-ID: <000201c08b62$bd0437c0$0300a8c0@libra.sinodynamics.com.tw> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2173.0 In-Reply-To: Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello, I using the 4.2-release install from CD, will happen this problem, when I using the cvsup to update the source code, then make world; make kernel, then the problem not happen again. FYI > -----Original Message----- > From: owner-freebsd-small@FreeBSD.ORG > [mailto:owner-freebsd-small@FreeBSD.ORG]On Behalf Of Alexey Koptsevich > Sent: Wednesday, January 31, 2001 4:08 PM > To: Alexander Prohorenko > Cc: small@FreeBSD.ORG > Subject: Re: picobsd build fail > > > > Hello, > > I have made buildworld, it changed nothing, picobsd still do not compile. > I have started update of the sources, but it is long process. Also, I am > not ready yet to swith to -stable from -release so I will not make > installworld and the compatitibility problem may arise: will picobsd > compiled from -stable run binaries from -release (from the disk > mounted from the server)? > > Is it possible to compile working picobsd from the 4.2-release sources? > > Thanks a lot, > Alex > > > > Luigi Rizzo : > > that code assumes that you have done a make world. There are > > more recent versions (late december-early january) which fix that. > > > > Josef Karthauser : > > Have you done a buildworld first? It seems to make a difference. > > I believe that the kernel build relies on some objects outside of > > the sys tree. I had this problem when I tried to build the picobsd > > kernel in /usr/obj/picobsd. > > > > In my situation (I've got almost the same error messages) it was > > enough just to get CVSuped to the latest 4.2-STABLE. After that > > everything compiled without any problems. > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-small" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message From owner-freebsd-small Wed Jan 31 1:32:53 2001 Delivered-To: freebsd-small@freebsd.org Received: from relay.ioffe.rssi.ru (relay.ioffe.rssi.ru [194.85.224.33]) by hub.freebsd.org (Postfix) with ESMTP id BE4BA37B491 for ; Wed, 31 Jan 2001 01:32:26 -0800 (PST) Received: from astro.ioffe.rssi.ru (astro.ioffe.rssi.ru [194.85.229.130]) by relay.ioffe.rssi.ru (8.9.1/8.9.1) with ESMTP id MAA12165; Wed, 31 Jan 2001 12:32:13 +0300 (MSK) Received: by astro.ioffe.rssi.ru (8.9.3/Clnt-2.14-AS-eef) id MAA77299; Wed, 31 Jan 2001 12:32:10 +0300 (MSK) Date: Wed, 31 Jan 2001 12:32:10 +0300 (MSK) From: Alexey Koptsevich To: Andy Tien Cc: Alexander Prohorenko , small@FreeBSD.ORG Subject: RE: picobsd build fail In-Reply-To: <000201c08b62$bd0437c0$0300a8c0@libra.sinodynamics.com.tw> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello again, Well, after cvsuping to -stable I moved further, now I have the following make error: linking kernel text data bss dec hex filename 986054 102240 90928 1179222 11fe56 kernel -> Preparing MFS filesystem... Warning: 3792 sector(s) in last cylinder unallocated /dev/rvn0c: 4400 sectors in 2 cylinders of 1 tracks, 4096 sectors 2.1MB in 1 cyl groups (16 c/g, 32.00MB/g, 576 i/g) super-block backups (for fsck -b #) at: 32 -> Populating MFS tree... -> Making and installing crunch1... crunchgen: illegal option -- p usage: crunchgen [-foq] [-m ] [-c ] [-e ] *** Error code 1 (ignored) make: cannot open crunch1.mk. *** Error code 2 Stop in /opt/src/release/picobsd/net/crunch1. --> Error 1 code crunch Error while building ../net/crunch1... -> Aborting ./stage1 Thanks, Alex On Wed, 31 Jan 2001, Andy Tien wrote: > Hello, > I using the 4.2-release install from CD, will happen this problem, when I > using the cvsup to update the source code, then make world; make kernel, > then the problem not happen again. FYI > > > -----Original Message----- > > From: owner-freebsd-small@FreeBSD.ORG > > [mailto:owner-freebsd-small@FreeBSD.ORG]On Behalf Of Alexey Koptsevich > > Sent: Wednesday, January 31, 2001 4:08 PM > > To: Alexander Prohorenko > > Cc: small@FreeBSD.ORG > > Subject: Re: picobsd build fail > > > > > > > > Hello, > > > > I have made buildworld, it changed nothing, picobsd still do not compile. > > I have started update of the sources, but it is long process. Also, I am > > not ready yet to swith to -stable from -release so I will not make > > installworld and the compatitibility problem may arise: will picobsd > > compiled from -stable run binaries from -release (from the disk > > mounted from the server)? > > > > Is it possible to compile working picobsd from the 4.2-release sources? > > > > Thanks a lot, > > Alex > > > > > > > Luigi Rizzo : > > > that code assumes that you have done a make world. There are > > > more recent versions (late december-early january) which fix that. > > > > > > Josef Karthauser : > > > Have you done a buildworld first? It seems to make a difference. > > > I believe that the kernel build relies on some objects outside of > > > the sys tree. I had this problem when I tried to build the picobsd > > > kernel in /usr/obj/picobsd. > > > > > > In my situation (I've got almost the same error messages) it was > > > enough just to get CVSuped to the latest 4.2-STABLE. After that > > > everything compiled without any problems. > > > > > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-small" in the body of the message > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message From owner-freebsd-small Wed Jan 31 1:56:41 2001 Delivered-To: freebsd-small@freebsd.org Received: from tao.org.uk (genesis.tao.org.uk [194.242.131.94]) by hub.freebsd.org (Postfix) with ESMTP id 337B837B503 for ; Wed, 31 Jan 2001 01:56:22 -0800 (PST) Received: by tao.org.uk (Postfix, from userid 100) id 25562318A; Wed, 31 Jan 2001 09:56:17 +0000 (GMT) Date: Wed, 31 Jan 2001 09:56:16 +0000 From: Josef Karthauser To: Alexey Koptsevich Cc: Andy Tien , Alexander Prohorenko , small@FreeBSD.ORG Subject: Re: picobsd build fail Message-ID: <20010131095616.F5149@tao.org.uk> References: <000201c08b62$bd0437c0$0300a8c0@libra.sinodynamics.com.tw> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="hK8Uo4Yp55NZU70L" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from kopts@astro.ioffe.rssi.ru on Wed, Jan 31, 2001 at 12:32:10PM +0300 Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --hK8Uo4Yp55NZU70L Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jan 31, 2001 at 12:32:10PM +0300, Alexey Koptsevich wrote: >=20 > Hello again, >=20 > Well, after cvsuping to -stable I moved further, now I have the > following make error: >=20 >=20 > linking kernel > text data bss dec hex filename > 986054 102240 90928 1179222 11fe56 kernel > -> Preparing MFS filesystem... > Warning: 3792 sector(s) in last cylinder unallocated > /dev/rvn0c: 4400 sectors in 2 cylinders of 1 tracks, 4096 sectors > 2.1MB in 1 cyl groups (16 c/g, 32.00MB/g, 576 i/g) > super-block backups (for fsck -b #) at: > 32 > -> Populating MFS tree... > -> Making and installing crunch1... > crunchgen: illegal option -- p > usage: crunchgen [-foq] [-m ] [-c ] > [-e ] > *** Error code 1 (ignored) > make: cannot open crunch1.mk. > *** Error code 2 >=20 > Stop in /opt/src/release/picobsd/net/crunch1. > --> Error 1 code crunch > Error while building ../net/crunch1... > -> Aborting ./stage1 cvsup and do the following: # cd /usr/src/usr.sbin/crunch/crunchgen # make obj && make depend && make && make install That should fix it. Joe --hK8Uo4Yp55NZU70L Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjp34UAACgkQXVIcjOaxUBaF0wCgsifEgh+druXb9GEso5j1wg9c Pm0An3tHmtTNqykELkAjxKSG0U8Hzu+l =G+yr -----END PGP SIGNATURE----- --hK8Uo4Yp55NZU70L-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message From owner-freebsd-small Wed Jan 31 2:14:10 2001 Delivered-To: freebsd-small@freebsd.org Received: from relay.ioffe.rssi.ru (relay.ioffe.rssi.ru [194.85.224.33]) by hub.freebsd.org (Postfix) with ESMTP id 2816537B65D for ; Wed, 31 Jan 2001 02:13:47 -0800 (PST) Received: from astro.ioffe.rssi.ru (astro.ioffe.rssi.ru [194.85.229.130]) by relay.ioffe.rssi.ru (8.9.1/8.9.1) with ESMTP id NAA14386; Wed, 31 Jan 2001 13:12:34 +0300 (MSK) Received: by astro.ioffe.rssi.ru (8.9.3/Clnt-2.14-AS-eef) id NAA83965; Wed, 31 Jan 2001 13:12:31 +0300 (MSK) Date: Wed, 31 Jan 2001 13:12:31 +0300 (MSK) From: Alexey Koptsevich To: Josef Karthauser Cc: Andy Tien , Alexander Prohorenko , small@FreeBSD.ORG Subject: Re: picobsd build fail In-Reply-To: <20010131095616.F5149@tao.org.uk> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello Josef, > cvsup and do the following: > > # cd /usr/src/usr.sbin/crunch/crunchgen > # make obj && make depend && make && make install > > That should fix it. OK, thanks! Now I have the following. May I circumvent it without upgrading the system to stable? Thanks, Alex ===> rtquery /usr/src/bin/sh/arith_lex.l:48: y.tab.h: No such file or directory /usr/src/bin/sh/arith_lex.l: In function `yylex': /usr/src/bin/sh/arith_lex.l:61: `ARITH_NUM' undeclared (first use in this function) /usr/src/bin/sh/arith_lex.l:61: (Each undeclared identifier is reported only once /usr/src/bin/sh/arith_lex.l:61: for each function it appears in.) /usr/src/bin/sh/arith_lex.l:62: `ARITH_LPAREN' undeclared (first use in this function) /usr/src/bin/sh/arith_lex.l:63: `ARITH_RPAREN' undeclared (first use in this function) /usr/src/bin/sh/arith_lex.l:64: `ARITH_OR' undeclared (first use in this function) /usr/src/bin/sh/arith_lex.l:65: `ARITH_AND' undeclared (first use in this function) /usr/src/bin/sh/arith_lex.l:66: `ARITH_BOR' undeclared (first use in this function) /usr/src/bin/sh/arith_lex.l:67: `ARITH_BXOR' undeclared (first use in this function) /usr/src/bin/sh/arith_lex.l:68: `ARITH_BAND' undeclared (first use in this function) /usr/src/bin/sh/arith_lex.l:69: `ARITH_EQ' undeclared (first use in this function) /usr/src/bin/sh/arith_lex.l:70: `ARITH_NE' undeclared (first use in this function) /usr/src/bin/sh/arith_lex.l:71: `ARITH_GT' undeclared (first use in this function) /usr/src/bin/sh/arith_lex.l:72: `ARITH_GE' undeclared (first use in this function) /usr/src/bin/sh/arith_lex.l:73: `ARITH_LT' undeclared (first use in this function) /usr/src/bin/sh/arith_lex.l:74: `ARITH_LE' undeclared (first use in this function) /usr/src/bin/sh/arith_lex.l:75: `ARITH_LSHIFT' undeclared (first use in this function) /usr/src/bin/sh/arith_lex.l:76: `ARITH_RSHIFT' undeclared (first use in this function) /usr/src/bin/sh/arith_lex.l:77: `ARITH_MUL' undeclared (first use in this function) /usr/src/bin/sh/arith_lex.l:78: `ARITH_DIV' undeclared (first use in this function) /usr/src/bin/sh/arith_lex.l:79: `ARITH_REM' undeclared (first use in this function) /usr/src/bin/sh/arith_lex.l:80: `ARITH_ADD' undeclared (first use in this function) /usr/src/bin/sh/arith_lex.l:81: `ARITH_SUB' undeclared (first use in this function) /usr/src/bin/sh/arith_lex.l:82: `ARITH_BNOT' undeclared (first use in this function) /usr/src/bin/sh/arith_lex.l:83: `ARITH_NOT' undeclared (first use in this function) *** Error code 1 Stop in /opt/src/release/picobsd/net/crunch1. *** Error code 1 Stop in /opt/src/release/picobsd/net/crunch1. --> Error 1 code crunch Error while building ../net/crunch1... -> Aborting ./stage1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message From owner-freebsd-small Wed Jan 31 4:16:30 2001 Delivered-To: freebsd-small@freebsd.org Received: from pop.do4.enjoy.ne.jp (pop.do4.enjoy.ne.jp [202.224.64.199]) by hub.freebsd.org (Postfix) with ESMTP id E0FB237B6AF for ; Wed, 31 Jan 2001 04:16:12 -0800 (PST) Received: from kiwi.my.domain (hsm-ip474.enjoy.ne.jp [210.199.101.174]) by pop.do4.enjoy.ne.jp (8.9.3/3.7W-00110211) with ESMTP id VAA03367 for ; Wed, 31 Jan 2001 21:16:09 +0900 (JST) Message-Id: <200101311216.VAA03367@pop.do4.enjoy.ne.jp> Date: Wed, 31 Jan 2001 21:15:37 +0900 From: "T.Yamaoka" To: freebsd-small@freebsd.org Subject: Re: DHCP for PicoBSD In-Reply-To: In your message of "Tue, 30 Jan 2001 18:00:52 +0100" <3.0.2.32.20010130180052.00686c70@sys.heron.pl> References: <3.0.2.32.20010130180052.00686c70@sys.heron.pl> User-Agent: Wanderlust/1.0.3 (Notorious) SEMI/1.13.4 (Terai) FLIM/1.12.7 (=?ISO-8859-4?Q?Y=FEzaki?=) MULE/2.3 (SUETSUMUHANA) (based on Emacs 19.34) MIME-Version: 1.0 (generated by SEMI 1.13.4 - "Terai") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Sorry, my english is poor. > is there a DHCP server available for PicoBSD? I think you show few informations. What do you want? 1. You want to run dhclient in PicoBSD. And want to know what to do. 2. You heve already tried compiling dhclient into PicoBSD, But error happened. 3. You want to run dhcpd in PicoBSD. And want to know what to do. 4. You heve already tried compiling dhcpd into PicoBSD, But error happened. 5. You have done above. And another error happend. If you want to know about 4, I can help you. Please show your error log. -------------------------------------------- T.Yamaoka taka@windows.squares.net FreeBSD system without HDD http://home.hiroshima-u.ac.jp/u0682151/floppy/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message From owner-freebsd-small Wed Jan 31 4:22:46 2001 Delivered-To: freebsd-small@freebsd.org Received: from onyx.extra.dp.ua (onyx.extrasy.net [195.248.182.33]) by hub.freebsd.org (Postfix) with ESMTP id 4CBC637B684 for ; Wed, 31 Jan 2001 04:22:22 -0800 (PST) Received: (from white@localhost) by onyx.extra.dp.ua (8.10.0/8.10.0/Who.Cares) id f0VCLIt00899; Wed, 31 Jan 2001 14:21:18 +0200 (EET) Date: Wed, 31 Jan 2001 14:21:18 +0200 From: Alexander Prohorenko To: Alexey Koptsevich Cc: Andy Tien , small@FreeBSD.ORG Subject: Re: picobsd build fail Message-ID: <20010131142118.A25283@extra.dp.ua> References: <000201c08b62$bd0437c0$0300a8c0@libra.sinodynamics.com.tw> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.9i In-Reply-To: ; from kopts@astro.ioffe.rssi.ru on Wed, Jan 31, 2001 at 12:32:10PM +0300 Organization: Extra Solutions X-Operating-System: SunOS 5.7 i86pc Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Jan 31, 2001 at 12:32:10PM +0300, Alexey Koptsevich wrote: > Well, after cvsuping to -stable I moved further, now I have the > following make error: Find the sources of crunchgen at /usr/src/usr.sbin/crunch/crunchgen, rebuild and install them. [] > crunchgen: illegal option -- p > usage: crunchgen [-foq] [-m ] [-c ] > [-e ] > *** Error code 1 (ignored) [] -- Alexander Prohorenko, Extra Solutions http://extra.com.ua "Good day to be alive, sir" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message From owner-freebsd-small Wed Jan 31 15: 1:43 2001 Delivered-To: freebsd-small@freebsd.org Received: from tao.org.uk (genesis.tao.org.uk [194.242.131.94]) by hub.freebsd.org (Postfix) with ESMTP id 5EFDC37B503 for ; Wed, 31 Jan 2001 15:01:23 -0800 (PST) Received: by tao.org.uk (Postfix, from userid 100) id 2AFA731B7; Wed, 31 Jan 2001 23:01:26 +0000 (GMT) Date: Wed, 31 Jan 2001 23:01:26 +0000 From: Josef Karthauser To: Alexey Koptsevich Cc: Andy Tien , Alexander Prohorenko , small@FreeBSD.ORG Subject: Re: picobsd build fail Message-ID: <20010131230126.I496@tao.org.uk> References: <20010131095616.F5149@tao.org.uk> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="wRtZRu2mMGBZ6YQ7" Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from kopts@astro.ioffe.rssi.ru on Wed, Jan 31, 2001 at 01:12:31PM +0300 Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG --wRtZRu2mMGBZ6YQ7 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jan 31, 2001 at 01:12:31PM +0300, Alexey Koptsevich wrote: >=20 > Hello Josef, >=20 > > cvsup and do the following: > >=20 > > # cd /usr/src/usr.sbin/crunch/crunchgen > > # make obj && make depend && make && make install > >=20 > > That should fix it. >=20 > OK, thanks! Now I have the following. > May I circumvent it without upgrading the system to stable? Possibly, although it'd probably be better to cvsup to -stable and start from there. It's not that hard, and will probably stream in less than an hour over a modem. Regards, Joe >=20 > Thanks, > Alex >=20 >=20 >=20 > =3D=3D=3D> rtquery > /usr/src/bin/sh/arith_lex.l:48: y.tab.h: No such file or > directory > /usr/src/bin/sh/arith_lex.l: In function `yylex': > /usr/src/bin/sh/arith_lex.l:61: `ARITH_NUM' undeclared (first use in this > function) > /usr/src/bin/sh/arith_lex.l:61: (Each undeclared identifier is reported > only once > /usr/src/bin/sh/arith_lex.l:61: for each function it appears in.) > /usr/src/bin/sh/arith_lex.l:62: `ARITH_LPAREN' undeclared (first use in > this function) > /usr/src/bin/sh/arith_lex.l:63: `ARITH_RPAREN' undeclared (first use in > this function) > /usr/src/bin/sh/arith_lex.l:64: `ARITH_OR' undeclared (first use in this > function) > /usr/src/bin/sh/arith_lex.l:65: `ARITH_AND' undeclared (first use in this > function) > /usr/src/bin/sh/arith_lex.l:66: `ARITH_BOR' undeclared (first use in this > function) > /usr/src/bin/sh/arith_lex.l:67: `ARITH_BXOR' undeclared (first use in this > function) > /usr/src/bin/sh/arith_lex.l:68: `ARITH_BAND' undeclared (first use in this > function) > /usr/src/bin/sh/arith_lex.l:69: `ARITH_EQ' undeclared (first use in this > function) > /usr/src/bin/sh/arith_lex.l:70: `ARITH_NE' undeclared (first use in this > function) > /usr/src/bin/sh/arith_lex.l:71: `ARITH_GT' undeclared (first use in this > function) > /usr/src/bin/sh/arith_lex.l:72: `ARITH_GE' undeclared (first use in this > function) > /usr/src/bin/sh/arith_lex.l:73: `ARITH_LT' undeclared (first use in this > function) > /usr/src/bin/sh/arith_lex.l:74: `ARITH_LE' undeclared (first use in this > function) > /usr/src/bin/sh/arith_lex.l:75: `ARITH_LSHIFT' undeclared (first use in > this function) > /usr/src/bin/sh/arith_lex.l:76: `ARITH_RSHIFT' undeclared (first use in > this function) > /usr/src/bin/sh/arith_lex.l:77: `ARITH_MUL' undeclared (first use in this > function) > /usr/src/bin/sh/arith_lex.l:78: `ARITH_DIV' undeclared (first use in this > function) > /usr/src/bin/sh/arith_lex.l:79: `ARITH_REM' undeclared (first use in this > function) > /usr/src/bin/sh/arith_lex.l:80: `ARITH_ADD' undeclared (first use in this > function) > /usr/src/bin/sh/arith_lex.l:81: `ARITH_SUB' undeclared (first use in this > function) > /usr/src/bin/sh/arith_lex.l:82: `ARITH_BNOT' undeclared (first use in this > function) > /usr/src/bin/sh/arith_lex.l:83: `ARITH_NOT' undeclared (first use in this > function) > *** Error code 1 >=20 > Stop in /opt/src/release/picobsd/net/crunch1. > *** Error code 1 >=20 > Stop in /opt/src/release/picobsd/net/crunch1. > --> Error 1 code crunch > Error while building ../net/crunch1... > -> Aborting ./stage1 >=20 >=20 >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-small" in the body of the message --wRtZRu2mMGBZ6YQ7 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.4 (FreeBSD) Comment: For info see http://www.gnupg.org iEYEARECAAYFAjp4mUUACgkQXVIcjOaxUBaV2ACffPfCDTYj9wXRAMz4ZqwD6Wr8 4cMAn3Lz2aEuLdmxGk+YkPHQVZcm+Ga+ =YUl+ -----END PGP SIGNATURE----- --wRtZRu2mMGBZ6YQ7-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message From owner-freebsd-small Thu Feb 1 5:49: 0 2001 Delivered-To: freebsd-small@freebsd.org Received: from relay.ioffe.rssi.ru (relay.ioffe.rssi.ru [194.85.224.33]) by hub.freebsd.org (Postfix) with ESMTP id 982E937B6A1 for ; Thu, 1 Feb 2001 05:48:27 -0800 (PST) Received: from astro.ioffe.rssi.ru (astro.ioffe.rssi.ru [194.85.229.130]) by relay.ioffe.rssi.ru (8.9.1/8.9.1) with ESMTP id QAA25794; Thu, 1 Feb 2001 16:46:57 +0300 (MSK) Received: by astro.ioffe.rssi.ru (8.9.3/Clnt-2.14-AS-eef) id QAA02033; Thu, 1 Feb 2001 16:46:51 +0300 (MSK) Date: Thu, 1 Feb 2001 16:46:51 +0300 (MSK) From: Alexey Koptsevich To: Josef Karthauser Cc: Andy Tien , Alexander Prohorenko , small@FreeBSD.ORG Subject: Re: picobsd build fail In-Reply-To: <20010131230126.I496@tao.org.uk> Message-ID: MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-1754159882-981034566=:2461" Content-ID: Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. Send mail to mime@docserver.cac.washington.edu for more info. --0-1754159882-981034566=:2461 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII Content-ID: Hello, > Possibly, although it'd probably be better to cvsup to -stable and > start from there. It's not that hard, and will probably stream in > less than an hour over a modem. Well, I did this. Compilation succeded, but seems something is wrong with the floppy image creation. The end of the output of build: ... ===> rtquery ===> rtquery strip --remove-section=.note --remove-section=.comment crunch1 Warning: Object directory not changed from original /opt/src/release/picobsd/net/crunch1 -> Fixing permissions Filesystem 1K-blocks Used Avail Capacity iused ifree %iused Mounted on /dev/vn0c 2095 1539 556 73% 225 349 39% /tmp/picobsd.RY8Qg17OlO /dev/rvn0c: FILESYSTEM CLEAN; SKIPPING CHECKS /dev/rvn0c: clean, 556 free (4 frags, 69 blocks, 0.2% fragmentation) ==> Preparing 1440kB floppy filesystem... 18 sectors per track 1440+0 records in 1440+0 records out 1474560 bytes transferred in 0.253585 secs (5814855 bytes/sec) Warning: Block size restricts cylinders per group to 6. Warning: 1216 sector(s) in last cylinder unallocated /dev/rvn0c: 2880 sectors in 1 cylinders of 1 tracks, 4096 sectors 1.4MB in 1 cyl groups (6 c/g, 12.00MB/g, 64 i/g) super-block backups (for fsck -b #) at: 32 MFS filesystem signature not found in kernel What does it mean? Whose kernel? Of the machine I compile picobsd on? Notice that floppy image stays empty, as well as picobsd.bin (mounted to /dev/vn2c): virgo# df Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/da0s1a 69407 30643 33212 48% / /dev/da0s1f 1716445 178881 1400249 11% /usr /dev/da0s1e 99183 185 91064 0% /var procfs 4 4 0 100% /proc astro:/opt 3818534 375470 3137582 11% /opt astro:/data 25659312 7984711 15621857 34% /data /dev/vn0c 1403 0 1403 0% /tmp/picobsd.RY8Qg17OlO /dev/vn2c 1403 0 1403 0% /u I attach kernel configs of the machine on which picobsd is built and of the picobsd itself. It is the last step!!! :) Thanks, Alex --0-1754159882-981034566=:2461 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII; NAME=PICOBSD Content-Transfer-Encoding: BASE64 Content-ID: Content-Description: Content-Disposition: ATTACHMENT; FILENAME=PICOBSD Iw0KIyAkRnJlZUJTRDogc3JjL3JlbGVhc2UvcGljb2JzZC9uZXQvUElDT0JT RCx2IDEuNS4yLjEgMjAwMC8wMy8xOSAxOTo0MTowMyBwYXRyaWNrIEV4cCAk DQojDQojTGluZSBzdGFydGluZyB3aXRoICNQaWNvQlNEIGNvbnRhaW5zIFBp Y29CU0QgYnVpbGQgcGFyYW1ldGVycw0KI21hcmtlciAgICAgICAgICAgICAg ICBkZWZfc3ogIGluaXQgICAgTUZTX2lub2RlcyAgICAgIGZsb3BweV9pbm9k ZXMNCiNQaWNvQlNEICAgICAgIDIyMDAgICAgaW5pdCAgICA0MDk2ICAgICAg ICAgICAgMzI3NjgNCg0KbWFjaGluZQkJaTM4Ng0KI2NwdQkJSTM4Nl9DUFUN CiNjcHUJCUk0ODZfQ1BVDQpjcHUJCUk1ODZfQ1BVDQpjcHUJCUk2ODZfQ1BV DQppZGVudAkJQ0FOQ0VSDQptYXh1c2Vycwk0DQoNCm9wdGlvbnMJCU1BVEhf RU1VTEFURQkJI1N1cHBvcnQgZm9yIHg4NyBlbXVsYXRpb24NCm9wdGlvbnMJ CUlORVQJCQkjSW50ZXJORVR3b3JraW5nDQpvcHRpb25zCQlGRlMJCQkjQmVy a2VsZXkgRmFzdCBGaWxlc3lzdGVtDQpvcHRpb25zCQlGRlNfUk9PVAkJI0ZG UyB1c2FibGUgYXMgcm9vdCBkZXZpY2UgW2tlZXAgdGhpcyFdDQpvcHRpb25z CQlORlNfTk9TRVJWRVIJCSNOZXR3b3JrIEZpbGVzeXN0ZW0NCm9wdGlvbnMJ CU1GUwkJCSNNZW1vcnkgRmlsZXN5c3RlbQ0Kb3B0aW9ucwkJTURfUk9PVAkJ CSNNRlMgYXMgcm9vdA0Kb3B0aW9ucwkJTVNET1NGUwkJCSNNU0RPUyBGaWxl c3lzdGVtDQojb3B0aW9ucwkJQ0Q5NjYwCQkJI0lTTyA5NjYwIEZpbGVzeXN0 ZW0NCm9wdGlvbnMJCUNPTVBBVF80MwkJI0NvbXBhdGlibGUgd2l0aCBCU0Qg NC4zIFtLRUVQIFRISVMhXQ0Kb3B0aW9ucwkJVVNFUkNPTkZJRwkJI2Jvb3Qg LWMgZWRpdG9yDQpvcHRpb25zCQlJTlRST19VU0VSQ09ORklHCQkjaW1wbHkg LWMgYW5kIHBhcnNlIGluZm8gYXJlYQ0Kb3B0aW9ucwkJVklTVUFMX1VTRVJD T05GSUcJI3Zpc3VhbCBib290IC1jIGVkaXRvcg0KI29wdGlvbnMJCUlQRklS RVdBTEwNCiNvcHRpb25zCQlJUEZJUkVXQUxMX0RFRkFVTFRfVE9fQUNDRVBU DQojb3B0aW9ucwkJSVBESVZFUlQNCiNvcHRpb25zCQlQQ0lfUVVJRVQNCiNv cHRpb25zCQlERVZGUw0KIyBTdXBwb3J0IGZvciBicmlkZ2luZyBhbmQgYmFu ZHdpZHRoIGxpbWl0aW5nDQojb3B0aW9ucwlEVU1NWU5FVA0KI29wdGlvbnMJ QlJJREdFDQoNCmRldmljZQlpc2EwDQpkZXZpY2UJcGNpMA0KDQpkZXZpY2UJ ZmRjMAlhdCBpc2E/IHBvcnQgSU9fRkQxIGlycSA2IGRycSAyDQpkZXZpY2UJ CWZkMAlhdCBmZGMwIGRyaXZlIDANCiNkZXZpY2UJCWZkMQlhdCBmZGMwIGRy aXZlIDENCg0KZGV2aWNlICBhdGEwICAgIGF0IGlzYT8gcG9ydCBJT19XRDEg aXJxIDE0DQpkZXZpY2UgIGF0YTEgICAgYXQgaXNhPyBwb3J0IElPX1dEMiBp cnEgMTUNCmRldmljZSAgICAgICAgICBhdGFkaXNrDQojZGV2aWNlICAgICAg ICAgIGF0YXBpY2QgICAgICAgICAgICAgICAgIA0Kb3B0aW9ucyAgICAgICAg IEFUQV9TVEFUSUNfSUQgICAgICAgICAgICNTdGF0aWMgZGV2aWNlIG51bWJl cmluZw0KDQojIGF0a2JkYzAgY29udHJvbHMgYm90aCB0aGUga2V5Ym9hcmQg YW5kIHRoZSBQUy8yIG1vdXNlDQpkZXZpY2UJYXRrYmRjMAlhdCBpc2E/IHBv cnQgSU9fS0JEDQpkZXZpY2UJCWF0a2JkMAlhdCBhdGtiZGM/IGlycSAxDQoN CmRldmljZQkJdmdhMAlhdCBpc2E/DQoNCiMgc3lzY29ucyBpcyB0aGUgZGVm YXVsdCBjb25zb2xlIGRyaXZlciwgcmVzZW1ibGluZyBhbiBTQ08gY29uc29s ZQ0KZGV2aWNlCQlzYzAJYXQgaXNhPw0KDQpkZXZpY2UJCW5weDAJYXQgbmV4 dXM/IHBvcnQgSU9fTlBYIGlycSAxMw0KDQpkZXZpY2UJCXNpbzAJYXQgaXNh PyBwb3J0IElPX0NPTTEgZmxhZ3MgMHgxMCBpcnEgNA0KZGV2aWNlCQlzaW8x CWF0IGlzYT8gcG9ydCBJT19DT00yIGlycSAzDQpkZXZpY2UJCXNpbzIJYXQg aXNhPyBkaXNhYmxlIHBvcnQgSU9fQ09NMyBpcnEgNQ0KZGV2aWNlCQlzaW8z CWF0IGlzYT8gZGlzYWJsZSBwb3J0IElPX0NPTTQgaXJxIDkNCg0KI2Rldmlj ZQkJcHBjMAlhdCBpc2E/IHBvcnQ/IGZsYWdzIDB4NDAgaXJxIDcNCiNkZXZp Y2UJCXBwYnVzMA0KI2RldmljZQkJbHB0MAlhdCBwcGJ1cz8NCiNkZXZpY2UJ CXBsaXAwCWF0IHBwYnVzPyAgICAgICANCiNkZXZpY2UJCXBwaTAJYXQgcHBi dXM/ICAgICAgIA0KDQojDQojIFRoZSBmb2xsb3dpbmcgRXRoZXJuZXQgTklD cyBhcmUgYWxsIFBDSSBkZXZpY2VzLg0KIw0KI2RldmljZSBkZTAgICAgICAg ICAgICAgICMgREVDL0ludGVsIERDMjF4NHggKGBgVHVsaXAnJykNCiNkZXZp Y2UgZnhwMCAgICAgICAgICAgICAjIEludGVsIEV0aGVyRXhwcmVzcyBQUk8v MTAwQiAoODI1NTcsIDgyNTU4KQ0KDQojIE9yZGVyIGlzIGltcG9ydGFudCBo ZXJlIGR1ZSB0byBpbnRydXNpdmUgcHJvYmVzLCBkbyAqbm90KiBhbHBoYWJl dGl6ZQ0KIyB0aGlzIGxpc3Qgb2YgbmV0d29yayBpbnRlcmZhY2VzIHVudGls IHRoZSBwcm9iZXMgaGF2ZSBiZWVuIGZpeGVkLg0KIyBSaWdodCBub3cgaXQg YXBwZWFycyB0aGF0IHRoZSBpZTAgbXVzdCBiZSBwcm9iZWQgYmVmb3JlIGVw MC4gU2VlDQojIHJldmlzaW9uIDEuMjAgb2YgdGhpcyBmaWxlLg0KDQpkZXZp Y2UgZWQwIGF0IGlzYT8gcG9ydCAweDMwMCBpcnEgMTAgaW9tZW0gMHhkODAw MA0KI2RldmljZSBlZDEgYXQgaXNhPyBwb3J0IDB4MzAwIGlycSAxMCBpb21l bSAweGQwMDAwDQojZGV2aWNlIGVwMCBhdCBpc2E/IHBvcnQgMHgzMDAgaXJx IDEwDQojZGV2aWNlIGVwMSBhdCBpc2E/IHBvcnQgMHgyODAgaXJxIDUNCiNk ZXZpY2UgaWUwIGF0IGlzYT8gcG9ydCAweDMwMCBpcnEgNSBpb21lbSAweGQw MDAwDQojZGV2aWNlIGllMSBhdCBpc2E/IHBvcnQgMHgzNjAgaXJxIDcgaW9t ZW0gMHhkMDAwMA0KDQpwc2V1ZG8tZGV2aWNlCWxvb3ANCnBzZXVkby1kZXZp Y2UJZXRoZXINCnBzZXVkby1kZXZpY2UJdHVuCTINCnBzZXVkby1kZXZpY2UJ dm4NCnBzZXVkby1kZXZpY2UJcHR5CTE2DQpwc2V1ZG8tZGV2aWNlCW1kDQoj cHNldWRvLWRldmljZQlnemlwCQkjIEV4ZWMgZ3ppcHBlZCBhLm91dCdzDQo= --0-1754159882-981034566=:2461 Content-Type: TEXT/PLAIN; CHARSET=US-ASCII; NAME=SERVER Content-Transfer-Encoding: BASE64 Content-ID: Content-Description: Content-Disposition: ATTACHMENT; FILENAME=SERVER Iw0KIyBHRU5FUklDIC0tIEdlbmVyaWMga2VybmVsIGNvbmZpZ3VyYXRpb24g ZmlsZSBmb3IgRnJlZUJTRC9pMzg2DQojDQojIEZvciBtb3JlIGluZm9ybWF0 aW9uIG9uIHRoaXMgZmlsZSwgcGxlYXNlIHJlYWQgdGhlIGhhbmRib29rIHNl Y3Rpb24gb24NCiMgS2VybmVsIENvbmZpZ3VyYXRpb24gRmlsZXM6DQojDQoj ICAgIGh0dHA6Ly93d3cuRnJlZUJTRC5vcmcvaGFuZGJvb2sva2VybmVsY29u ZmlnLWNvbmZpZy5odG1sDQojDQojIFRoZSBoYW5kYm9vayBpcyBhbHNvIGF2 YWlsYWJsZSBsb2NhbGx5IGluIC91c3Ivc2hhcmUvZG9jL2hhbmRib29rDQoj IGlmIHlvdSd2ZSBpbnN0YWxsZWQgdGhlIGRvYyBkaXN0cmlidXRpb24sIG90 aGVyd2lzZSBhbHdheXMgc2VlIHRoZQ0KIyBGcmVlQlNEIFdvcmxkIFdpZGUg V2ViIHNlcnZlciAoaHR0cDovL3d3dy5GcmVlQlNELm9yZy8pIGZvciB0aGUN CiMgbGF0ZXN0IGluZm9ybWF0aW9uLg0KIw0KIyBBbiBleGhhdXN0aXZlIGxp c3Qgb2Ygb3B0aW9ucyBhbmQgbW9yZSBkZXRhaWxlZCBleHBsYW5hdGlvbnMg b2YgdGhlDQojIGRldmljZSBsaW5lcyBpcyBhbHNvIHByZXNlbnQgaW4gdGhl IC4vTElOVCBjb25maWd1cmF0aW9uIGZpbGUuIElmIHlvdSBhcmUNCiMgaW4g ZG91YnQgYXMgdG8gdGhlIHB1cnBvc2Ugb3IgbmVjZXNzaXR5IG9mIGEgbGlu ZSwgY2hlY2sgZmlyc3QgaW4gTElOVC4NCiMNCiMgJEZyZWVCU0Q6IHNyYy9z eXMvaTM4Ni9jb25mL0dFTkVSSUMsdiAxLjI0Ni4yLjIxIDIwMDEvMDEvMTIg MjM6NDU6MTQgc2NvdHRsIEV4cCAkDQoNCm1hY2hpbmUJCWkzODYNCiNjcHUJ CUkzODZfQ1BVDQojY3B1CQlJNDg2X0NQVQ0KI2NwdQkJSTU4Nl9DUFUNCmNw dQkJSTY4Nl9DUFUNCmlkZW50CQlTRVJWRVINCm1heHVzZXJzCTY0DQoNCiNt YWtlb3B0aW9ucwlERUJVRz0tZwkJI0J1aWxkIGtlcm5lbCB3aXRoIGdkYigx KSBkZWJ1ZyBzeW1ib2xzDQoNCm9wdGlvbnMgCU1BVEhfRU1VTEFURQkJI1N1 cHBvcnQgZm9yIHg4NyBlbXVsYXRpb24NCm9wdGlvbnMgCUlORVQJCQkjSW50 ZXJORVR3b3JraW5nDQpvcHRpb25zIAlJTkVUNgkJCSNJUHY2IGNvbW11bmlj YXRpb25zIHByb3RvY29scw0Kb3B0aW9ucyAJRkZTCQkJI0JlcmtlbGV5IEZh c3QgRmlsZXN5c3RlbQ0Kb3B0aW9ucyAJRkZTX1JPT1QJCSNGRlMgdXNhYmxl IGFzIHJvb3QgZGV2aWNlIFtrZWVwIHRoaXMhXQ0Kb3B0aW9ucyAJU09GVFVQ REFURVMJCSNFbmFibGUgRkZTIHNvZnQgdXBkYXRlcyBzdXBwb3J0DQpvcHRp b25zIAlNRlMJCQkjTWVtb3J5IEZpbGVzeXN0ZW0NCm9wdGlvbnMgCU1EX1JP T1QJCQkjTUQgaXMgYSBwb3RlbnRpYWwgcm9vdCBkZXZpY2UNCm9wdGlvbnMg CU5GUwkJCSNOZXR3b3JrIEZpbGVzeXN0ZW0NCm9wdGlvbnMgCU5GU19ST09U CQkjTkZTIHVzYWJsZSBhcyByb290IGRldmljZSwgTkZTIHJlcXVpcmVkDQpv cHRpb25zIAlNU0RPU0ZTCQkJI01TRE9TIEZpbGVzeXN0ZW0NCm9wdGlvbnMg CUNEOTY2MAkJCSNJU08gOTY2MCBGaWxlc3lzdGVtDQpvcHRpb25zIAlDRDk2 NjBfUk9PVAkJI0NELVJPTSB1c2FibGUgYXMgcm9vdCwgQ0Q5NjYwIHJlcXVp cmVkDQpvcHRpb25zIAlQUk9DRlMJCQkjUHJvY2VzcyBmaWxlc3lzdGVtDQpv cHRpb25zIAlDT01QQVRfNDMJCSNDb21wYXRpYmxlIHdpdGggQlNEIDQuMyBb S0VFUCBUSElTIV0NCm9wdGlvbnMgCVNDU0lfREVMQVk9MTUwMDAJI0RlbGF5 IChpbiBtcykgYmVmb3JlIHByb2JpbmcgU0NTSQ0Kb3B0aW9ucyAJVUNPTlNP TEUJCSNBbGxvdyB1c2VycyB0byBncmFiIHRoZSBjb25zb2xlDQpvcHRpb25z IAlVU0VSQ09ORklHCQkjYm9vdCAtYyBlZGl0b3INCm9wdGlvbnMgCVZJU1VB TF9VU0VSQ09ORklHCSN2aXN1YWwgYm9vdCAtYyBlZGl0b3INCm9wdGlvbnMg CUtUUkFDRQkJCSNrdHJhY2UoMSkgc3VwcG9ydA0Kb3B0aW9ucyAJU1lTVlNI TQkJCSNTWVNWLXN0eWxlIHNoYXJlZCBtZW1vcnkNCm9wdGlvbnMgCVNZU1ZN U0cJCQkjU1lTVi1zdHlsZSBtZXNzYWdlIHF1ZXVlcw0Kb3B0aW9ucyAJU1lT VlNFTQkJCSNTWVNWLXN0eWxlIHNlbWFwaG9yZXMNCm9wdGlvbnMgCVAxMDAz XzFCCQkjUG9zaXggUDEwMDNfMUIgcmVhbC10aW1lIGV4dGVuc2lvbnMNCm9w dGlvbnMgCV9LUE9TSVhfUFJJT1JJVFlfU0NIRURVTElORw0Kb3B0aW9ucwkJ SUNNUF9CQU5ETElNCQkjUmF0ZSBsaW1pdCBiYWQgcmVwbGllcw0Kb3B0aW9u cyAJS0JEX0lOU1RBTExfQ0RFVgkjIGluc3RhbGwgYSBDREVWIGVudHJ5IGlu IC9kZXYNCg0KIyBUbyBtYWtlIGFuIFNNUCBrZXJuZWwsIHRoZSBuZXh0IHR3 byBhcmUgbmVlZGVkDQojb3B0aW9ucyAJU01QCQkJIyBTeW1tZXRyaWMgTXVs dGlQcm9jZXNzb3IgS2VybmVsDQojb3B0aW9ucyAJQVBJQ19JTwkJCSMgU3lt bWV0cmljIChBUElDKSBJL08NCg0KZGV2aWNlCQlpc2ENCmRldmljZQkJZWlz YQ0KZGV2aWNlCQlwY2kNCg0KIyBGbG9wcHkgZHJpdmVzDQpkZXZpY2UJCWZk YzAJYXQgaXNhPyBwb3J0IElPX0ZEMSBpcnEgNiBkcnEgMg0KZGV2aWNlCQlm ZDAJYXQgZmRjMCBkcml2ZSAwDQojZGV2aWNlCQlmZDEJYXQgZmRjMCBkcml2 ZSAxDQoNCiMgQVRBIGFuZCBBVEFQSSBkZXZpY2VzDQpkZXZpY2UJCWF0YTAJ YXQgaXNhPyBwb3J0IElPX1dEMSBpcnEgMTQNCmRldmljZQkJYXRhMQlhdCBp c2E/IHBvcnQgSU9fV0QyIGlycSAxNQ0KZGV2aWNlCQlhdGENCmRldmljZQkJ YXRhZGlzawkJCSMgQVRBIGRpc2sgZHJpdmVzDQpkZXZpY2UJCWF0YXBpY2QJ CQkjIEFUQVBJIENEUk9NIGRyaXZlcw0KZGV2aWNlCQlhdGFwaWZkCQkJIyBB VEFQSSBmbG9wcHkgZHJpdmVzDQpkZXZpY2UJCWF0YXBpc3QJCQkjIEFUQVBJ IHRhcGUgZHJpdmVzDQpvcHRpb25zIAlBVEFfU1RBVElDX0lECQkjU3RhdGlj IGRldmljZSBudW1iZXJpbmcNCiNvcHRpb25zIAlBVEFfRU5BQkxFX0FUQVBJ X0RNQQkjRW5hYmxlIERNQSBvbiBBVEFQSSBkZXZpY2VzDQoNCiMgU0NTSSBD b250cm9sbGVycw0KI2RldmljZQkJYWhiCQkjIEVJU0EgQUhBMTc0MiBmYW1p bHkNCmRldmljZQkJYWhjCQkjIEFIQTI5NDAgYW5kIG9uYm9hcmQgQUlDN3h4 eCBkZXZpY2VzDQojZGV2aWNlCQlhbWQJCSMgQU1EIDUzQzk3NCAoVGVja3Jh bSBEQy0zOTAoVCkpDQojZGV2aWNlCQlpc3AJCSMgUWxvZ2ljIGZhbWlseQ0K I2RldmljZQkJbmNyCQkjIE5DUi9TeW1iaW9zIExvZ2ljDQojZGV2aWNlCQlz eW0JCSMgTkNSL1N5bWJpb3MgTG9naWMgKG5ld2VyIGNoaXBzZXRzKQ0KI29w dGlvbnMJCVNZTV9TRVRVUF9MUF9QUk9CRV9NQVA9MHg0MA0KCQkJCSMgQWxs b3cgbmNyIHRvIGF0dGFjaCBsZWdhY3kgTkNSIGRldmljZXMgd2hlbiANCgkJ CQkjIGJvdGggc3ltIGFuZCBuY3IgYXJlIGNvbmZpZ3VyZWQNCg0KI2Rldmlj ZQkJYWR2MAlhdCBpc2E/DQojZGV2aWNlCQlhZHcNCiNkZXZpY2UJCWJ0MAlh dCBpc2E/DQojZGV2aWNlCQlhaGEwCWF0IGlzYT8NCiNkZXZpY2UJCWFpYzAJ YXQgaXNhPw0KDQojZGV2aWNlCQluY3YJCSMgTkNSIDUzQzUwMA0KI2Rldmlj ZQkJbnNwCQkjIFdvcmtiaXQgTmluamEgU0NTSS0zDQojZGV2aWNlCQlzdGcJ CSMgVE1DIDE4QzMwLzE4QzUwDQoNCiMgU0NTSSBwZXJpcGhlcmFscw0KZGV2 aWNlCQlzY2J1cwkJIyBTQ1NJIGJ1cyAocmVxdWlyZWQpDQpkZXZpY2UJCWRh CQkjIERpcmVjdCBBY2Nlc3MgKGRpc2tzKQ0KZGV2aWNlCQlzYQkJIyBTZXF1 ZW50aWFsIEFjY2VzcyAodGFwZSBldGMpDQpkZXZpY2UJCWNkCQkjIENEDQpk ZXZpY2UJCXBhc3MJCSMgUGFzc3Rocm91Z2ggZGV2aWNlIChkaXJlY3QgU0NT SSBhY2Nlc3MpDQoNCiMgUkFJRCBjb250cm9sbGVycyBpbnRlcmZhY2VkIHRv IHRoZSBTQ1NJIHN1YnN5c3RlbQ0KI2RldmljZQkJYXNyCQkjIERQVCBTbWFy dFJBSUQgViwgVkkgYW5kIEFkYXB0ZWMgU0NTSSBSQUlEDQojZGV2aWNlCQlk cHQJCSMgRFBUIFNtYXJ0Y2FjaGUgLSBTZWUgTElOVCBmb3Igb3B0aW9ucyEN CiNkZXZpY2UJCW1seQkJIyBNeWxleCBBY2NlbGVSQUlEL2VYdHJlbWVSQUlE DQoNCiMgUkFJRCBjb250cm9sbGVycw0KI2RldmljZQkJYWFjCQkjIEFkYXB0 ZWMgRlNBIFJBSUQsIERlbGwgUEVSQzIvUEVSQzMNCiNkZXZpY2UJCWlkYQkJ IyBDb21wYXEgU21hcnQgUkFJRA0KI2RldmljZQkJYW1yCQkjIEFNSSBNZWdh UkFJRA0KI2RldmljZQkJbWx4CQkjIE15bGV4IERBQzk2MCBmYW1pbHkNCiNk ZXZpY2UJCXR3ZQkJIyAzd2FyZSBFc2NhbGFkZQ0KDQojIGF0a2JkYzAgY29u dHJvbHMgYm90aCB0aGUga2V5Ym9hcmQgYW5kIHRoZSBQUy8yIG1vdXNlDQpk ZXZpY2UJCWF0a2JkYzAJYXQgaXNhPyBwb3J0IElPX0tCRA0KZGV2aWNlCQlh dGtiZDAJYXQgYXRrYmRjPyBpcnEgMSBmbGFncyAweDENCmRldmljZQkJcHNt MAlhdCBhdGtiZGM/IGlycSAxMg0KDQpkZXZpY2UJCXZnYTAJYXQgaXNhPw0K DQojIHNwbGFzaCBzY3JlZW4vc2NyZWVuIHNhdmVyDQpwc2V1ZG8tZGV2aWNl CXNwbGFzaA0KDQojIHN5c2NvbnMgaXMgdGhlIGRlZmF1bHQgY29uc29sZSBk cml2ZXIsIHJlc2VtYmxpbmcgYW4gU0NPIGNvbnNvbGUNCmRldmljZQkJc2Mw CWF0IGlzYT8gZmxhZ3MgMHgxMDANCg0KIyBFbmFibGUgdGhpcyBhbmQgUENW VF9GUkVFQlNEIGZvciBwY3Z0IHZ0MjIwIGNvbXBhdGlibGUgY29uc29sZSBk cml2ZXINCiNkZXZpY2UJCXZ0MAlhdCBpc2E/DQojb3B0aW9ucyAJWFNFUlZF UgkJCSMgc3VwcG9ydCBmb3IgWCBzZXJ2ZXIgb24gYSB2dCBjb25zb2xlDQoj b3B0aW9ucyAJRkFUX0NVUlNPUgkJIyBzdGFydCB3aXRoIGJsb2NrIGN1cnNv cg0KIyBJZiB5b3UgaGF2ZSBhIFRoaW5rUEFELCB1bmNvbW1lbnQgdGhpcyBh bG9uZyB3aXRoIHRoZSByZXN0IG9mIHRoZSBQQ1ZUIGxpbmVzDQojb3B0aW9u cyAJUENWVF9TQ0FOU0VUPTIJCSMgSUJNIGtleWJvYXJkcyBhcmUgbm9uLXN0 ZA0KDQojIEZsb2F0aW5nIHBvaW50IHN1cHBvcnQgLSBkbyBub3QgZGlzYWJs ZS4NCmRldmljZQkJbnB4MAlhdCBuZXh1cz8gcG9ydCBJT19OUFggaXJxIDEz DQoNCiMgUG93ZXIgbWFuYWdlbWVudCBzdXBwb3J0IChzZWUgTElOVCBmb3Ig bW9yZSBvcHRpb25zKQ0KI2RldmljZQkJYXBtMCAgICBhdCBuZXh1cz8gZGlz YWJsZSBmbGFncyAweDIwICMgQWR2YW5jZWQgUG93ZXIgTWFuYWdlbWVudA0K DQojIFBDQ0FSRCAoUENNQ0lBKSBzdXBwb3J0DQojZGV2aWNlCQljYXJkDQoj ZGV2aWNlCQlwY2ljMAlhdCBpc2E/IGlycSAwIHBvcnQgMHgzZTAgaW9tZW0g MHhkMDAwMA0KI2RldmljZQkJcGNpYzEJYXQgaXNhPyBpcnEgMCBwb3J0IDB4 M2UyIGlvbWVtIDB4ZDQwMDAgZGlzYWJsZQ0KDQojIFNlcmlhbCAoQ09NKSBw b3J0cw0KZGV2aWNlCQlzaW8wCWF0IGlzYT8gcG9ydCBJT19DT00xIGZsYWdz IDB4MTAgaXJxIDQNCmRldmljZQkJc2lvMQlhdCBpc2E/IHBvcnQgSU9fQ09N MiBpcnEgMw0KZGV2aWNlCQlzaW8yCWF0IGlzYT8gZGlzYWJsZSBwb3J0IElP X0NPTTMgaXJxIDUNCmRldmljZQkJc2lvMwlhdCBpc2E/IGRpc2FibGUgcG9y dCBJT19DT000IGlycSA5DQoNCiMgUGFyYWxsZWwgcG9ydA0KZGV2aWNlCQlw cGMwCWF0IGlzYT8gaXJxIDcNCmRldmljZQkJcHBidXMJCSMgUGFyYWxsZWwg cG9ydCBidXMgKHJlcXVpcmVkKQ0KZGV2aWNlCQlscHQJCSMgUHJpbnRlcg0K I2RldmljZQkJcGxpcAkJIyBUQ1AvSVAgb3ZlciBwYXJhbGxlbA0KZGV2aWNl CQlwcGkJCSMgUGFyYWxsZWwgcG9ydCBpbnRlcmZhY2UgZGV2aWNlDQojZGV2 aWNlCQl2cG8JCSMgUmVxdWlyZXMgc2NidXMgYW5kIGRhDQoNCg0KIyBQQ0kg RXRoZXJuZXQgTklDcy4NCiNkZXZpY2UJCWRlCQkjIERFQy9JbnRlbCBEQzIx eDR4IChgYFR1bGlwJycpDQpkZXZpY2UJCWZ4cAkJIyBJbnRlbCBFdGhlckV4 cHJlc3MgUFJPLzEwMEIgKDgyNTU3LCA4MjU1OCkNCiNkZXZpY2UJCXR4CQkj IFNNQyA5NDMyVFggKDgzYzE3MCBgYEVQSUMnJykNCiNkZXZpY2UJCXZ4CQkj IDNDb20gM2M1OTAsIDNjNTk1IChgYFZvcnRleCcnKQ0KI2RldmljZQkJd3gJ CSMgSW50ZWwgR2lnYWJpdCBFdGhlcm5ldCBDYXJkIChgYFdpc2VtYW4nJykN Cg0KIyBQQ0kgRXRoZXJuZXQgTklDcyB0aGF0IHVzZSB0aGUgY29tbW9uIE1J SSBidXMgY29udHJvbGxlciBjb2RlLg0KIyBOT1RFOiBCZSBzdXJlIHRvIGtl ZXAgdGhlICdkZXZpY2UgbWlpYnVzJyBsaW5lIGluIG9yZGVyIHRvIHVzZSB0 aGVzZSBOSUNzIQ0KI2RldmljZQkJbWlpYnVzCQkjIE1JSSBidXMgc3VwcG9y dA0KI2RldmljZQkJZGMJCSMgREVDL0ludGVsIDIxMTQzIGFuZCB2YXJpb3Vz IHdvcmthbGlrZXMNCiNkZXZpY2UJCXBjbgkJIyBBTUQgQW03OUM3OXggUENJ IDEwLzEwMCBOSUNzDQojZGV2aWNlCQlybAkJIyBSZWFsVGVrIDgxMjkvODEz OQ0KI2RldmljZQkJc2YJCSMgQWRhcHRlYyBBSUMtNjkxNSAoYGBTdGFyZmly ZScnKQ0KI2RldmljZQkJc2lzCQkjIFNpbGljb24gSW50ZWdyYXRlZCBTeXN0 ZW1zIFNpUyA5MDAvU2lTIDcwMTYNCiNkZXZpY2UJCXN0ZQkJIyBTdW5kYW5j ZSBTVDIwMSAoRC1MaW5rIERGRS01NTBUWCkNCiNkZXZpY2UJCXRsCQkjIFRl eGFzIEluc3RydW1lbnRzIFRodW5kZXJMQU4NCiNkZXZpY2UJCXZyCQkjIFZJ QSBSaGluZSwgUmhpbmUgSUkNCiNkZXZpY2UJCXdiCQkjIFdpbmJvbmQgVzg5 Qzg0MEYNCiNkZXZpY2UJCXhsCQkjIDNDb20gM2M5MHggKGBgQm9vbWVyYW5n JycsIGBgQ3ljbG9uZScnKQ0KDQojIElTQSBFdGhlcm5ldCBOSUNzLg0KI2Rl dmljZQkJZWQwCWF0IGlzYT8gcG9ydCAweDI4MCBpcnEgMTAgaW9tZW0gMHhk ODAwMA0KI2RldmljZQkJZXgNCiNkZXZpY2UJCWVwDQojZGV2aWNlCQlmZTAJ YXQgaXNhPyBwb3J0IDB4MzAwDQojIFdhdmVMQU4vSUVFRSA4MDIuMTEgd2ly ZWxlc3MgTklDcy4gTm90ZTogdGhlIFdhdmVMQU4vSUVFRSByZWFsbHkNCiMg ZXhpc3RzIG9ubHkgYXMgYSBQQ01DSUEgZGV2aWNlLCBzbyB0aGVyZSBpcyBu byBJU0EgYXR0YXRlbWVudCBuZWVkZWQNCiMgYW5kIHJlc291cmNlcyB3aWxs IGFsd2F5cyBiZSBkeW5hbWljYWxseSBhc3NpZ25lZCBieSB0aGUgcGNjYXJk IGNvZGUuDQojZGV2aWNlCQl3aQ0KIyBBaXJvbmV0IDQ1MDAvNDgwMCA4MDIu MTEgd2lyZWxlc3MgTklDcy4gTm90ZTogdGhlIGRlY2xhcmF0aW9uIGJlbG93 IHdpbGwNCiMgd29yayBmb3IgUENNQ0lBIGFuZCBQQ0kgY2FyZHMsIGFzIHdl bGwgYXMgSVNBIGNhcmRzIHNldCB0byBJU0EgUG5QDQojIG1vZGUgKHRoZSBm YWN0b3J5IGRlZmF1bHQpLiBJZiB5b3Ugc2V0IHRoZSBzd2l0Y2hlcyBvbiB5 b3VyIElTQQ0KIyBjYXJkIGZvciBhIG1hbnVhbGx5IGNob3NlbiBJL08gYWRk cmVzcyBhbmQgSVJRLCB5b3UgbXVzdCBzcGVjaWZ5DQojIHRob3NlIHBhcmVt ZXRlcnMgaGVyZS4NCiNkZXZpY2UJCWFuDQojIFhpcmNvbSBFdGhlcm5ldA0K I2RldmljZQkJeGUNCiMgVGhlIHByb2JlIG9yZGVyIG9mIHRoZXNlIGlzIHBy ZXNlbnRseSBkZXRlcm1pbmVkIGJ5IGkzODYvaXNhL2lzYV9jb21wYXQuYy4N CiNkZXZpY2UJCWllMAlhdCBpc2E/IHBvcnQgMHgzMDAgaXJxIDEwIGlvbWVt IDB4ZDAwMDANCiNkZXZpY2UJCWxlMAlhdCBpc2E/IHBvcnQgMHgzMDAgaXJx IDUgaW9tZW0gMHhkMDAwMA0KI2RldmljZQkJbG5jMAlhdCBpc2E/IHBvcnQg MHgyODAgaXJxIDEwIGRycSAwDQojZGV2aWNlCQljczAJYXQgaXNhPyBwb3J0 IDB4MzAwDQojZGV2aWNlCQlzbjAJYXQgaXNhPyBwb3J0IDB4MzAwIGlycSAx MA0KDQojIFBzZXVkbyBkZXZpY2VzIC0gdGhlIG51bWJlciBpbmRpY2F0ZXMg aG93IG1hbnkgdW5pdHMgdG8gYWxsb2NhdGVkLg0KcHNldWRvLWRldmljZQls b29wCQkjIE5ldHdvcmsgbG9vcGJhY2sNCnBzZXVkby1kZXZpY2UJZXRoZXIJ CSMgRXRoZXJuZXQgc3VwcG9ydA0KcHNldWRvLWRldmljZQlzbAkxCSMgS2Vy bmVsIFNMSVANCnBzZXVkby1kZXZpY2UJcHBwCTEJIyBLZXJuZWwgUFBQDQpw c2V1ZG8tZGV2aWNlCXR1bgkJIyBQYWNrZXQgdHVubmVsLg0KcHNldWRvLWRl dmljZQlwdHkJCSMgUHNldWRvLXR0eXMgKHRlbG5ldCBldGMpDQpwc2V1ZG8t ZGV2aWNlCW1kCQkjIE1lbW9yeSAiZGlza3MiDQpwc2V1ZG8tZGV2aWNlCWdp Zgk0CSMgSVB2NiBhbmQgSVB2NCB0dW5uZWxpbmcNCnBzZXVkby1kZXZpY2UJ ZmFpdGgJMQkjIElQdjYtdG8tSVB2NCByZWxheWluZyAodHJhbnNsYXRpb24p DQpwc2V1ZG8tZGV2aWNlICAgZ3ppcA0KDQojIFRoZSBgYnBmJyBwc2V1ZG8t ZGV2aWNlIGVuYWJsZXMgdGhlIEJlcmtlbGV5IFBhY2tldCBGaWx0ZXIuDQoj IEJlIGF3YXJlIG9mIHRoZSBhZG1pbmlzdHJhdGl2ZSBjb25zZXF1ZW5jZXMg b2YgZW5hYmxpbmcgdGhpcyENCnBzZXVkby1kZXZpY2UJYnBmCQkjQmVya2Vs ZXkgcGFja2V0IGZpbHRlcg0KDQojIFVTQiBzdXBwb3J0DQpkZXZpY2UJCXVo Y2kJCSMgVUhDSSBQQ0ktPlVTQiBpbnRlcmZhY2UNCmRldmljZQkJb2hjaQkJ IyBPSENJIFBDSS0+VVNCIGludGVyZmFjZQ0KZGV2aWNlCQl1c2IJCSMgVVNC IEJ1cyAocmVxdWlyZWQpDQpkZXZpY2UJCXVnZW4JCSMgR2VuZXJpYw0KZGV2 aWNlCQl1aGlkCQkjICJIdW1hbiBJbnRlcmZhY2UgRGV2aWNlcyINCmRldmlj ZQkJdWtiZAkJIyBLZXlib2FyZA0KZGV2aWNlCQl1bHB0CQkjIFByaW50ZXIN CmRldmljZQkJdW1hc3MJCSMgRGlza3MvTWFzcyBzdG9yYWdlIC0gUmVxdWly ZXMgc2NidXMgYW5kIGRhDQpkZXZpY2UJCXVtcwkJIyBNb3VzZQ0KZGV2aWNl CQl1c2Nhbm5lcgkjIFNjYW5uZXJzDQojIFVTQiBFdGhlcm5ldCwgcmVxdWly ZXMgbWlpDQojZGV2aWNlCQlhdWUJCSMgQURNdGVrIFVTQiBldGhlcm5ldA0K I2RldmljZQkJY3VlCQkjIENBVEMgVVNCIGV0aGVybmV0DQojZGV2aWNlCQlr dWUJCSMgS2F3YXNha2kgTFNJIFVTQiBldGhlcm5ldA0KDQpwc2V1ZG8tZGV2 aWNlCXZuDQoNCm9wdGlvbnMJCVFVT1RBDQoNCm9wdGlvbnMJCUlOQ0xVREVf Q09ORklHX0ZJTEUNCg0K --0-1754159882-981034566=:2461-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message From owner-freebsd-small Thu Feb 1 6:59: 9 2001 Delivered-To: freebsd-small@freebsd.org Received: from cotdazr.org (cotdazr.org [209.239.229.90]) by hub.freebsd.org (Postfix) with SMTP id 0D97237B4EC for ; Thu, 1 Feb 2001 06:58:52 -0800 (PST) Received: (qmail 26095 invoked by uid 1001); 1 Feb 2001 14:58:50 -0000 Date: Thu, 1 Feb 2001 06:58:50 -0800 From: Everett F Batey To: freebsd-small@FreeBSD.ORG Subject: Newbie needs docs Message-ID: <20010201065850.A26086@cotdazr.org> Reply-To: efb@cotdazr.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95.5i X-Operating-System: FreeBSD gcpacix.cotdazr.org 2.2.8-RELEASE FreeBSD 2.2.8-RELEASE X-Tele: +1 805 985.3146 / 805 340.6471 Pg 805 655.2017 X-URL: http://www.cotdazr.org Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Too many months on this list .. can you send me to a docs archive that will give me a simple overview of the scope of pico bsd ? Is it really only meant to run from one or two floppies or is it buildable to ANY small use with the builders tools ? Thanks /Ev/ -- + http://www.vhwy.com efb@vhwy.com WA6CRE@arrl.net http://www.cotdazr.org + + PocketNet Mail to efbatey@mobile.att.net / Cell/VoiceMail 805 340-6471 + To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message From owner-freebsd-small Thu Feb 1 9:31:36 2001 Delivered-To: freebsd-small@freebsd.org Received: from onyx.extra.dp.ua (onyx.extrasy.net [195.248.182.33]) by hub.freebsd.org (Postfix) with ESMTP id 8D31237B6A9 for ; Thu, 1 Feb 2001 09:31:13 -0800 (PST) Received: (from white@localhost) by onyx.extra.dp.ua (8.10.0/8.10.0/Who.Cares) id f11HTs727098; Thu, 1 Feb 2001 19:29:54 +0200 (EET) Date: Thu, 1 Feb 2001 19:29:54 +0200 From: Alexander Prohorenko To: Alexey Koptsevich Cc: Josef Karthauser , Andy Tien , small@FreeBSD.ORG Subject: Re: picobsd build fail Message-ID: <20010201192954.A26954@extra.dp.ua> References: <20010131230126.I496@tao.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.9i In-Reply-To: ; from kopts@astro.ioffe.rssi.ru on Thu, Feb 01, 2001 at 04:46:51PM +0300 Organization: Extra Solutions X-Operating-System: SunOS 5.7 i86pc Sender: owner-freebsd-small@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, Feb 01, 2001 at 04:46:51PM +0300, Alexey Koptsevich wrote: > > Possibly, although it'd probably be better to cvsup to -stable and > > start from there. It's not that hard, and will probably stream in > > less than an hour over a modem. > Well, I did this. Compilation succeded, but seems something is wrong with > the floppy image creation. The end of the output of build: [] > MFS filesystem signature not found in kernel [] > What does it mean? Whose kernel? Of the machine I compile picobsd on? > Notice that floppy image stays empty, as well as picobsd.bin (mounted to > /dev/vn2c): Hey, Alexey. This question was already discussed here, too :) That was my questions, as well as previous one: Josef Karthauser : This needs a little work to fix in -current, and back to -stable. Recently the /boot/loader was removed from the PICOBSD build to free up space on the floppy image. This meant that we had to put the MFS filesystem back into the kernel, rather than use the loader to pull the image off the disk. The kernel needs an 'options MD_ROOT_SIZE X" adding to its config file before it builds, and the full mechansim to organise this hasn't been build into the ./build process yet. (We're working on it - patches welcome :O) Which picobsd build are you making? Have a look in the PICOBSD file in its directory and add an option, as above, if it's not there. The X stands for the memory file system size, and should be the same as you use in the ./build config screen. Luigi Rizzo : in the kernel config file you have to put the following line: options MD_ROOT_SIZE=2200 # same as def_sz where the number (2200) should be the mfs_image_size, same as the one in the line #PicoBSD 2200 init 4096 32768 I think i committed to -stable the fix for the 'bridge' floppy type, but i probably forgot the other types. -- Alexander Prohorenko, Extra Solutions http://extra.com.ua "Good day to be alive, sir" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-small" in the body of the message