Problem with virtualbox-ose-additions

2013-09-10 Thread Walter Hurry
I have upgraded to r255358, rebuilt world and kernel, and dealt with the 
iconv issues. In the process I had to delete a handful of ports, am now 
trying to reinstall them, and am running into a problem:

FreeBSD freebsd.vm 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r255358: Sat Sep  
7 22:28:09 BST 2013 r...@freebsd.vm:/usr/obj/usr/src/sys/VM10  amd64

virtualbox-ose-additions will not compile. I get:

kBuild: Linking VBoxOGLcrutil
/usr/bin/ld: cannot find -liconv

Have I done something wrong? How should I take this forward?

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


Re: Problem with virtualbox-ose-additions

2013-09-10 Thread Guido Falsi

On 09/10/13 23:58, Walter Hurry wrote:

I have upgraded to r255358, rebuilt world and kernel, and dealt with the
iconv issues. In the process I had to delete a handful of ports, am now
trying to reinstall them, and am running into a problem:

FreeBSD freebsd.vm 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r255358: Sat Sep
7 22:28:09 BST 2013 r...@freebsd.vm:/usr/obj/usr/src/sys/VM10  amd64

virtualbox-ose-additions will not compile. I get:

kBuild: Linking VBoxOGLcrutil
/usr/bin/ld: cannot find -liconv

Have I done something wrong? How should I take this forward?


This is another fallout from the iconv change.

The port needs a fix. Most probably the same one applied to 
virtualbox-ose and virtualbox-ose-legacy. I'll commit a fix as soon as I 
have finished testing it.


Thanks for the report.

--
Guido Falsi madpi...@freebsd.org
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org


Re: Problem with virtualbox-ose-additions

2013-09-10 Thread Walter Hurry
On Wed, 11 Sep 2013 00:20:09 +0200, Guido Falsi wrote:

 On 09/10/13 23:58, Walter Hurry wrote:
 I have upgraded to r255358, rebuilt world and kernel, and dealt with
 the iconv issues. In the process I had to delete a handful of ports, am
 now trying to reinstall them, and am running into a problem:

 FreeBSD freebsd.vm 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r255358: Sat
 Sep 7 22:28:09 BST 2013 r...@freebsd.vm:/usr/obj/usr/src/sys/VM10 
 amd64

 virtualbox-ose-additions will not compile. I get:

 kBuild: Linking VBoxOGLcrutil /usr/bin/ld: cannot find -liconv

 Have I done something wrong? How should I take this forward?
 
 This is another fallout from the iconv change.
 
 The port needs a fix. Most probably the same one applied to
 virtualbox-ose and virtualbox-ose-legacy. I'll commit a fix as soon as I
 have finished testing it.
 
 Thanks for the report.

Success. Thanks very much for all your efforts and hard work. Much 
appreciated.

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