Re: symbol ( - - - - ) size mismatch, relink your program

2010-12-11 Thread Tomas Bodzar
On Sat, Dec 11, 2010 at 10:07 PM, Mihai Popescu B.S. wrote: > Sorry folks, > > I was to quick in posting. Here are the details: I've installed from > what is (was) today on snapshots on ftp server. Then I used the same > ftp snapshot mirror for packages. That's all, no CVS, no compile, just > plai

Re: PF and States

2010-12-11 Thread dabheeruz
On 12/8/10 2:09 PM, Ryan McBride wrote: On Wed, Dec 08, 2010 at 12:39:12PM -0800, dabheeruz wrote: We are seeing the issue again and I am writing a script to get the "pfctl -vvsi" data at regular intervals. Can you please point me to what values I should be looking out for? You want to look fo

Re: OpenBSD 4.8's bsd.mp doesn't detect 4GB Memory

2010-12-11 Thread Predrag Punosevac
http://marc.info/?l=openbsd-misc&m=127593716916639&w=1

Re: can't create softraid crypto volume

2010-12-11 Thread Nick Holland
On 12/11/10 21:37, Jonathan Thornburg wrote: > I'm trying to set up a softraid crypto volume on top of a disk partition > /dev/wd0j (on an i386 laptop running 4.8-release). I'm using > # bioctl -c C -r 10 -l /dev/wd0j softraid0 > to try to initially create the softraid volume. I expected th

OpenBSD 4.8's bsd.mp doesn't detect 4GB Memory

2010-12-11 Thread Denise H. G.
Hi guys. Recently I installed OpenBSD 4.8 and found out that it can't detect 4GB memory on my amd64 box. From the output of dmesg I can see it detects all the memory hardware (4x1G memory bars). Yet it can only use about 3.5G of them, like an i386 kernel does. I've googled the issue and some say

can't create softraid crypto volume

2010-12-11 Thread Jonathan Thornburg
I'm trying to set up a softraid crypto volume on top of a disk partition /dev/wd0j (on an i386 laptop running 4.8-release). I'm using # bioctl -c C -r 10 -l /dev/wd0j softraid0 to try to initially create the softraid volume. I expected this to prompt me (twice) for a passphrase, then give m

Re: Geomview man page woes

2010-12-11 Thread Ingo Schwarze
Hi Patsy, patsy wrote on Sat, Dec 11, 2010 at 11:26:45PM +: > Attached is my current port of geomview - it's functionally unchanged > from the previous port. > > I'm having a slight problem with the man pages though. Geomview is > adamant that their extension should be .Ngv (N == section). T

Geomview man page woes

2010-12-11 Thread patsy
Hello list, Attached is my current port of geomview - it's functionally unchanged from the previous port. I'm having a slight problem with the man pages though. Geomview is adamant that their extension should be .Ngv (N == section). The man command doesn't find such files, however, if I rename th

Re: [PATCH] uticom driver fix

2010-12-11 Thread Jonathan Gray
On Tue, Dec 07, 2010 at 10:06:59AM +0100, Daniel Gracia wrote: > Hi there! > > Being in need of uticom driver noticed that it didn't worked out of > the box. Compiled, but opening the serial port twice panics the > kernel. > > With the attached fix applyed to sys/dev/usb/uticom.c it's working > f

Re: symbol ( - - - - ) size mismatch, relink your program

2010-12-11 Thread patsy
On Sat, Dec 11, 2010 at 11:07:02PM +0200, Mihai Popescu B.S. wrote: > Sorry folks, > > First, my ATI HD4350 refused to startx, effectively putting my display > in some unusable state: I had to remove power from display to get it > back online. I searched the archive and found out that Xorg became

easy snapshot updates

2010-12-11 Thread Ted Unangst
My home internet connection, for various reasons, tends to alternate between the two quality levels of "blows balls" and "blows giant balls". This makes downloading and installing new snapshots an exercise in frustration. I noticed that binary patches, as made by bsdiff (thank you Colin Percival)

Re: symbol ( - - - - ) size mismatch, relink your program

2010-12-11 Thread roberth
On Sat, 11 Dec 2010 23:07:02 +0200 "Mihai Popescu B.S." wrote: > Sorry folks, > > I was to quick in posting. Here are the details: I've installed from > what is (was) today on snapshots on ftp server. Then I used the same > ftp snapshot mirror for packages. That's all, no CVS, no compile, just >

Re: symbol ( - - - - ) size mismatch, relink your program

2010-12-11 Thread Mihai Popescu B.S.
Sorry folks, I was to quick in posting. Here are the details: I've installed from what is (was) today on snapshots on ftp server. Then I used the same ftp snapshot mirror for packages. That's all, no CVS, no compile, just plain install from what is (was) on snapshots - base & packages. This was af

Re: symbol ( - - - - ) size mismatch, relink your program

2010-12-11 Thread James A. Peltier
- Original Message - | On Sat, Dec 11, 2010 at 10:04 AM, Mihai Popescu B.S. | wrote: | > Hello, | > | > I did a snapshot install and I got many warnings like this one. What | > could be this warning, is it about mismatch on .so files ? | > | > Thanks. | > | > | | I think this is in the ar

Re: symbol ( - - - - ) size mismatch, relink your program

