Re: C coding question

2006-05-17 Thread Andy Greenwood
That did it! thanks so much! On 5/17/06, Lorin Lund <[EMAIL PROTECTED]> wrote: Andy Greenwood wrote: > I am helping someone work on porting some code to Freebsd, and the > code below works on Linux, but not on FreeBSD (compiles, but gives > Segmentation Fault: 11). I'm not sure where the proble

Re: Kids from Indonesia

2006-05-17 Thread Jerry McAllister
> > At 20:21 17.05.2006, Jerry McAllister wrote: > > > > > > Assalamu'alaikum Wr. Wb. > > > Hi there, I'm Dean Darmawan and still 18y/o. Well, i get interested with > > > Fedora 5, but the main problem are "can this distro Linux recognize my > > > internal modem 56k that I ussally use to get conne

Re: Kids from Indonesia (sorry, the 1st was wrong!)

2006-05-17 Thread Kevin Kinsey
Daniel A. wrote: Hi there, I'm Dean Darmawan and still 18y/o. Well, i get interested with Free BSD, but the main problem are "can this distro Linux recognize my internal modem 56k that I ussally use to get connected to the Internet?" For that kind of reason, i got confuse and step back!! My m

buildworld errors

2006-05-17 Thread Mark Busby
While upgrading from 6.1 pr1 to 6.1 release, I got this msg 3 days ago, waited, csvup again this morning but still the same error on buildworld. Thanks for the flames! ===> gnu/usr.bin/cc/cc (all) cc -O2 -fno-strict-aliasing -pipe -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr\" -I/usr/o

RE: buildworld errors

2006-05-17 Thread Zimmerman, Eric
> -Original Message- > From: [EMAIL PROTECTED] [mailto:owner-freebsd- > [EMAIL PROTECTED] On Behalf Of Mark Busby > Sent: Wednesday, May 17, 2006 2:46 PM > To: help help > Subject: buildworld errors > > While upgrading from 6.1 pr1 to 6.1 release, I got this msg 3 days ago, > waited, csvup

RE: Kids from Indonesia (sorry, the 1st was wrong!)

2006-05-17 Thread fbsd
Your modem is an winmodem. It's specially manufactured for windows operating systems. It does not work on FreeBSD. There is a port which works for some winmodems on FreeBSD called ltmdm. ltmdm may or may not work for your modem. Giving it a try is the only way to find out. -Original Message

Installing gdm themes?

2006-05-17 Thread Angelin Lalev
gdmsetup binary seem to miss from the last gnome gdm port. If that's normal, what is the proper "manual" way of installing themes? ___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe,

re buildworld errors

2006-05-17 Thread Mark Busby
> -Original Message- > From: [EMAIL PROTECTED] [mailto:owner-freebsd- > [EMAIL PROTECTED] On Behalf Of Mark Busby > Sent: Wednesday, May 17, 2006 2:46 PM > To: help help > Subject: buildworld errors > > While upgrading from 6.1 pr1 to 6.1 release, I got this msg 3 days ago, > waited, csvup

Re: Cvsup verses Portsnap

2006-05-17 Thread martinko
Aren Olvalde Tyr wrote: >> Portmanager already has this I believe. You can add config options to >> the portmanager config file and it will use them when building things. >> For example: >> >> # >> # custom settings # >> # remove "#" to use # >> # >> #text

Re: Please explain make -j to my little brain

2006-05-17 Thread martinko
Bill Moran wrote: > On Mon, 15 May 2006 11:12:33 +0100 > Ashley Moran <[EMAIL PROTECTED]> wrote: > >> Hi >> >> I've read the following snippet out of the handbook hundreds of times and >> still don't understand it. I even asked one of the developers I work with >> and he was baffled too. >> >>>

Fast du

2006-05-17 Thread Albert Shih
Hi all I search some technics/command/anything can make very fast «du» especialy when in the file system there are lot of lot of hard-link. Regards. -- Albert SHIH Universite de Paris 7 (Denis DIDEROT) U.F.R. de Mathematiques. 7 ième étage, plateau D, bureau 10 Heure local/Local time: Wed May 1

Re: Fast du

2006-05-17 Thread Charles Swiger
On May 17, 2006, at 5:35 PM, Albert Shih wrote: I search some technics/command/anything can make very fast «du» especialy when in the file system there are lot of lot of hard-link. Set up a swap-based RAM disk and run your du commands against files on that...? Otherwise, if you have to do

Re: Please explain make -j to my little brain

2006-05-17 Thread John Nielsen
On Wednesday 17 May 2006 17:06, martinko wrote: > i remember from mailing lists there used to be a problem with using "-j" > while compiling kernel or world or ports or sth. is it resolved now pls? "make -j N" has never been a supported option for ports. It is supported for buildworld and buildk

Find the Date a Port Was Installed

2006-05-17 Thread Jeff Cross
I have recently upgraded to RELENG_6_1 and have attempted a portupgrade on all ports since the upgrade so that new libs, etc. are being used with the installed ports. When it *finally* finished I saw that 9 ports were not upgraded due to various reasons but because I did this from the command line

Re: Find the Date a Port Was Installed

2006-05-17 Thread Dan Nelson
In the last episode (May 17), Jeff Cross said: > I have recently upgraded to RELENG_6_1 and have attempted a portupgrade > on all ports since the upgrade so that new libs, etc. are being used > with the installed ports. When it *finally* finished I saw that 9 ports > were not upgraded due to vario

Re: Find the Date a Port Was Installed

2006-05-17 Thread Beech Rintoul
On Wednesday 17 May 2006 14:30, Jeff Cross wrote: > I have recently upgraded to RELENG_6_1 and have attempted a portupgrade > on all ports since the upgrade so that new libs, etc. are being used > with the installed ports. When it *finally* finished I saw that 9 ports > were not upgraded due to va

Re: Find the Date a Port Was Installed

2006-05-17 Thread Colin Percival
Jeff Cross wrote: > Is it possible to determine which ports weren't upgraded so I can deal > with them manually or is it possible to show the install date for all > ports? If I can pull the install date for all of them I can see which > ones are older than today and deal with them individually. #

kernel panic on kldload in 6.1

2006-05-17 Thread Joe Auty
Hello, A problem I've had since 6.0 remains in 6.1 where my machine kernel panics at boot trying to kldload some module (it doesn't say which one). It also does not log this panic. I suppose this isn't terribly helpful information, but if there is anything you can suggest I do (including

pppoe reliability

2006-05-17 Thread Michael P. Soulier
Hello, I'm trying FreeBSD as a PPPoE client for my ADSL connection. Setup was great, but I'm finding that when I lose a connection (troubles with my isp), the ppp command does not return like I would like it to. [EMAIL PROTECTED] ~]# ppp -foreground -nat storm Working in foreground mode Using in

