Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 09 Jun 2000 20:02:05 +0100
From:      Ian Dowse <iedowse@maths.tcd.ie>
To:        Hostas Red <kong@comset.net>
Cc:        freebsd-current@freebsd.org, Vallo Kallaste <vallo@myhakas.matti.ee>
Subject:   Re: Can't make installworld :( 
Message-ID:   <200006092002.aa59259@salmon.maths.tcd.ie>
In-Reply-To: Your message of "Fri, 09 Jun 2000 13:53:35 %2B0400." <Pine.BSF.4.21.0006091352001.22684-100000@crucian.comset.net> 

next in thread | previous in thread | raw e-mail | index | archive | help
In message <Pine.BSF.4.21.0006091352001.22684-100000@crucian.comset.net>, Hosta
s Red writes:
>I can't make installworld for some time with following message:
>
>vm/vm_object.h -> vm/vm_object.ph
>vm/vm_page.h -> vm/vm_page.ph
>vm/vm_pageout.h -> vm/vm_pageout.ph
>vm/vm_pager.h -> vm/vm_pager.ph
>vm/vm_param.h -> vm/vm_param.ph
>vm/vm_prot.h -> vm/vm_prot.ph
>vm/vm_zone.h -> vm/vm_zone.ph
>vm/vnode_pager.h -> vm/vnode_pager.ph
>*** Error code 1

I've seen this before. h2ph will return a non-zero exit status if it
failed to open _any_ of the files listed on the command line. This
will typically happen if you have a dangling symbolic link somewhere
in /usr/include. The error message indicating exactly which files
h2ph couldn't open will be somewhere among all the 'XX.h -> XX.ph'
messages.

Ian


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi? <200006092002.aa59259>