Re: ports-mgmt/portmaster question

2008-12-28 Thread Matthew Seaman
Mel wrote: On Wednesday 24 December 2008 03:35:07 Matthew Seaman wrote: B. Cook wrote: Is there a way to pass make args (other than -m) for each port? ... If you want options that only apply to specific ports, then you can use a construct like this: .if ${.CURDIR:M*/databases/mysql*}

Re: ports-mgmt/portmaster question

2008-12-28 Thread Matthew Seaman
Matthew Seaman wrote: Mel wrote: On Wednesday 24 December 2008 03:35:07 Matthew Seaman wrote: B. Cook wrote: Is there a way to pass make args (other than -m) for each port? ... If you want options that only apply to specific ports, then you can use a construct like this: .if

Re: ports-mgmt/portmaster question

2008-12-28 Thread Sergey Kovalev
Matthew Seaman wrote: Mel wrote: On Wednesday 24 December 2008 03:35:07 Matthew Seaman wrote: B. Cook wrote: Is there a way to pass make args (other than -m) for each port? If you want options that only apply to specific ports, then you can use a construct like this: .if

amarok install failure

2008-12-28 Thread Alain G. Fabry
During the installation of amarok, I get the following error, what is going wrong here. gmake[5]: Entering directory `/usr/ports/audio/amarok/work/amarok-1.4.10/amarok/src/mediadevice/mtp' /bin/sh /usr/local/bin/libtool --silent --tag=CXX --mode=compile c++ -DHAVE_CONFIG_H -I. -I../../../..

Re: *.ko.symbols files in /boot/kernel

2008-12-28 Thread Wojciech Puchar
turn it off: makeoptions DEBUG=-g# Build kernel with gdb(1) debug symbols On Sun, 28 Dec 2008, Sergey Kovalev wrote: I've decided to upgrade from 6.4-p1 to 7.1-RC2 on my home desktop pc. Somewhat during this procedure triggered building and installing of *.ko.symbols and

Re: *.ko.symbols files in /boot/kernel

2008-12-28 Thread Sergey Kovalev
Wojciech Puchar wrote: turn it off: makeoptions DEBUG=-g# Build kernel with gdb(1) debug symbols Thank you. I just figured that out experimenatlly about an hour ago. I was quite sure that this string was uncommented in my 6.4 KERNCONF and there were no any *.symbols

Re: strange fsck results

2008-12-28 Thread reese
I am running VMware Server 2.0 but see the same results with VMware Server 1.0. The virtual machines are copies that I made by transferring the vmware files for it from another server. As far as I know it did not have any fsck problems on that machine but I don't have access to it any more.

Re: Having issues with the nvidia driver on my box

2008-12-28 Thread Marco Beishuizen
On Fri, 26 Dec 2008 18:14:38 + af300...@gmail.com wrote: Hi, For several reasons, one of which was to use the nvidia driver for my board, I switched from amd64 to i386. So, I installed the driver and although things are working I'm getting this on console 0: NVRM: AGP cannot be

Check out my Facebook profile

2008-12-28 Thread Addy Polani
Hi questions, I set up a Facebook profile where I can post my pictures, videos and events and I want to add you as a friend so you can see it. First, you need to join Facebook! Once you join, you can also create your own profile. Thanks, Addy To sign up for Facebook, follow the link below:

Re: nat and ipfw, port forwarding

2008-12-28 Thread usleepless
Hi Richard, On Sun, Dec 28, 2008 at 2:30 AM, Richard Yang kusanagiy...@gmail.comwrote: thank you, usleep (nice name)i somehow made it work by 1. add redirect_port udp 10.0.0.200:5 5 in natd.conf 2. allow all traffic and diversion in ipfw.rules i tried to limit the traffic by

Re: Open with O_APPEND fails

2008-12-28 Thread Mel
On Saturday 27 December 2008 21:06:58 Jonathan Chen wrote: On Sun, Dec 28, 2008 at 05:46:39AM +0100, Mitar wrote: Hi! On Sun, Dec 28, 2008 at 5:10 AM, Mel fbsd.questi...@rachie.is-a-geek.net wrote: open(2) will succeed but write(2) will fail with EBADF as documented (and I

Unable to modify sysid with Fdisk

2008-12-28 Thread David Scialom
Hello, It seems that it is impossible to modify the sysid with fdisk since FreeBSD 6.2. I am actually using FreeBSD7.0. When I want to modify my the sysid from 165(ufs) to 12(Fat32) i get the message Geom not found: da0 and no change is made: da0 is stock with sysid = 165. The detail are

Re: amarok install failure

2008-12-28 Thread Mel
On Sunday 28 December 2008 00:35:56 Alain G. Fabry wrote: During the installation of amarok, I get the following error, what is going wrong here. gmake[5]: Entering directory `/usr/ports/audio/amarok/work/amarok-1.4.10/amarok/src/mediadevice/mtp' /bin/sh /usr/local/bin/libtool --silent