Ignorant user overfilled /usr; strange errors followed. Fixed with fsck -y, but what exactly happened?

2006-05-17 Thread boink
Dear FreeBSD, While attempting to follow filesystem activity (and not realising the effect it would have) I left a ktrace running (something like ktrace -di -p0 -ti - seen on a forum while searching for a Filemon equivalent for FreeBSD). I had launched it while in /usr/ports, and forgot about it

Re: setting up a NAT gateway with PPPoE

2006-05-17 Thread Michael P. Soulier
On 5/14/06, Lowell Gilbert <[EMAIL PROTECTED]> wrote: On second thought, it looks like you don't. There is an ipdivert kernel module that should get you the divert sockets. Hmm. I don't see it on my 5.4 system. [EMAIL PROTECTED] kernel]# ls ip* ip6fw.ko* ip_mroute.ko* ipfw.ko*

Commonwealth Nebank Account Information

2006-05-17 Thread Commonwealth Bank
[CBA_Logo.gif] _ personal & business centre Security Alert Please note that Your Commonwealth NetBank Account is about to expire. In order for it to remain active, please use the link below to proceed and acce

Re: IPFW - Two External Interfaces

2006-05-17 Thread Dennis Olvany
ISP 1 [192.168.2.254] | | [bge1:192.168.2.1] FIREWALL[bge0:10.0.0.1]---[10.0.0.2]internal_system [em0:192.168.1.1] | | [192.168.1.254] ISP 2 Actually, if you bridge the NICs, you may be able to get something going as r

Commonwealth Nebank Account Information

