Subject: RE: Problems doing a world build--problem solved
To: 'port-i386@netbsd.org' <port-i386@netbsd.org>
From: Andy Sporner <andy.sporner@networkengines.com>
List: port-i386
Date: 03/09/2000 13:12:40
Thanks to Mr. Gilham, I am well along my way towards
a full world build.

No replies are needed for my previous post...

Andy Sporner

> -----Original Message-----
> From: Andy Sporner [mailto:andy.sporner@networkengines.com]
> Sent: Wednesday, March 08, 2000 7:42 AM
> To: 'port-i386@netbsd.org'
> Subject: Problems doing a world build
> 
> 
> Hi
> 
> I am trying to get the rest of my computers running NetBSD
> and decided to try a world build of everything.
> 
> I have used both NetBSD-current and NetBSD-1.4.1 and the
> results are the same.  I presume that I am overlooking 
> something.
> 
> here is what I do...
> 
> cd /usr/src
> make obj
> make build 
> 
> After much status messages about directories and things
> being created I get this...
> 
>  all ===> i386_elf 
>  cc -O2 -fPIC -Werror   -DLIBC_SCCS -DPIC -DDYNAMIC -DELFSIZE=32
>  -I/usr/NetBSD-1. 
>  4.1/lib/csu/i386_elf/../../../libexec/ld.elf_so
>  -I/usr/NetBSD-1.4.1/lib/csu/i386 
>  _elf/../common_elf -nostdinc -idirafter /usr/obj/usr/include -c
>  -DCRT0 /usr/NetB 
>  SD-1.4.1/lib/csu/i386_elf/crt0.c -o crt0.o 
>  In file included from
>  /usr/NetBSD-1.4.1/lib/csu/i386_elf/../common_elf/common.h: 
>  41, 
>                   from
>  /usr/NetBSD-1.4.1/lib/csu/i386_elf/crt0.c:35: 
>  
> /usr/NetBSD-1.4.1/lib/csu/i386_elf/../../../libexec/ld.elf_so/
> rtld.h:165:
>  field 
>  `linkmap' has incomplete type 
>  *** Error code 1 
> 
> 
> ------------------------------------------------
> 
> I am doing this from a 1.4.1 installed base.  I was first trying
> to bring myself up to "current" and got a message something to
> the effect of "cannot find bsd-crypt.mk".  So I manually set the
> -m with "/usr/src/share/mk" (cannot remember if it's mk or make..)
> That fixed the complaint but the above message I still get.
> 
> Can anyone suggest a fix????
> 
> 
> Andy Sporner
> asporner@ne.mediaone.net
>