Re: virtualbox-ose port broken?

2010-11-30 Thread Beat Gaetzi
On 30.11.2010 19:54, Chip Camden wrote:
 As of this morning's portsnap (Tue Nov 30 10:35:59 PST 2010),
 virtualbox-ose no longer builds:
 
 # cd /usr/ports/emulators/virtualbox-ose  make install clean 21 | tail -n 
 25
 kBuild: Adjusting BCC Assembly PcBiosBin - 
 /usr/ports/emulators/virtualbox-ose/work/VirtualBox-3.2.10_OSE/out/freebsd.amd64/release/obj/PcBiosBin/rombios0.s
 kBuild: Compiling VgaBiosBin - 
 /usr/ports/emulators/virtualbox-ose/work/VirtualBox-3.2.10_OSE/out/freebsd.amd64/release/obj/VgaBiosBin/_vgabios_.c
 kBuild: Linking VgaDefBiosLogo
 kBuild: Compiling EfiThunkBin - 
 /usr/ports/emulators/virtualbox-ose/work/VirtualBox-3.2.10_OSE/out/freebsd.amd64/release/obj/EfiThunkBin/EfiThunkBin.c
 kBuild: iasl DevicesR3 - 
 /usr/ports/emulators/virtualbox-ose/work/VirtualBox-3.2.10_OSE/src/VBox/Devices/PC/vbox.dsl
 /usr/ports/emulators/virtualbox-ose/work/VirtualBox-3.2.10_OSE/src/VBox/Devices/PC/vbox.dsl
 736: Name (_CID, smc-napa)
 Error4001 -   
   String must be entirely alphanumeric ^  (smc-napa)
 
 ASL Input:  
 /usr/ports/emulators/virtualbox-ose/work/VirtualBox-3.2.10_OSE/src/VBox/Devices/PC/vbox.dsl
  - 1305 lines, 46193 bytes, 288 keywords
 Compilation complete. 1 Errors, 0 Warnings, 0 Remarks, 404 Optimizations
 kmk[2]: *** 
 [/usr/ports/emulators/virtualbox-ose/work/VirtualBox-3.2.10_OSE/out/freebsd.amd64/release/obj/DevicesR3/vboxaml.hex]
  Error 255
 kmk[2]: *** Deleting file 
 `/usr/ports/emulators/virtualbox-ose/work/VirtualBox-3.2.10_OSE/out/freebsd.amd64/release/obj/DevicesR3/vboxaml.hex'
 kmk[2]: *** Waiting for unfinished jobs
 kmk[2]: Leaving directory 
 `/usr/ports/emulators/virtualbox-ose/work/VirtualBox-3.2.10_OSE'
 kmk[2]: Entering directory 
 `/usr/ports/emulators/virtualbox-ose/work/VirtualBox-3.2.10_OSE'
 kmk[2]: *** Exiting with status 2
 kmk[1]: *** [pass_libraries_this] Error 2
 kmk[1]: Leaving directory 
 `/usr/ports/emulators/virtualbox-ose/work/VirtualBox-3.2.10_OSE'
 kmk: *** [pass_libraries_order] Error 2
 *** Error code 2
 
 Stop in /usr/ports/emulators/virtualbox-ose.
 *** Error code 1
 
 Stop in /usr/ports/emulators/virtualbox-ose.

Could you please try this patch:
http://www.freebsd.org/cgi/query-pr.cgi?pr=152710

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


Re: Where is firefox-devel?

2010-08-18 Thread Beat Gaetzi
On 18.08.2010 04:21, jhell wrote:
 On 08/17/2010 14:04, Unga wrote:
 Hi all
 
 Could I know what is the complete web path for 
 branches/experimental/www/firefox-devel/?
 
 This is mentioned in following mail: 
 http://lists.freebsd.org/pipermail/freebsd-gecko/2010-August/001054.html
 
 
 Looks to me that its a local svn development repo for the freebsd-gecko
 project.

You could checkout the port like this:
# svn co
https://trillian.chruetertee.ch/svn/freebsd-gecko/branches/experimental/www/firefox-devel/

Please note you need at least version 3.12.6 of security/nss and
revision 1.21 of Mk/bsd.gecko.mk to build Firefox 4. Also this port does
not contain a CONFLICT with Firefox 3.* as the experimental branch in
our repository has a newer layout then the portstree. If you like to
install Firefox 4 please deinstall Firefox 3.* first.
We've also dropped FreeBSD 6.x support for Firefox 4.

Please be aware that ports from the experimental branch could be broken
on purpose or do not work/build so use it at your own risk :)

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


Re: Firefox3 - can't deinstall

2010-05-01 Thread Beat Gaetzi
John Pollock wrote:
 On Sat, 2010-05-01 at 19:15 +0100, Bruce Cran wrote:
 On Saturday 01 May 2010 19:14:28 John Pollock wrote:

 When I cd /usr/ports/www/firefox3 then run make deinstall, I get a error
 message that port is not installed.
 You should use pkg_delete instead: running make deinstall could fail if 
 the 
 port has been updated since installing it.

 
 Thank you,
 
 pkg_delete firefox\*
 
 The above command worked great, wasn't sure the version number installed
 but the wildcard worked great, now am utilizing: pkg_add -r firefox3 to
 get the latest package of firefox3.

Please consider using www/firefox or www/firefox35 instead of firefox3
as Firefox 3.0 is deprecated and will be removed from ports tree soon.

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


Re: VirtualBox kernel module messages

2009-10-29 Thread Beat Gaetzi
Scott Bennett wrote:
  For the first time so far, I managed to get emulators/virtualbox to
 compile and install from ports a few hours ago.  Following the pkg-messages,
 I attempted to kldload vboxdrv or whatever it was called, which resulted
 in an immediate crash and automatic system reboot. :-(

This is a known problem and documented on the wiki page:
http://wiki.freebsd.org/VirtualBox

  However, I had already added
 
 vboxdrv_load=YES
 vboxnetflt_load=YES
 
 to /boot/loader.conf and so was expecting it to fail, but it didn't.  I even
 started up VirtualBox and looked at a couple of things, then looked around
 in it for a few minutes.  Aside from the fact that the help subsystem was
 MIA, I didn't notice anything untoward.
  Except for the recurring console messages, which began during system
 startup and have continued ever since.  Here's what a few of them look
 like.
 
 Oct 28 17:00:00 hellas newsyslog[1939]: logfile turned over due to size100K
 Oct 28 17:02:03 hellas kernel: VBoxDrvFreeBSDClone: pszName=pts 
 ppDev=0xe84bea14
 Oct 28 17:02:36 hellas kernel: VBoxDrvFreeBSDClone: pszName=input 
 ppDev=0xe84e2948
 Oct 28 17:02:36 hellas kernel: VBoxDrvFreeBSDClone: pszName=dsp 
 ppDev=0xe84e2948

Do you have build VirtualBox with debug option?

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


Re: Bridge network device for VirtualBox

2009-07-05 Thread Beat Gaetzi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

Doug Poland wrote:
 Hello,
 
 I'm experimenting with the new VirtualBox port and wand to implement a
 bridged network interface on the FreeBSD host.  Could someone point me
 to some docs that may assist me? 

Only NAT networking is available at the moment. I've updated the wiki
page a few minutes ago with some other not working features:
http://wiki.freebsd.org/VirtualBox

Maybe this helps.

Beat
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.10 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkpRD50ACgkQQMW893dCSds8tgCeKo/KfNf6hFxFoukleDz8VMUY
u5IAn2Y2ehvs3xp1cYOTDPQ6AzWhDjRu
=8h0U
-END PGP SIGNATURE-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org