2006-05-17 Thread Commonwealth Bank
[CBA_Logo.gif] _ personal & business centre Security Alert Please note that Your Commonwealth NetBank Account is about to expire. In order for it to remain active, please use the link below to proceed and acce

Commonwealth Nebank Account Information

2006-05-17 Thread Commonwealth Bank
[CBA_Logo.gif] _ personal & business centre Security Alert Please note that Your Commonwealth NetBank Account is about to expire. In order for it to remain active, please use the link below to proceed and acce

stable-supfile: correct tag

2006-05-17 Thread Gerard Seibert
On a fresh installation of FSBD 6.1 stable, the 'stable-supfile' has this: *default release=cvs tag=RELENG_6 shouldn't it be this: *default release=cvs tag=RELENG_6_1 I am always getting confused with what is the correct entry to use. -- Gerard Seibert [EMAIL PROTECTED] Progress is man's a

RE: The logo discussion

2006-05-17 Thread Ted Mittelstaedt
>-Original Message- >From: [EMAIL PROTECTED] >[mailto:[EMAIL PROTECTED] Behalf Of Garrett Cooper >Sent: Wednesday, May 17, 2006 9:00 AM >To: freebsd-questions@freebsd.org >Subject: Re: The logo discussion > > >Interesting how off-topic things get when some sort of opinion is >involved in

Re: Fast du

2006-05-17 Thread Albert Shih
Le 17/05/2006 à 18:17:54-0400, Charles Swiger a écrit > On May 17, 2006, at 5:35 PM, Albert Shih wrote: > >I search some technics/command/anything can make very fast «du» > >especialy > >when in the file system there are lot of lot of hard-link. > > Set up a swap-based RAM disk and run your du

cant delete file as root?

2006-05-17 Thread Mathias Menzel-Nielsen
Hi Could someone explain me whats going on here? 8<--8< hyperkobold# rm -f /lib/libpthread.so.2 rm: /lib/libpthread.so.2: Operation not permitted hyperkobold# ls -lah /lib/libpthread.so.2 -r--r--r-- 1 root wheel 159K 1 Mai 23:53 /lib/libpthread.so.2 hyperkobold# chmod u+rw /lib/libpthread

Re: undo geom mirror

2006-05-17 Thread Joe Auty
Hi Craig (sending this to the list too, for the general interest of whomever): I tried this out on a test machine: 1) rolled back fstab to original (non-mirror version) 2) commented out automatic load of mirror in /boot/loader.conf 3) rebooted This worked fine, however, going back to the mirr

RE: Is there a method to not probe certain devices at startup?

2006-05-17 Thread Ted Mittelstaedt
yes, but not the usb, I really wish there was. At least your system boots. My Compaq 1600R's freeze when the USB port is probed. Installing FreeBSD means I have to build a custom release that has the USB drivers out of the kernel. rcompile your kernel without the USB driver. Ted >-Origina

Re: stable-supfile: correct tag

2006-05-17 Thread Eric
Gerard Seibert wrote: On a fresh installation of FSBD 6.1 stable, the 'stable-supfile' has this: *default release=cvs tag=RELENG_6 shouldn't it be this: *default release=cvs tag=RELENG_6_1 I am always getting confused with what is the correct entry to use. stable is just _6 whereas the

Commonwealth Nebank Account Information

2006-05-17 Thread Commonwealth Bank
[CBA_Logo.gif] _ personal & business centre Security Alert Please note that Your Commonwealth NetBank Account is about to expire. In order for it to remain active, please use the link below to proceed and acce

Re: cant delete file as root?

2006-05-17 Thread Pietro Cerutti
On 5/18/06, Mathias Menzel-Nielsen <[EMAIL PROTECTED]> wrote: Hi Hello, Could someone explain me whats going on here? Who can say... 8<--8< hyperkobold# rm -f /lib/libpthread.so.2 rm: /lib/libpthread.so.2: Operation not permitted hyperkobold# ls -lah /lib/libpthread.so.2 -r--r--r-- 1

Re: stable-supfile: correct tag

2006-05-17 Thread Pietro Cerutti
On 5/18/06, Gerard Seibert <[EMAIL PROTECTED]> wrote: On a fresh installation of FSBD 6.1 stable, the 'stable-supfile' has this: *default release=cvs tag=RELENG_6 shouldn't it be this: *default release=cvs tag=RELENG_6_1 I am always getting confused with what is the correct entry to use. RE