Re: disk error / reboot / 6.3

2008-12-28 Thread jerome
Hi Paul, The patch worked (almost). At first a program accessing a disk that reported an uncorrectable error, the program just segfaulted. Another instance let to the situation that I was only able to ping the server. No ssh or console access was possible anymore. -Pat _ From: Paul

Re: disk error / reboot / 6.3

2008-12-28 Thread Paul B. Mahol
On 12/28/08, jerome jer...@code-monkey.nl wrote: Hi Paul, The patch worked (almost). At first a program accessing a disk that reported an uncorrectable error, the program just segfaulted. Another instance let to the situation that I was only able to ping the server. No ssh or console

Re: Unable to modify sysid with Fdisk

2008-12-28 Thread Tim
David Scialom wrote: Hello, It seems that it is impossible to modify the sysid with fdisk since FreeBSD 6.2. I am actually using FreeBSD7.0. When I want to modify my the sysid from 165(ufs) to 12(Fat32) i get the message Geom not found: da0 and no change is made: da0 is stock with sysid = 165.

Re: amarok install failure

2008-12-28 Thread Gary Kline
On Sun, Dec 28, 2008 at 09:00:35AM -0900, Mel wrote: On Sunday 28 December 2008 00:35:56 Alain G. Fabry wrote: During the installation of amarok, I get the following error, what is going wrong here. gmake[5]: Entering directory

Re: amarok install failure

2008-12-28 Thread Roland Smith
On Sun, Dec 28, 2008 at 12:57:20PM -0800, Gary Kline wrote: On Sun, Dec 28, 2008 at 09:00:35AM -0900, Mel wrote: On Sunday 28 December 2008 00:35:56 Alain G. Fabry wrote: [snip] This is a result of libmtp update. Either don't use libmtp, downgrade it to previous version 0.2.6 or add the

Re: amarok install failure

2008-12-28 Thread Michael Landin Hostbaek
On 28 déc. 08, at 21:57, Gary Kline kl...@thought.org wrote: On Sun, Dec 28, 2008 at 09:00:35AM -0900, Mel wrote: On Sunday 28 December 2008 00:35:56 Alain G. Fabry wrote: During the installation of amarok, I get the following error, what is going wrong here. gmake[5]: Entering directory

Re: old flopy drive on parallel port

2008-12-28 Thread Warren Block
On Sat, 27 Dec 2008, Matthias Apitz wrote: I've just thrown away an very old laptop which was running FreeBSD 2.2.5 in the mid of the 90's; this have had an external 3.5 inch floppy drive, connected through a cable to the parallel port and this way fully supported, even for the basic

Re: amarok install failure

2008-12-28 Thread Gary Kline
On Mon, Dec 29, 2008 at 12:32:33AM +0100, Michael Landin Hostbaek wrote: [[ egad ! ]] +int ret = LIBMTP_Create_New_Playlist( m_device, metadata); if( ret == 0 ) { item-playlist()-setId( metadata-playlist_id ); Mel, amaroK is one of

local copy of handbook

2008-12-28 Thread Masoom Shaikh
hello list, in my previous FBSD installations i always had a local copy of handbook never bothered how it got there, until now. i lost my installation due to some good ups. reinstalled minimal 7.0 and build installed kernel world uname -a FreeBSD raptor 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #0:

Re: amarok install failure

2008-12-28 Thread Masoom Shaikh
On Mon, Dec 29, 2008 at 2:27 AM, Gary Kline kl...@thought.org wrote: On Sun, Dec 28, 2008 at 09:00:35AM -0900, Mel wrote: On Sunday 28 December 2008 00:35:56 Alain G. Fabry wrote: During the installation of amarok, I get the following error, what is going wrong here. gmake[5]:

Re: local copy of handbook

2008-12-28 Thread Fbsd1
Masoom Shaikh wrote: hello list, in my previous FBSD installations i always had a local copy of handbook never bothered how it got there, until now. i lost my installation due to some good ups. reinstalled minimal 7.0 and build installed kernel world uname -a FreeBSD raptor 7.1-PRERELEASE

Re: local copy of handbook

2008-12-28 Thread Gonzalo Nemmi
On Monday 29 December 2008 2:46:42 am Masoom Shaikh wrote: hello list, in my previous FBSD installations i always had a local copy of handbook never bothered how it got there, until now. i lost my installation due to some good ups. reinstalled minimal 7.0 and build installed kernel world

How process size is calculated? Is it always based on the current highest available address in memory space?

2008-12-28 Thread Yuri
malloc(3) can be controlled by MALLOC_OPTIONS to use mmap-based allocation as opposed to sbrk-based allocation. But allocations/deallocations with mmaps can eventually lead to non-continuously mmapped memory (having some non-mmapped gaps). Are these gaps excluded from the process size or size