2010-12-11 Thread Abel Abraham Camarillo Ojeda
On Sat, Dec 11, 2010 at 10:04 AM, Mihai Popescu B.S. wrote: > Hello, > > I did a snapshot install and I got many warnings like this one. What > could be this warning, is it about mismatch on .so files ? > > Thanks. > > I think this is in the archives...

Re: symbol ( - - - - ) size mismatch, relink your program

2010-12-11 Thread J Sisson
On Sat, Dec 11, 2010 at 10:04 AM, Mihai Popescu B.S. wrote: > I did a snapshot install and I got many warnings like this one. What > could be this warning, is it about mismatch on .so files ? > > Was it a clean install of a snapshot or an upgrade? If upgrade, did you sysmerge and pkg_add -u after

SETIT'11: Extended Deadline and Financial Support

2010-12-11 Thread Med Salim BOUHLEL
Dear, At the request of a number of potential contributors, we have decided to extend the deadline for receipt of papers to be presented to The 6th International Conference: Sciences of Electronics, Technologies of Information and Telecommunications SETIT 2011. This deadline is extended to Decembe

Re: symbol ( - - - - ) size mismatch, relink your program

2010-12-11 Thread roberth
On Sat, 11 Dec 2010 18:04:32 +0200 "Mihai Popescu B.S." wrote: > Hello, > > I did a snapshot install and I got many warnings like this one. What > could be this warning, is it about mismatch on .so files ? > > Thanks. > thats a very informative bug report. you sure did include a lot of inform

Problem sur votre dernier facture.

2010-12-11 Thread Orange
Bonjour Cet email a ete envoye pour vous informer que nous ne pouvions pas traiter votre paiement recent de facture. Ceci pourrait etre du a l une ou l autre des raisons suivantes: 1. Un changement recent de vos informations personnelles. (par exemple : adresse de facturation, telephone) 2. Sou

Re: ifconfig(8) bridge(4) ifcost not working?

2010-12-11 Thread Insan Praja SW
Hi Claudio@, On Sat, 11 Dec 2010 21:46:39 +0700, Claudio Jeker wrote: On Sat, Dec 11, 2010 at 08:59:26PM +0700, Insan Praja SW wrote: Hi All@, Has anyone trying to set an interface cost on a bridge(4) devices? It doesn't seem to work to me. What I'm trying to do is to create a link with L

symbol ( - - - - ) size mismatch, relink your program

2010-12-11 Thread Mihai Popescu B.S.
Hello, I did a snapshot install and I got many warnings like this one. What could be this warning, is it about mismatch on .so files ? Thanks.

Re: ifconfig(8) bridge(4) ifcost not working?

2010-12-11 Thread Claudio Jeker
On Sat, Dec 11, 2010 at 08:59:26PM +0700, Insan Praja SW wrote: > Hi All@, > Has anyone trying to set an interface cost on a bridge(4) devices? > It doesn't seem to work to me. > > What I'm trying to do is to create a link with L2 redundancy. I > can't use trunk due to the nature of multi operator

invitatie cursuri gratuite online

2010-12-11 Thread invitatie cursuri gratuite online
Cursuri Gratuite Salut , Ai primit o invitatie la Cursuri Gratuite ! - Iti poti alege singur timpul si ritmul de invatare; - Echipa de profesionisti; - Usor accesibil; - Forma de pregatire moderna; - GRATUIT ! Succes ! www.cursurigratuiteonline.ro Ai fost invitat pe Cursuri Gra

ifconfig(8) bridge(4) ifcost not working?

2010-12-11 Thread Insan Praja SW
Hi All@, Has anyone trying to set an interface cost on a bridge(4) devices? It doesn't seem to work to me. What I'm trying to do is to create a link with L2 redundancy. I can't use trunk due to the nature of multi operator network. So I create both vlan(s) on both links and higher the cost

hotplugd and auto mount UI

2010-12-11 Thread Jean-Francois
Hello, Has someone already programmed any kind UI or GUI used with hotplugd for auto mounting and user interface to eventually mount or unmount the device ? I am quite doing this for a friend, however if something already exists ... Thanks Jean-Frangois

Re: Freeze with Western Digital Caviar Green HDD

2010-12-11 Thread Marco Peereboom
I'll have to disagree a bit here. Manufacturers go through cycles and usually there is one that stands out on a size/period. Manufacturers almost never change the manufacturing process over time for a particular drive. They will update firmware as time goes buy. So a good drive today is going t

Re: Sil 3112a drive timeout.

2010-12-11 Thread Jan Johansson
Jan Johansson wrote: > So I have been comparing RAMDISK_CD and GENERIC for a few days > and it seems I can compile a working GENERIC by commenting > "options DIAGNOSTIC" in the config file. > > Trying to find exactly which ifdef that kills the card I started > getting unpredictable results while

Re: Freeze with Western Digital Caviar Green HDD

2010-12-11 Thread Eric Furman
On Sat, 11 Dec 2010 08:33 +0100, "Jan Stary" wrote: > > Me? I usually buy whatever is cheap and on sale. And if it fails, I > > test my tolerance and recovery plans :) Do this right, your system will > > be back up faster than you can digest dozens of people's opinions about > > the "best" driv