Re: stable-supfile: correct tag

2006-05-17 Thread Daniel A.
Gerard Seibert wrote: On a fresh installation of FSBD 6.1 stable, the 'stable-supfile' has this: *default release=cvs tag=RELENG_6 shouldn't it be this: *default release=cvs tag=RELENG_6_1 I am always getting confused with what is the correct entry to use. If you want 6.1-RELEASE, then RELE

Re: cant delete file as root?

2006-05-17 Thread Mathias Menzel-Nielsen
Pietro Cerutti wrote: On 5/18/06, Mathias Menzel-Nielsen <[EMAIL PROTECTED]> wrote: Hi Hello, Could someone explain me whats going on here? Who can say... 8<--8< hyperkobold# rm -f /lib/libpthread.so.2 rm: /lib/libpthread.so.2: Operation not permitted hyperkobold# ls -lah /lib/libpthr

Re: Find the Date a Port Was Installed

2006-05-17 Thread Jeff Cross
Colin Percival wrote: > Jeff Cross wrote: >> Is it possible to determine which ports weren't upgraded so I can deal >> with them manually or is it possible to show the install date for all >> ports? If I can pull the install date for all of them I can see which >> ones are older than today and dea

Re: stable-supfile: correct tag

2006-05-17 Thread Pietro Cerutti
On 5/18/06, Pietro Cerutti <[EMAIL PROTECTED]> wrote: On 5/18/06, Gerard Seibert <[EMAIL PROTECTED]> wrote: > On a fresh installation of FSBD 6.1 stable, the 'stable-supfile' has > this: > > *default release=cvs tag=RELENG_6 > > shouldn't it be this: > > *default release=cvs tag=RELENG_6_1 > > I

RE: buildworld errors

2006-05-17 Thread Ted Mittelstaedt
I just did a buildworld on a clean, freshly installed 6.1-RELEASE system with no problems using the source tree that came on disk 1. I've seen gcc bugs like this as a result of setting an optimization flag too agressively. There's a good chance your prior make world created a gcc binary that is

Re: Bandwidth Troubleshooting

2006-05-17 Thread Gunter Wambaugh
On Mon, 15 May 2006 20:13:05 -0500, in sentex.lists.freebsd.questions you wrote: media: Ethernet 100baseTX What kind of switch do you have your NIC plugged into ? What is the output of netstat -ni and sysctl -a | grep flight ---Mike --

Re: kernel panic on kldload in 6.1

2006-05-17 Thread Chris Hill
On Wed, 17 May 2006, Joe Auty wrote: A problem I've had since 6.0 remains in 6.1 where my machine kernel panics at boot trying to kldload some module (it doesn't say which one). It also does not log this panic. I suppose this isn't terribly helpful information, but if there is anything you c

Re: Find the Date a Port Was Installed

2006-05-17 Thread Greg 'groggy' Lehey
On Wednesday, 17 May 2006 at 17:40:24 -0500, Dan Nelson wrote: > In the last episode (May 17), Jeff Cross said: >> I have recently upgraded to RELENG_6_1 and have attempted a portupgrade >> on all ports since the upgrade so that new libs, etc. are being used >> with the installed ports. When it *f

Re: Bandwidth Troubleshooting

2006-05-17 Thread Mike Tancsa
At 08:47 PM 17/05/2006, Gunter Wambaugh wrote: On Mon, 15 May 2006 20:13:05 -0500, in sentex.lists.freebsd.questions you wrote: media: Ethernet 100baseTX This looks like you have it set to 100-FD *Manual*. Try ifconfig fxp0 media autoselect What kind of switch do you have your N

Re: mplayer (from CVS) && win32/wmvadvd.dll

2006-05-17 Thread Chris Hill
On Wed, 17 May 2006, [EMAIL PROTECTED] wrote: I'm trying to play a stream with mplayer from $ mplayer mms://80.84.129.169/telesur45 [snip] Can someone with a CVS version of mplayer try the above stream to ensure that it is not a local problem in my compilation? May not be relevant, but I

Re: Fast du

