tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: /nonexistent
On Fri, Mar 04, 2011 at 09:38:30AM -0500, Sean Boudreau wrote:
> On Fri, Mar 04, 2011 at 09:28:36AM -0500, Joerg Sonnenberger wrote:
> > Do you have the right make in pbulk.conf?
>
> I have:
>
> prefix=/usr/pkg
> make=${prefix}/bin/bmake
>
> So the inner one.
>
> I tried changing it to the outer (make=/pbulk/pkg_bulk/bin/bmake)
> and did a bulkbuild-rebuild of a package but it failed in the
> same way.
Actually the error did change a little. With the inner bmake:
=> Build dependency f2c>=20090411nb2: found f2c-20100903
=> Build dependency checkperms>=1.1: NOT found
=> Verifying /nonexistent for ../../sysutils/checkperms
bmake: don't know how to make /nonexistent. Stop
With the outer:
=> Build dependency f2c>=20090411nb2: found f2c-20100903
=> Full dependency libf2c>=20090201nb3: NOT found
=> Verifying /nonexistent for ../../devel/libf2c
bmake: don't know how to make /nonexistent. Stop
Is it worth restarting and doing a complete scan
phase using the outer bmake?
-seanb
Home |
Main Index |
Thread Index |
Old Index