In the last episode (Jul 11), Adam said:
> On Tue, 2003-07-08 at 05:41, Jim Hatfield wrote:
> > When I do a make install in any ports dir, I now get this:
> > 
> > >speyburn# cd /usr/ports/graphics/tiff
> > >speyburn# make
> > >speyburn# make install
> > >===>  Installing for tiff-3.5.7_1
> > >===>   tiff-3.5.7_1 depends on shared library: jpeg.9 - found
> > >===>   Generating temporary packing list
> > >===>  Checking if graphics/tiff already installed
> > >*** Error code 1
> > >
> > >Stop in /usr/ports/graphics/tiff.
> > 
> > make deinstall generates the same error.

I believe this particular problem is due to a too-old pkg_info command.
Try running "ktrace -di make install", then kdump and see the exact
error message.  Rebuild from /usr/src/usr.sbin/pkg_install .
 
> There was a guy in #freebsd on FreeNode (IRC) yesterday describing the
> exact same problem, but it was crashing when installing python. After
> talking with him a while, we decided that either:
> a) his ruby was broken and needed to be reinstalled
> b) his portupgrade was broken and needed to be reinstalled
> c) his pkgdb was broken (he tried running 'pkgdb -F' and it crashed)
> 
> Anyhow, I would suggest looking into reinstalling your ruby and
> portupgrade. Hopefully that helps.

Neither ruby nor portupgrade are used in a stock "make install".

-- 
        Dan Nelson
        [EMAIL PROTECTED]
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to