2006-05-17 Thread cpghost
On Thu, May 18, 2006 at 01:37:47AM +0200, Albert Shih wrote: > Le 17/05/2006 ? 18:17:54-0400, Charles Swiger a ?crit > > On May 17, 2006, at 5:35 PM, Albert Shih wrote: > > >I search some technics/command/anything can make very fast ?du? > > >especialy > > >when in the file system there are lot

Re: Bandwidth Troubleshooting

2006-05-17 Thread Gunter Wambaugh
On May 17, 2006, at 8:01 PM, Mike Tancsa wrote: At 08:47 PM 17/05/2006, Gunter Wambaugh wrote: On Mon, 15 May 2006 20:13:05 -0500, in sentex.lists.freebsd.questions you wrote: media: Ethernet 100baseTX This looks like you have it set to 100-FD *Manual*. Try ifconfig fxp0 media a

Re: Find the Date a Port Was Installed

2006-05-17 Thread Dan Nelson
In the last episode (May 18), Greg 'groggy' Lehey said: > On Wednesday, 17 May 2006 at 17:40:24 -0500, Dan Nelson wrote: > > In the last episode (May 17), Jeff Cross said: > >> I have recently upgraded to RELENG_6_1 and have attempted a > >> portupgrade on all ports since the upgrade so that new li

Re: Find the Date a Port Was Installed

2006-05-17 Thread Randy Pratt
On Wed, 17 May 2006 17:30:55 -0500 Jeff Cross <[EMAIL PROTECTED]> wrote: > I have recently upgraded to RELENG_6_1 and have attempted a portupgrade > on all ports since the upgrade so that new libs, etc. are being used > with the installed ports. When it *finally* finished I saw that 9 ports > wer

Building horde from ports

2006-05-17 Thread Olivier Nicole
Hi, I am trying to build horde (horde-3.1.1_1) from the ports. While I coul dbuild it without any problem in the past, now I get: This port requires the Apache Module or the CGI version of PHP, but you have already installed a PHP port without them. *** Error code 1 At the very begining of make

Re: kernel panic on kldload in 6.1

2006-05-17 Thread Kris Kennaway
On Wed, May 17, 2006 at 07:06:59PM -0400, Joe Auty wrote: > Hello, > > A problem I've had since 6.0 remains in 6.1 where my machine kernel > panics at boot trying to kldload some module (it doesn't say which > one). It also does not log this panic. > > I suppose this isn't terribly helpful in

Re: Skype

2006-05-17 Thread Ion-Mihai Tetcu
On Wed, 17 May 2006 18:19:57 +0300 Adi Pircalabu <[EMAIL PROTECTED]> wrote: > On Wed, 17 May 2006 17:04:22 +0300 Ion-Mihai Tetcu wrote: > > > On Wed, 17 May 2006 12:05:09 +0300 > > Adi Pircalabu <[EMAIL PROTECTED]> wrote: > > > > > On Tue, 16 May 2006 22:47:42 -1000 Stephen Bartlett wrote: [ .

I want to know can download it on floopy disk, and can i instal it on a computer that had windows98 or xp?

2006-05-17 Thread ranaldes
___ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Re: mplayer (from CVS) && win32/wmvadvd.dll

2006-05-17 Thread m . apitz
El día Wednesday, May 17, 2006 a las 09:46:55PM -0400, Chris Hill escribió: > On Wed, 17 May 2006, [EMAIL PROTECTED] wrote: > > >I'm trying to play a stream with mplayer from > > > >$ mplayer mms://80.84.129.169/telesur45 > > [snip] > > >Can someone with a CVS version of mplayer try the above s

Re: I want to know can download it on floopy disk, and can i instal it on a computer that had windows98 or xp?

2006-05-17 Thread Beech Rintoul
On Wednesday 17 May 2006 21:20, ranaldes wrote: >I want to know can download it on floopy disk, and can i instal it on a >computer that had windows98 or xp? Yes, to both questions. Read the handbook, especially the chapter on installing FreeBSD. http://www.freebsd.org/doc/en_US.ISO8859-1/books/

Re: gmirror and partitioning

2006-05-17 Thread Nagy László Zsolt
Hi Laszlo, No bugs; I think this is normal. Both the BIOS and the OS are only going to see the blocks the hard drive thinks are useable. Bad sector information is also stored on the disk, and only the OS can interpret this information. Or is it possible that the manufacturer produces the ha

<    1   2