Edwin Culp wrote:
> 
> I haven't been able to make world since the texinfo problem.  I don't
> see anyone else on the list with problems.  Did I miss another change?
> Am I doing something wrong?
> 
> Thanks,
> 
> ed
> 
> P.S.  This is where I stopped this time.  cvsup finished about 9:25 CST.
> 
> DynaLoader.c:282: `NULL' undeclared (first use this function)
> DynaLoader.c:282: dereferencing pointer to incomplete type
> DynaLoader.c:282: dereferencing pointer to incomplete type
> DynaLoader.c:282: dereferencing pointer to incomplete type
> DynaLoader.c:282: dereferencing pointer to incomplete type
> *** Error code 1
> 
> Stop.
> *** Error code 1
> 
> To Unsubscribe: send mail to majord...@freebsd.org
> with "unsubscribe freebsd-current" in the body of the message

Try setting KERNFORMAT and OBJFORMAT in the environment before
building.  In my case they were set to elf.

I was able to successfully buildworld this morning after setting
those.

I noticed that there used to be an elf and an aout directory in
/usr/obj.  Now there doesn't seem to be, maybe that is causing
the problem?

-- 

Dave

To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

Reply via email to