Quoting Dan Allen <danalle...@airwired.net>:

I try to update ports via 'portmaster -av' on a regular basis and ran
into a sticky problem with poolkit and docbook I'm incapable to solve.

Error message follows.

Does anybody has any hint or tip? Please email me in CC.

Regards,
Oliver


The port that does not build for you is /usr/ports/textproc/iso8879 as it already exists.

So,

  cd /usr/ports/textproc/iso8879
  make deinstall
  make reinstall

and then go back to

  cd /usr/ports/sysutils/polkit
  make deinstall
  make reinstall

and things should work.  I did something similar.

Boy, was that ever good timing. I had the same problem on one of three machines that I updated all my ports today. Two built fine and one didn't but with your help it built without the docbook install problem.

Thanks,
ed

Hope this helps.

Dan

_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to