Base compiler and amdfam10 - anybody/anything? (fwd)

2011-11-20 Thread Vladimir Kushnir
Sorry for crossposting but since no one on hackers@ seems to be interested... -- Forwarded message -- Date: Wed, 16 Nov 2011 12:30:35 +0200 (EET) From: Vladimir Kushnir To: hack...@freebsd.org Subject: Base compiler and amdfam10 - anybody/anything? Hi, Are there any attempts to

Re: Setting up ZFS - Filesystem Properties and Installing on Root

2011-11-20 Thread Mehmet Erol Sanliturk
On Sun, Nov 20, 2011 at 10:34 PM, APseudoUtopia wrote: > Hello, > > I'll be setting up a server with ZFS on 9.0-RELEASE (when it's > released...). I've never used ZFS before, and although I've been > reading quite a bit about it, I have some questions. > > My plan is to use RAID-Z1 across 4 disks.

Setting up ZFS - Filesystem Properties and Installing on Root

2011-11-20 Thread APseudoUtopia
Hello, I'll be setting up a server with ZFS on 9.0-RELEASE (when it's released...). I've never used ZFS before, and although I've been reading quite a bit about it, I have some questions. My plan is to use RAID-Z1 across 4 disks. I'll be using GPT, and I would like the root to be ZFS as well. I f

9.0 and bsdinstall - avoiding updating the MBR

2011-11-20 Thread Bruce Cran
I'm planning to install FreeBSD alongside a whole range of Windows builds for testing. In 8.x it's possible to tell the installer not to bother updating the MBR so you can use something like EasyBCD to boot it via the Windows bootloader instead. Is it still possible on 9.0-RC2 using bsdinstall?

linphone-base conflicts with ortp and fails to install, it also fails to build: error: expected specifier-qualifier-list before 'UInt96'

2011-11-20 Thread Yuri
Hi, When I do portupgrade, I get this message (kdenetwork fails to update due to this): ===> linphone-base-3.2.1_1,1 conflicts with installed package(s): ^M ortp-0.13.0_1^M ^M They install files into the same place.^M You may want to stop build with Ctrl + C.^M ===> Vulner

Re: wireless help with wep authentication

2011-11-20 Thread Paul B. Mahol
On 11/20/11, Rob Clark wrote: > Running fbsd 8.2R on a Dell C640 laptop. > Using a pcmcia card with atheros. > > My 2wire wireless router comes setup default with > wep open with wireless security enabled, i.e., needs > the default passkey from the router. I cannot get the > ifconfig line correct

Re: where to ask about problems with bsdinstall in 9.0RC2?

2011-11-20 Thread William Bulley
According to Thomas Mueller on Sun, 11/20/11 at 05:46: > > It looks like tar in extraction mode automatically recognizes xz > compression in the file to be extracted from. > > Section from the man page for tar in FreeBSD 9.0-RC1: > > -J, --xz > (c mode only) Compress the resu

Re: where to ask about problems with bsdinstall in 9.0RC2?

2011-11-20 Thread William Bulley
According to Matthew Seaman on Sun, 11/20/11 at 02:34: > > bsdtar(1) -- accept no substitutes. Well, actually, it's libarchive > which bsdtar is built on top of. It automatically recognizes most > compression formats and most types of data archive -- including a few > that you probably wouldn'

re: freebsd-update upgrade -r 9.0-RC2: incorrect hash error

2011-11-20 Thread Alexander Kapshuk
when performing a binary upgrade from 9.0-RC1 to 9.0-RC2 by following the instructions found here: http://lists.freebsd.org/pipermail/freebsd-current/2011-November/029373.html i've had this error: Applying patches... done. Fetching 5612 files... gunzip: (stdin): unexpected end of file 137c71ff9

wireless help with wep authentication

2011-11-20 Thread Rob Clark
Running fbsd 8.2R on a Dell C640 laptop. Using a pcmcia card with atheros. My 2wire wireless router comes setup default with wep open with wireless security enabled, i.e., needs the default passkey from the router. I cannot get the ifconfig line correct so as to authenticate this way, and have

Re: Compiler

2011-11-20 Thread Polytropon
On Sun, 20 Nov 2011 18:40:41 +0200, Yordan Petrov wrote: > Hi > How could I compile some cgi files for FreeBSD Depending on the source's programming language, you'd have to use the corresponding compiler. For interpreted CGI files, the web server needs to be configured accordingly. > Is there a

Compiler

2011-11-20 Thread Yordan Petrov
Hi How could I compile some cgi files for FreeBSD Is there any online tool ? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd

Re: file system on 9.0

2011-11-20 Thread Jerry McAllister
On Sun, Nov 20, 2011 at 11:25:35AM +, Thomas Mueller wrote: > from darc...@gmail.com (Denise H. G.): > > > I strongly advise that /usr and /usr/local reside on different > > partitions. Furthermore, If you plan to run a desktop environment, your > > /usr/local should be big enough, say 8G - 1

Re: The results of your email commands

2011-11-20 Thread Robert Bonomi
> From owner-freebsd-questi...@freebsd.org Sun Nov 20 05:44:42 2011 > Date: Sun, 20 Nov 2011 13:17:23 +0200 > From: thanos trompoukis > To: freebsd-questions@freebsd.org > Subject: Re: The results of your email commands > > I saw that the usb device is like a scsi "da" > so now I am trying this:

Re: 8.2-RELEASE-p4

2011-11-20 Thread Tom Carpenter
If I'm the OP (original poster ?) I'm running GENERIC, and 'uname -a' output has remained '8.2-RELEASE-p4' despite running 'freebsd-update fetch', 'freebsd-update install', and then rebooting the system, over the past couple of weeks. I did download the source, ran 'freebsd-update fetch' and 'fre

Re: The results of your email commands

2011-11-20 Thread Polytropon
On Sun, 20 Nov 2011 13:17:23 +0200, thanos trompoukis wrote: > I saw that the usb device is like a scsi "da" > so now I am trying this: > # mount -t msdosfs /dev/da0 /mnt/usb > mount_msdosfs: /dev/da0: Invalid argument > now what? how I have to refered on my usb device? > I do not understand a wo

journal timestamp fsck error amd64

2011-11-20 Thread Darrel
Hello, An amd64 running fbsd9-RC1 was shutdown overnight from the 'shutdown -p now' command. It reported an unclean shutdown and I ran 'fsck -y'. Still it will not boot and the message is "Journal timestamp does not match fs mount time". This is occurring for both /var and /usr. How can I fix

journal timestamp fsck error amd64

2011-11-20 Thread Darrel
Hello, An amd64 running fbsd9-RC1 was shutdown overnight from the 'shutdown -p' command. It reported an unclean shutdown and I ran 'fsck -y'. Still it will not boot and the message is "Journal timestamp does not match fs mount time". This is occurring for both /var and /usr. How can I fix this

Re: file system on 9.0

2011-11-20 Thread Denise H. G.
On 2011/11/20 at 19:25, "Thomas Mueller" wrote: > > from darc...@gmail.com (Denise H. G.): >> I strongly advise that /usr and /usr/local reside on different >> partitions. Furthermore, If you plan to run a desktop environment, >> your /usr/local should be big enough, say 8G - 10G, to hold all >>

Wine-fbsd64 updated to 1.3.33 (32bit Wine for 64bit FreeBSD)

2011-11-20 Thread David Naylor
Hi, Packages [1] for wine-fbsd64-1.3.33 have been uploaded to mediafire [2]. There are many reports that wine does not work with a clang compiled world (help in fixing this problem is appreciated as it affects quite a few users). The patch [3] for nVidia users is now included in the package

Re: epson printers on amd64

2011-11-20 Thread David Southwell
On Sunday 20 November 2011 01:58:07 David Southwell wrote: > On Sunday 20 November 2011 01:33:53 David Southwell wrote: > > On Saturday 19 November 2011 21:27:42 Warren Block wrote: > > > On Sun, 20 Nov 2011, per...@pluto.rain.com wrote: > > > > Warren Block wrote: > > > >> On Sat, 19 Nov 2011, Da

Interrupts statistic differ

2011-11-20 Thread Коньков Евгений
Hi Why statistic for total interrupts are differ? 38178 total in case of 'systat -v' 33309 Total in case of 'vmstat -i' # systat -v 1 usersLoad 1.78 1.76 1.86 Nov 20 13:48 Mem:KBREALVIRTUAL VN PAGER SWAP PAGER Tot

What happens with lang/gnustep-base in FreeBSD 9?

2011-11-20 Thread Antonio Vieiro
Hi all, I'm currently running the 9.0 RC1 version of FreeBSD and the lang/gnustep-base cannot be installed: it says I need an Objective C compiler but I actually do: clang version 3.0 is an Objective-C compiler too. So what's wrong here? Are there any license issues or something? Thanks, Antonio

Re: The results of your email commands

2011-11-20 Thread thanos trompoukis
I saw that the usb device is like a scsi "da" so now I am trying this: # mount -t msdosfs /dev/da0 /mnt/usb mount_msdosfs: /dev/da0: Invalid argument now what? how I have to refered on my usb device? I do not understand a word here! thanx! 2011/11/19 > The results of your email comma

Re: file system on 9.0

2011-11-20 Thread Thomas Mueller
from darc...@gmail.com (Denise H. G.): > I strongly advise that /usr and /usr/local reside on different > partitions. Furthermore, If you plan to run a desktop environment, your > /usr/local should be big enough, say 8G - 10G, to hold all stuff you > built from the ports. And putting /var on a sep

Re: epson printers on amd64

2011-11-20 Thread David Southwell
On Sunday 20 November 2011 01:33:53 David Southwell wrote: > On Saturday 19 November 2011 21:27:42 Warren Block wrote: > > On Sun, 20 Nov 2011, per...@pluto.rain.com wrote: > > > Warren Block wrote: > > >> On Sat, 19 Nov 2011, David Southwell wrote: > > >>> Anyone up to date on how to do high qual

Re: epson printers on amd64

2011-11-20 Thread David Southwell
On Saturday 19 November 2011 21:27:42 Warren Block wrote: > On Sun, 20 Nov 2011, per...@pluto.rain.com wrote: > > Warren Block wrote: > >> On Sat, 19 Nov 2011, David Southwell wrote: > >>> Anyone up to date on how to do high quality printing with > >>> epson inkjet printers (in my case r2400 and r

Re: where to ask about problems with bsdinstall in 9.0RC2?

2011-11-20 Thread Thomas Mueller
from William Bulley : > Possible, but unlikely. Plus I doubt that 'tar -tvf base.txz' without a > pipe having an "xzcat(1)" in front of the "tar(1)" command. Maybe there > is an "xz" option for tar(1) during extraction mode, but my tar(1) man > page doesn't list any, sigh... It does list -y and

Re: radiusd-cistron

2011-11-20 Thread Nikos Vassiliadis
On 11/19/2011 10:38 PM, Jim Pazarena wrote: I recently switched from FBSD 7.0 i386 to FBSD 8.2 amd64 my radius only sees garbage in place of the password, so no one can authenticate. Since I changed both OS (7.0->8.2) AND platform (i386->amd64), I am unsure where to start looking for an encrypt