Re: Ekiga/OPAL won't compile

2008-05-24 Thread Matthias Apitz
El día Saturday, May 24, 2008 a las 11:04:37AM +0530, Girish Kulkarni escribió:

 Hello,
 
 I am trying to install Ekiga 2.0.11_3 on FreeBSD 7.0 via the ports.
 Ekiga depends on the OPAL libraries, which then give me the following
 error while compiling:
 
 - - - -
 [...]
 ===   ekiga-2.0.11_3 depends on shared library: opal_r - not found
 ===Verifying install for opal_r in /usr/ports/net/opal
 ===  Building for opal-2.2.11
...
 
 I fail to understand the cause of this error and therefore cannot
 resolve it. Could somebody please help?

Hi Girish,

I can't comment on the error, but you could compile directly from the
sources out of SVN and even a more recent version:

http://wiki.ekiga.org/index.php/Compile_your_own_SVN_version_of_Ekiga_on_FreeBSD

HIH

matthias

-- 
Matthias Apitz
Manager Technical Support - OCLC GmbH
Gruenwalder Weg 28g - 82041 Oberhaching - Germany
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e [EMAIL PROTECTED] - w http://www.oclc.org/ http://www.UnixArea.de/
b http://gurucubano.blogspot.com/
«...una sola vez, que es cuanto basta si se trata de verdades definitivas.»
«...only once, which is enough if it has todo with definite truth.»
José Saramago, Historia del Cerca de Lisboa
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Uninstall Webmin

2008-05-24 Thread Ruel Luchavez
but how do you uninstall the setup.sh? i have uninstall the webmin through
its ports (deinstall) but every time i use again the setup.sh to finish the
installation of webmin the server still read the old setup.sh configuration
( i can't set anymore the port,logs directory,username, etc.)

How will i do that?

On Sat, May 24, 2008 at 1:40 PM, Sahil Tandon [EMAIL PROTECTED] wrote:

 * Ruel Luchavez [EMAIL PROTECTED] [05-24-2008]:

  Guys, how do you uninstall the setup of webmin (setu.sh)? i allready
 search
  all the directory of
  my webmin but i cant find the unistall.sh?

 setup.sh would have created uninstall.sh, but files/patch-aa disables this:

/usr/ports/sysutils/webmin/files/patch-aa:+nouninstall=yes

 Look in setup.sh and you can see the few commands executed by the uninstall
 script.

 --
 Sahil Tandon [EMAIL PROTECTED]

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


Samba user failed..Corrupt

2008-05-24 Thread Ruel Luchavez
Regards to ALL,

Guys do you have an idea how to fix this?
Every time I add this user in my samba it always got an error:

#smbpasswd -a John
New SMB password=x
Retype password=x
build_sam_account: sambapasswd database is corrupt! username Joh with uid
1001 is not in unix passwd database!
add_smbfilepwd_entry: entry with name John already exists
Failed to add entry for user John
Failed to modify password entry for user John

From what i know the server declare that the user is existing, BUT i have
already remove the user (rmuser -y ruel)

Idea please..I'm stock with this..or is this a BUGS?
Thanks in advance
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Uninstall Webmin

2008-05-24 Thread Ruel Luchavez
Yap I tried it..many times..But still it doesn't work



On Sat, May 24, 2008 at 4:01 PM, Johan Dowdy [EMAIL PROTECTED] wrote:

 Have you tried,

 make clean
 and then
 make configure

 -J

 - Original Message -
 From: [EMAIL PROTECTED] 
 [EMAIL PROTECTED]
 To: freebsd-questions@freebsd.org freebsd-questions@freebsd.org; Ruel
 Luchavez [EMAIL PROTECTED]
 Sent: Sat May 24 00:37:14 2008
 Subject: Re: Uninstall Webmin

 but how do you uninstall the setup.sh? i have uninstall the webmin through
 its ports (deinstall) but every time i use again the setup.sh to finish the
 installation of webmin the server still read the old setup.sh configuration
 ( i can't set anymore the port,logs directory,username, etc.)

 How will i do that?

 On Sat, May 24, 2008 at 1:40 PM, Sahil Tandon [EMAIL PROTECTED] wrote:

  * Ruel Luchavez [EMAIL PROTECTED] [05-24-2008]:
 
   Guys, how do you uninstall the setup of webmin (setu.sh)? i allready
  search
   all the directory of
   my webmin but i cant find the unistall.sh?
 
  setup.sh would have created uninstall.sh, but files/patch-aa disables
 this:
 
 /usr/ports/sysutils/webmin/files/patch-aa:+nouninstall=yes
 
  Look in setup.sh and you can see the few commands executed by the
 uninstall
  script.
 
  --
  Sahil Tandon [EMAIL PROTECTED]
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to 
 [EMAIL PROTECTED]

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


Re: Uninstall Webmin

2008-05-24 Thread Matthias Fechner

Hi Ruel,

Ruel Luchavez wrote:

Guys, how do you uninstall the setup of webmin (setu.sh)? i allready search
all the directory of
my webmin but i cant find the unistall.sh?


why not use:
pkg_delete webmin-1.410_1

Bye
Matthias

--

Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the universe trying to
produce bigger and better idiots. So far, the universe is winning. --
Rich Cook
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: kernel debugging: seeing swap issues in 7.0

2008-05-24 Thread Kris Kennaway
On Fri, May 23, 2008 at 10:12:17PM -0700, paul beard wrote:
 On Fri, May 23, 2008 at 2:08 PM, Kris Kennaway [EMAIL PROTECTED] wrote:
 
 
  You can try increasing the timeout by editing the relevant kernel
  source, but if it's failing to reply to the I/O after 30 seconds then
  something is drastically overloaded on your system.
 
 
 Well, not much is running, and I have recently built a new kernel and
 world in less time than it takes to get this one port upgraded. I
 think there is something else amiss. Should this really be soaking up
 100Mb of RAM?

Yes, that is quite normal.

 PID  USERNAME   THR PRI NICE   SIZERES STATETIME   WCPU 
 COMMAND
 32272   root  1   -200 101M   70340K
 swread   3:04  0.93%   cc1
 
 
 I have filed a bug against gcc, per instructions. There seems to be an
 issue somewhere in py-gtk that is exacerbated by the low resources on
 this system.

There is no bug in gcc.  Your system does not have enough memory to
run the compilation job, so you are thrashing it severely.  Try
turning down the CFLAGS optimization level, or use a precompiled
package from the FTP site or built on another machine.

Kris
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


News in Spanish

2008-05-24 Thread Mustela

   Hello. I'm FreeBSD user. Very days ago, I verified that the news
   (what's new) in spanish is not up to date (the last is 1999!!) Why?
   Link: [1]http://www.freebsd.org/es/news/press.html#story200802:02
   Very thanks.
   Pd:If is possible, please, reply in spanish.

References

   1. http://www.freebsd.org/es/news/press.html#story200802:02
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Samba user failed..Corrupt

2008-05-24 Thread Christian Zachariasen
On Sat, May 24, 2008 at 10:05 AM, Ruel Luchavez [EMAIL PROTECTED]
wrote:

 Regards to ALL,

 Guys do you have an idea how to fix this?
 Every time I add this user in my samba it always got an error:

 #smbpasswd -a John
 New SMB password=x
 Retype password=x
 build_sam_account: sambapasswd database is corrupt! username Joh with uid
 1001 is not in unix passwd database!
 add_smbfilepwd_entry: entry with name John already exists
 Failed to add entry for user John
 Failed to modify password entry for user John

 From what i know the server declare that the user is existing, BUT i have
 already remove the user (rmuser -y ruel)

 Idea please..I'm stock with this..or is this a BUGS?
 Thanks in advance
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to 
 [EMAIL PROTECTED]


You say you have already rmuser'd John from your system, but in your post
you wrote rmuser -y ruel. I'm assuming this is a spelling mistake. I've
never seen this error before and wasn't able to reproduce it on my system,
but this is what I'd do:

If we assume the user name you want to add is actually John, then rmuser -y
John first of all.
Make a backup of /usr/local/etc/samba/smbpasswd and then delete the
smbpasswd file.
Type adduser and add John as you normally would, then type smbpasswd -a
John.

Christian Zachariasen
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: simple network traffic query tool

2008-05-24 Thread Tobias Kirschstein
On Mon, 28 Apr 2008 18:00:46 +
beni [EMAIL PROTECTED] wrote:

 On Thursday 24 April 2008 18:10:40 Tobias Kirschstein wrote:
  hi,
 
  i'm looking for a small tool to query the current network traffic
  (kb IN and OUT) per interface. is there any sysctl or tool which
  gives me a similar output to systat -ifstat:
 
  /0   /1   /2   /3   /4   /5   /6   /7   /8   /9   /10
   Load Average   
 
Interface   Traffic   Peak
  Total lo0  in  0.000 KB/s  0.000 KB/s  226.079
  KB out 0.000 KB/s  0.000 KB/s  226.079 KB
 
 wpi0  in  0.000 KB/s  0.000 KB/s
  164.577 MB out 0.000 KB/s  0.000 KB/s6.205
  MB
 
  the background:
  unfortunately the network monitor build into superkaramba does not
  work for freebsd, os i want to write a widget which uses sysctl or
  any other tool if available got get this information. systat is not
  appropriate to be used because it does not terminate on its own as
  i see.
 
 I'm using a modified version of Superkarambas CompactMonitor. It is
 written for Linux I think, but easily adaptable for freebsd. 
 All I did was moddify the 
 ~/.kde/share/apps/superkaramba/themes/CompactMonitor/CompactMonitor.theme 
 file : 
 
 text  x=435 y=50  sensor=network device=vr0 format=%in KB/s
 decimals=1 text  x=370 y=50  value=Download
 text  x=570 y=50  sensor=program program=netstat -ibh | grep Link#1
 | awk '{print $7}' align=right interval=1000
 
 text  x=435 y=65 sensor=network device=vr0 format=%out KB/s
 decimals=1 text  x=370 y=65 value=Upload
 text  x=570 y=65 sensor=program program=netstat -ibh | grep Link#1 | 
 awk '{print $10}' align=right interval=1000
 
 Add
 graph x=370 y=30  sensor=network device=vr0 format=%out w=200
 h=15 color=255,127,127 interval=1000 max=100
 graph x=370 y=30  sensor=network device=vr0 format=%in  w=200
 h=15 color=127,230,180 interval=1000 max=100
 if you want to add a graphic representation and change the vr0
 according to your (ethernet) device.
 
 It works for me with kde 3.5.8 on 7.0-stable.

thanks a lot! i missed the device=vr0 part in my config... sometimes it
can be so simple ;)


-- 
ciao,
lev
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Do you want to jump on my motorbyke?

2008-05-24 Thread Simon from Italy
Hello, i’m italian boy.

I have 36 years and I love to travel in motorbyke in Europe, beach or mountain 
and camping, in my vacations.

The past summers I have been on the beaches of Spain, France, Croatia, Holland, 
but also Hungary, Switzerland, Austria, Belgium, Germany, Slovenia, Poland, 
Republik Czech, Repubblik Slovanska, Lithuania, Latvia... 

I search a girl that she loves to travel in motorbyke and that she wants to 
make from travel’s partner in order to organize the next vacations. 

Usually I make of the trance of vacations from 10 - 15 days and succeed not to 
spend very. 

My period for vacations is:
25/5 - 2/6
or
6/6 - 16/6
or
21/6 - 30/6
or
1/8 - 24/8

I’m single and I search girl in order to amuse themselves and to discover new 
worlds, new cultures, new people... 

Do you want to jump on my motorbyke?

Simon
[EMAIL PROTECTED]



___

Ciao, sono un ragazzo italiano.

Ho 36 anni e amo trascorrere le vacanze girando in moto per l'Europa, spiagge o 
montagna e campeggi.

Le scorse estati sono stato sulle spiagge di Spagna, Francia, Croazia, Olanda, 
Lituania, ma anche in Ungheria, Svizzera, Austria, Belgio, Germania, Slovenia, 
Repubblica Ceca, Repubblica Slovacca, Polonia, Lussemburgo, Lituania, 
Lettonia...

Cerco una ragazza, a cui piaccia la moto e che voglia fare da compagna di 
viaggio per organizzare le prossime vacanze.

Io ho le ferie in questi periodi:
25/5 - 2/6
o
6/6 - 16/6
o
21/6 - 30/6
o
1/8 - 24/8

Solitamente riesco a non spendere molto.

Sono single e sto solo cercando una COMPAGNA DI VIAGGIO per divertirsi e 
scoprire nuovi mondi, nuove culture, gente nuova...
Salti in sella?

Simone
[EMAIL PROTECTED]



Message envoyé par la version d'essai d'Oxilog e-mailing.
Attention :
La société Oxilog n'est pas à l'origine de l'envoi de ce message et n'est pas 
responsable de son contenu.
Pour toute demande ou réclamation, veuillez contacter l'expéditeur de ce 
message.


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


Re: HEAD UP: non-MPSAFE network drivers to be disabled (was: 8.0 network stack MPsafety goals (fwd))

2008-05-24 Thread Christian Zachariasen
On Sat, May 24, 2008 at 4:48 PM, Coleman Kane [EMAIL PROTECTED] wrote:

 On Sat, 2008-05-24 at 11:20 +0100, Robert Watson wrote:
  Dear all:
 
  Just as a reminder, we've just about reached the one month date before
  IFF_NEEDSGIANT drivers are disabled in the build.  You can find a
 description
  of the general problem and list of specific drivers below.
 
  As USB work is on-going, I will *not* disable the USB drivers at this
 time,
  but all other drivers in the list below will be disabled on 26 June.
  They
  will remain in the tree, easily accessible for patch distribution and
  re-enabling, until October, when any remaining non-MPSAFE drivers will be
  deleted in 8.x.  FreeBSD 8.0 will not ship with compatibility shims to
 support
  non-MPSAFE network device drivers.
 
  Robert N M Watson
  Computer Laboratory
  University of Cambridge
 
  -- Forwarded message --
  Date: Sun, 3 Feb 2008 20:59:05 + (GMT)
  From: Robert Watson [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Subject: 8.0 network stack MPsafety goals (fwd)
 
 
  Only a few days after predicted, this is a reminder that IFF_NEEDSGIANT
 network
  drivers are going to stop working in the forseeable future.  Please
 review the
  attached driver list, and if you depend on or care about a
 Giant-dependent
  device driver, take action to make sure it doesn't remain on the list in
 a
  month's time!
 
  (As far as I'm aware, the list has not changed since my December
 posting.)
 
  Robert N M Watson
  Computer Laboratory
  University of Cambridge
 
  -- Forwarded message --
  Date: Mon, 24 Dec 2007 10:43:28 + (GMT)
  From: Robert Watson [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Subject: 8.0 network stack MPsafety goals
 
 
  Dear all:
 
  With the 7.0 release around the corner, many developers are starting to
 think
  about (and in quite a few cases, work on) their goals for 8.0.  One of
 our
  on-going kernel projects has been the elimination of the Giant lock, and
 that
  project has transformed into one of optimizating behavior on increasing
 numbers
  of processors.
 
  In 7.0, despite the noteworth accomplishment of eliminating
 debug.mpsasfenet
  and conditional network stack Gian acquisition, we were unable to fully
  eliminate the IFF_NEEDSGIANT flag, which controls the conditional
 acquisition
  of the Giant lock around non-MPSAFE network device drivers.  Primarily
 these
  drivers are aging ISA network device drivers, although there are some
  exceptions, such as the USB stack.
 
  This e-mail proposes the elimination of the IFF_NEEDSGIANT flag and
 associated
  infrastructure in FreeBSD 8.0, meaning that all network device drivers
 must be
  able to operate without the Giant lock (largely the case already).
  Remaining
  drivers using the IFF_NEEDSGIANT flag must either be updated, or less
 ideally,
  removed.  I propose the following schedule:
 
  Date  Goals
    -
  26 Dec 2007   Post proposed schedule for flag and infrastructure removal
Post affected driver list
 
  26 Jan 2008   Repost proposed schedule for flag and infrastructure
 removal
Post updated affected driver list
 
  26 Feb 2008   Adjust boot-time printf for affect drivers to generate a
 loud
warning.
Post updated affected driver list
 
  26 May 2008   Post HEADS UP of impending driver disabling
Post updated affected driver list
 
  26 Jun 2008   Disable build of all drivers requiring IFF_NEEDSGIANT
Post updated affected driver list
 
  26 Sep 2008   Post HEADS up of impending driver removal
Post updated affected driver list
 
  26 Oct 2008   Delete source of all drivers requiring IFF_NEEDSGIANT
Remove flag and infrastructure
 
  Here is a list of potentially affected drivers:
 
  Name  Bus Man page description
  ---   --- 
  arISA/PCI synchronous Digi/Arnet device driver
  arl   ISA Aironet Arlan 655 wireless network adapter driver
  awi   PCCARD  AMD PCnetMobile IEEE 802.11 PCMCIA wireless network
driver
  axe   USB ASIX Electronics AX88172 USB Ethernet driver
  cdce  USB USB Communication Device Class Ethernet driver
  cnw   PCCARD  Netwave AirSurfer wireless network driver
  csISA/PCCARD  Ethernet device driver
  cue   USB CATC USB-EL1210A USB Ethernet driver
  exISA/PCCARD  Ethernet device driver for the Intel EtherExpress
Pro/10 and Pro/10+
  feCBUS/ISA/PCCARD Fujitsu MB86960A/MB86965A based Ethernet adapters
  icI2C I2C bus system
  ieISA Ethernet device driver
  kue   USB Kawasaki LSI KL5KUSB101B USB Ethernet driver
  oltr  ISA/PCI Olicom Token Ring device driver
  plip  PPBUS   printer port Internet Protocol driver
  ppp   TTY   

How to fix this error?

2008-05-24 Thread Moshiur Rahman Khan
Dear all,

I need to update some ports and portmanager could not succeed. Please help me 
and suggest me which activities should I apply to fix. Tell me detail because I 
am new in FreeBSD.

Best Regards,

Moshiur Rahman Khan


# portmanager -u -l

I found updated error for the following package: 

skipping php5-5.2.5_1 /lang/php5 marked IGNORE reason: failed during make
skipping php5-sockets-5.2.5_1 /net/php5-sockets until dependency php5-5.2.6 
updated
skipping php5-snmp-5.2.5_1 /net-mgmt/php5-snmp until dependency php5-5.2.6 
updated
skipping php5-gd-5.2.5_1 /graphics/php5-gd until dependency php5-5.2.6 updated
skipping jffnms-0.8.3_1 /net-mgmt/jffnms until dependency php5-5.2.6 updated
skipping php5-ctype-5.2.5_1 /textproc/php5-ctype until dependency php5-5.2.6 
updated
skipping php5-mysql-5.2.5_1 /databases/php5-mysql until dependency php5-5.2.6 
updated
skipping php5-pcre-5.2.5_1 /devel/php5-pcre until dependency php5-5.2.6 updated
skipping php5-session-5.2.5_1 /www/php5-session until dependency php5-5.2.6 
updated
skipping php5-bz2-5.2.5_1 /archivers/php5-bz2 until dependency php5-5.2.6 
updated
skipping php5-openssl-5.2.5_1 /security/php5-openssl until dependency 
php5-5.2.6 updated
skipping pecl-pdflib-2.1.4 /print/pecl-pdflib until dependency php5-5.2.6 
updated
skipping php5-zlib-5.2.5_1 /archivers/php5-zlib until dependency php5-5.2.6 
updated
skipping php5-mcrypt-5.2.5_1 /security/php5-mcrypt until dependency php5-5.2.6 
updated
skipping php5-mbstring-5.2.5_1 /converters/php5-mbstring until dependency 
php5-5.2.6 updated
skipping phpMyAdmin-2.11.4_1 /databases/phpmyadmin until dependency php5-5.2.6 
updated

portmanager 0.4.1_9 INFO: finished with some ports not updated  if --log was 
used see /var/log/portmanager.log

[b][u]Detail Given here in below:[/u][/b]

|--- /usr/ports/Mk/bsd.port.mk  Tue Nov  8 01:02:51 2005
|+++ bsd.port.mkWed Nov 16 02:16:57 2005
--
Patching file bsd.port.mk using Plan A...
Hunk #1 failed at 2049.
1 out of 1 hunks failed--saving rejects to bsd.port.mk.rej
done

MGPMrUpdate 0.4.1_9 command: #1 of 14  cd /usr/ports/lang/php5  make -V 
OPTIONS


checking for conflicts before building php5-5.2.5_1
MGPMrUpdate 0.4.1_9 command: #3 of 14  cd /usr/ports/lang/php5  make 
check-conflicts


intitial clean of work directories
MGPMrUpdate 0.4.1_9 command: #7 of 14:

===  Cleaning for /devel/autoconf261
===  Cleaning for /devel/autoconf261
===  Cleaning for /devel/pkg-config
===  Cleaning for /devel/pkg-config
===  Cleaning for /textproc/libxml2
===  Cleaning for /lang/php5

fetch php5-5.2.5_1
MGPMrUpdate 0.4.1_9 command: #8 of 14  cd /usr/ports/lang/php5  make fetch

===  Vulnerability check disabled, database not found
===  Found saved configuration for php5-5.2.5_1

update php5-5.2.5_1
MGPMrUpdate 0.4.1_9 command: #9 of 14  cd /usr/ports/lang/php5  make

===  Vulnerability check disabled, database not found
===  Found saved configuration for php5-5.2.5_1
===  Extracting for php5-5.2.6
= MD5 Checksum mismatch for php-5.2.6.tar.bz2.
= SHA256 Checksum mismatch for php-5.2.6.tar.bz2.
= MD5 Checksum OK for suhosin-patch-5.2.6-0.9.6.2.patch.gz.
= SHA256 Checksum OK for suhosin-patch-5.2.6-0.9.6.2.patch.gz.
===  Refetch for 1 more times files: php-5.2.6.tar.bz2 php-5.2.6.tar.bz2
===  Vulnerability check disabled, database not found
===  Found saved configuration for php5-5.2.5_1
= php-5.2.6.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/.
= Attempting to fetch from http://br.php.net/distributions/.
fetch: php-5.2.6.tar.bz2: local modification time does not match remote
= Attempting to fetch from http://cn.php.net/distributions/.
fetch: php-5.2.6.tar.bz2: local modification time does not match remote
= Attempting to fetch from http://dk.php.net/distributions/.
fetch: php-5.2.6.tar.bz2: local modification time does not match remote
= Attempting to fetch from http://de.php.net/distributions/.
fetch: php-5.2.6.tar.bz2: local modification time does not match remote
= Attempting to fetch from http://es.php.net/distributions/.
fetch: php-5.2.6.tar.bz2: local modification time does not match remote
= Attempting to fetch from 

Re: kernel debugging: seeing swap issues in 7.0

2008-05-24 Thread paul beard
On Sat, May 24, 2008 at 1:28 AM, Kris Kennaway [EMAIL PROTECTED] wrote:


 There is no bug in gcc.  Your system does not have enough memory to
 run the compilation job, so you are thrashing it severely.  Try
 turning down the CFLAGS optimization level, or use a precompiled
 package from the FTP site or built on another machine.

That's as may be, but the initial warning/error message was that the
gcc folks wanted a big filed. If there is a package for this, I'll go
that route.



-- 
Paul Beard / www.paulbeard.org/
[EMAIL PROTECTED]/[EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Ekiga/OPAL won't compile

2008-05-24 Thread Girish Kulkarni
Hi Matthias,

On Sat, May 24, 2008 at 12:28 PM, Matthias Apitz wrote:

 El día Saturday, May 24, 2008 a las 11:04:37AM +0530, Girish Kulkarni 
 escribió:

 I am trying to install Ekiga 2.0.11_3 on FreeBSD 7.0 via the ports.
 Ekiga depends on the OPAL libraries, which then give me the following
 error while compiling:


 I can't comment on the error, but you could compile directly from the
 sources out of SVN and even a more recent version:

 http://wiki.ekiga.org/index.php/Compile_your_own_SVN_version_of_Ekiga_on_FreeBSD

Thanks for your reply. The compilation error had to do with my pwlib,
which needed upgrading. But the compilation didn't complete even after
this particular error was sorted out; new errors (equally
incomprehensible) turned up. Finally, the page you pointed out lists
KDE 3.5.8---which I don't use---as a dependency! I ended up installing
the pre-compiled package. Ekiga is working fine now.
- Hide quoted text -

Thanks,
Girish.

--
Girish Kulkarni - Allahabad, India - http://girish.50webs.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]

Re: kernel debugging: seeing swap issues in 7.0

2008-05-24 Thread Kris Kennaway

paul beard wrote:

On Sat, May 24, 2008 at 1:28 AM, Kris Kennaway [EMAIL PROTECTED] wrote:


There is no bug in gcc.  Your system does not have enough memory to
run the compilation job, so you are thrashing it severely.  Try
turning down the CFLAGS optimization level, or use a precompiled
package from the FTP site or built on another machine.


That's as may be, but the initial warning/error message was that the
gcc folks wanted a big filed. If there is a package for this, I'll go
that route.


The gcc message is a secondary failure from the process being killed at 
an unexpected point when your system ran out of memory.


Kris
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: How to fix this error?

2008-05-24 Thread Roger Olofsson

Hello Moshiur,

1. Fetch the file php-5.2.6.tar.bz2 from (for instance)

http://karakurty.odessa.ua/ftp/pub/FreeBSD/ports/distfiles/

2. Put the file in /usr/ports/distfiles


3. Run the portmanager command again.

Good luck!

/Roger



Moshiur Rahman Khan skrev:

Dear all,

I need to update some ports and portmanager could not succeed. Please help me 
and suggest me which activities should I apply to fix. Tell me detail because I 
am new in FreeBSD.

Best Regards,

Moshiur Rahman Khan


# portmanager -u -l

I found updated error for the following package: 


skipping php5-5.2.5_1 /lang/php5 marked IGNORE reason: failed during make
skipping php5-sockets-5.2.5_1 /net/php5-sockets until dependency php5-5.2.6 
updated
skipping php5-snmp-5.2.5_1 /net-mgmt/php5-snmp until dependency php5-5.2.6 
updated
skipping php5-gd-5.2.5_1 /graphics/php5-gd until dependency php5-5.2.6 updated
skipping jffnms-0.8.3_1 /net-mgmt/jffnms until dependency php5-5.2.6 updated
skipping php5-ctype-5.2.5_1 /textproc/php5-ctype until dependency php5-5.2.6 
updated
skipping php5-mysql-5.2.5_1 /databases/php5-mysql until dependency php5-5.2.6 
updated
skipping php5-pcre-5.2.5_1 /devel/php5-pcre until dependency php5-5.2.6 updated
skipping php5-session-5.2.5_1 /www/php5-session until dependency php5-5.2.6 
updated
skipping php5-bz2-5.2.5_1 /archivers/php5-bz2 until dependency php5-5.2.6 
updated
skipping php5-openssl-5.2.5_1 /security/php5-openssl until dependency 
php5-5.2.6 updated
skipping pecl-pdflib-2.1.4 /print/pecl-pdflib until dependency php5-5.2.6 
updated
skipping php5-zlib-5.2.5_1 /archivers/php5-zlib until dependency php5-5.2.6 
updated
skipping php5-mcrypt-5.2.5_1 /security/php5-mcrypt until dependency php5-5.2.6 
updated
skipping php5-mbstring-5.2.5_1 /converters/php5-mbstring until dependency 
php5-5.2.6 updated
skipping phpMyAdmin-2.11.4_1 /databases/phpmyadmin until dependency php5-5.2.6 
updated

portmanager 0.4.1_9 INFO: finished with some ports not updated  if --log was 
used see /var/log/portmanager.log

[b][u]Detail Given here in below:[/u][/b]

|--- /usr/ports/Mk/bsd.port.mk  Tue Nov  8 01:02:51 2005
|+++ bsd.port.mkWed Nov 16 02:16:57 2005
--
Patching file bsd.port.mk using Plan A...
Hunk #1 failed at 2049.
1 out of 1 hunks failed--saving rejects to bsd.port.mk.rej
done

MGPMrUpdate 0.4.1_9 command: #1 of 14  cd /usr/ports/lang/php5  make -V 
OPTIONS


checking for conflicts before building php5-5.2.5_1
MGPMrUpdate 0.4.1_9 command: #3 of 14  cd /usr/ports/lang/php5  make 
check-conflicts


intitial clean of work directories
MGPMrUpdate 0.4.1_9 command: #7 of 14:

===  Cleaning for /devel/autoconf261
===  Cleaning for /devel/autoconf261
===  Cleaning for /devel/pkg-config
===  Cleaning for /devel/pkg-config
===  Cleaning for /textproc/libxml2
===  Cleaning for /lang/php5

fetch php5-5.2.5_1
MGPMrUpdate 0.4.1_9 command: #8 of 14  cd /usr/ports/lang/php5  make fetch

===  Vulnerability check disabled, database not found
===  Found saved configuration for php5-5.2.5_1

update php5-5.2.5_1
MGPMrUpdate 0.4.1_9 command: #9 of 14  cd /usr/ports/lang/php5  make

===  Vulnerability check disabled, database not found
===  Found saved configuration for php5-5.2.5_1
===  Extracting for php5-5.2.6
= MD5 Checksum mismatch for php-5.2.6.tar.bz2.
= SHA256 Checksum mismatch for php-5.2.6.tar.bz2.
= MD5 Checksum OK for suhosin-patch-5.2.6-0.9.6.2.patch.gz.
= SHA256 Checksum OK for suhosin-patch-5.2.6-0.9.6.2.patch.gz.
===  Refetch for 1 more times files: php-5.2.6.tar.bz2 php-5.2.6.tar.bz2
===  Vulnerability check disabled, database not found
===  Found saved configuration for php5-5.2.5_1
= php-5.2.6.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/.
= Attempting to fetch from http://br.php.net/distributions/.
fetch: php-5.2.6.tar.bz2: local modification time does not match remote
= Attempting to fetch from http://cn.php.net/distributions/.
fetch: php-5.2.6.tar.bz2: local modification time does not match remote
= Attempting to fetch from http://dk.php.net/distributions/.
fetch: php-5.2.6.tar.bz2: local modification time does not match remote
= Attempting to fetch from 

anti-aliased fonts

2008-05-24 Thread Girish Kulkarni
Hi,

I have been trying to get font anti-aliasing and sub-pixel sampling
right in Xfce 4.4.3 and GNOME 2.22 on FreeBSD 7.0 for my laptop.

The handbook [1] has the following to say on anti-aliasing in its
section 5.5.3:

Beginning with XFree86 4.3.0, all fonts in X11 that are found
in /usr/local/lib/X11/fonts/ and ~/.fonts/ are automatically
made available for anti-aliasing to Xft-aware
applications. Not all applications are Xft-aware, but many
have received Xft support. Examples of Xft-aware applications
include Qt 2.3 and higher (the toolkit for the KDE desktop),
GTK+ 2.0 and higher (the toolkit for the GNOME desktop), and
Mozilla 1.2 and higher.

Although I succeeded in getting the effect on the GNOME panels and
other GTK applications, some applications like Firefox and rxvt seem
to be having problems with anti-aliasing. I have kept a sample on the
web to show how terrible this looks [2]. How do I achieve
anti-aliasing in these applications, especially in Firefox? (I have
several---Truetype or otherwise---fonts available and fp is set up
suitably.)

Thanks,
Girish.

[1] 
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/x-fonts.html#ANTIALIAS
[2] http://girish.50webs.com/im.png

-- 
Girish Kulkarni - Allahabad, India - http://girish.50webs.com
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Ekiga/OPAL won't compile

2008-05-24 Thread Matthias Apitz
El día Saturday, May 24, 2008 a las 08:58:34PM +0530, Girish Kulkarni escribió:

  http://wiki.ekiga.org/index.php/Compile_your_own_SVN_version_of_Ekiga_on_FreeBSD
 
 Thanks for your reply. The compilation error had to do with my pwlib,
 which needed upgrading. But the compilation didn't complete even after
 this particular error was sorted out; new errors (equally
 incomprehensible) turned up. Finally, the page you pointed out lists
 KDE 3.5.8---which I don't use---as a dependency! I ended up installing
 the pre-compiled package. Ekiga is working fine now.
 - Hide quoted text -

The page says KDE 3.5.8 because this is what I have; I'm sure it will
work with any other recent KDE or Gnome version; I'm happy to update the
page with your (or others) version of KDE/Gnome/... just send me a note;

matthias
-- 
Matthias Apitz
Manager Technical Support - OCLC GmbH
Gruenwalder Weg 28g - 82041 Oberhaching - Germany
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e [EMAIL PROTECTED] - w http://www.oclc.org/ http://www.UnixArea.de/
b http://gurucubano.blogspot.com/
«...una sola vez, que es cuanto basta si se trata de verdades definitivas.»
«...only once, which is enough if it has todo with definite truth.»
José Saramago, Historia del Cerca de Lisboa
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: anti-aliased fonts

2008-05-24 Thread Ashish Shukla आशीष शुक्ल
 Girish Kulkarni writes:
Girish Hi,

Hi,

[snip]

Girish Although I succeeded in getting the effect on the GNOME panels and
Girish other GTK applications, some applications like Firefox and rxvt seem
Girish to be having problems with anti-aliasing. I have kept a sample on 
the
Girish web to show how terrible this looks [2]. How do I achieve
Girish anti-aliasing in these applications, especially in Firefox? (I have
Girish several---Truetype or otherwise---fonts available and fp is set up
Girish suitably.)

Search for FireFox in this blog post[1]

Girish -- 
Girish Girish Kulkarni - Allahabad, India - http://girish.50webs.com

You might like to join bsd-india[2] list[3].

References:
[1] - http://netbuzzme.blogspot.com/2006/01/freebsd-is-really-cool.html
[2] - http://www.bsd-india.org/
[3] - http://www.bsd-india.org/mailman/listinfo/bsd-india

HTH
-- 
Ashish Shukla आशीष शुक्ल  http://wahjava.wordpress.com/
·-- ·-  ·--- ·- ···- ·- ·--·-· --· -- ·- ·· ·-·· ·-·-·- -·-· --- --


pgpKVnwWSpIMA.pgp
Description: PGP signature


KDE 3.5.8 DCOP error

2008-05-24 Thread Craig Inches

Hi all,

Ive recently installed FreeBSD for the first time, and tried to get the 
KDE desktop enviroment working It all seems to go well untill I enter 
startx which brings up the KDE loader screen, and an error message:


There was an error setting up inter-process communications for KDE. The 
message returned by the system was:

   Could not read network connection list.
   /home/xayto/.DCOPserver_hostname.user__0
   Please Check that the dcopserver is running.

Im really new to using Freebsd (and to anything other than windows) so 
have very limited idea of whats going on, any suggestions or advice?


Regards,
Craig Inches


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


Re: HEAD UP: non-MPSAFE network drivers to be disabled (was: 8.0 network stack MPsafety goals (fwd))

2008-05-24 Thread Coleman Kane
On Sat, 2008-05-24 at 16:56 +0200, Christian Zachariasen wrote:
 On Sat, May 24, 2008 at 4:48 PM, Coleman Kane [EMAIL PROTECTED]
 wrote:
 
 On Sat, 2008-05-24 at 11:20 +0100, Robert Watson wrote:
  Dear all:
 
  Just as a reminder, we've just about reached the one month
 date before
  IFF_NEEDSGIANT drivers are disabled in the build.  You can
 find a description
  of the general problem and list of specific drivers below.
 
  As USB work is on-going, I will *not* disable the USB
 drivers at this time,
  but all other drivers in the list below will be disabled on
 26 June.  They
  will remain in the tree, easily accessible for patch
 distribution and
  re-enabling, until October, when any remaining non-MPSAFE
 drivers will be
  deleted in 8.x.  FreeBSD 8.0 will not ship with
 compatibility shims to support
  non-MPSAFE network device drivers.
 
  Robert N M Watson
  Computer Laboratory
  University of Cambridge
 
  -- Forwarded message --
  Date: Sun, 3 Feb 2008 20:59:05 + (GMT)
  From: Robert Watson [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Subject: 8.0 network stack MPsafety goals (fwd)
 
 
  Only a few days after predicted, this is a reminder that
 IFF_NEEDSGIANT network
  drivers are going to stop working in the forseeable future.
  Please review the
  attached driver list, and if you depend on or care about a
 Giant-dependent
  device driver, take action to make sure it doesn't remain on
 the list in a
  month's time!
 
  (As far as I'm aware, the list has not changed since my
 December posting.)
 
  Robert N M Watson
  Computer Laboratory
  University of Cambridge
 
  -- Forwarded message --
  Date: Mon, 24 Dec 2007 10:43:28 + (GMT)
  From: Robert Watson [EMAIL PROTECTED]
  To: [EMAIL PROTECTED]
  Subject: 8.0 network stack MPsafety goals
 
 
  Dear all:
 
  With the 7.0 release around the corner, many developers are
 starting to think
  about (and in quite a few cases, work on) their goals for
 8.0.  One of our
  on-going kernel projects has been the elimination of the
 Giant lock, and that
  project has transformed into one of optimizating behavior on
 increasing numbers
  of processors.
 
  In 7.0, despite the noteworth accomplishment of eliminating
 debug.mpsasfenet
  and conditional network stack Gian acquisition, we were
 unable to fully
  eliminate the IFF_NEEDSGIANT flag, which controls the
 conditional acquisition
  of the Giant lock around non-MPSAFE network device drivers.
  Primarily these
  drivers are aging ISA network device drivers, although there
 are some
  exceptions, such as the USB stack.
 
  This e-mail proposes the elimination of the IFF_NEEDSGIANT
 flag and associated
  infrastructure in FreeBSD 8.0, meaning that all network
 device drivers must be
  able to operate without the Giant lock (largely the case
 already).  Remaining
  drivers using the IFF_NEEDSGIANT flag must either be
 updated, or less ideally,
  removed.  I propose the following schedule:
 
  Date  Goals
    -
  26 Dec 2007   Post proposed schedule for flag and
 infrastructure removal
Post affected driver list
 
  26 Jan 2008   Repost proposed schedule for flag and
 infrastructure removal
Post updated affected driver list
 
  26 Feb 2008   Adjust boot-time printf for affect drivers to
 generate a loud
warning.
Post updated affected driver list
 
  26 May 2008   Post HEADS UP of impending driver disabling
Post updated affected driver list
 
  26 Jun 2008   Disable build of all drivers requiring
 IFF_NEEDSGIANT
Post updated affected driver list
 
  26 Sep 2008   Post HEADS up of impending driver removal
Post updated affected driver list
 
  26 Oct 2008   Delete source of all drivers requiring
 IFF_NEEDSGIANT
Remove flag and infrastructure
 
  Here is a list of potentially affected drivers:
 
  Name  Bus Man page description
  ---   --- 

PHP crashing on FBSD-6.3

2008-05-24 Thread Gerard
I am continuing to have a problem with PHP crashing. It will not even
print out its version number without a dump. This is an example of the
crash:

~ $ php -v
PHP 5.2.6 with Suhosin-Patch 0.9.6.2 (cli) (built: May 24 2008 13:55:49)
Copyright (c) 1997-2008 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies
Segmentation fault: 11 (core dumped)


Due to this problem, I cannot update 'pear' or any of the other PHP
related ports. I have tried removing PHP completely and reinstalling
it; however, that has not alleviated the problem. I am now unable to
access phpMyAdmin or other utilities that utilize PHP. I am using the
default port config file with apache support.

I am hoping that someone has an idea of what I could do to correct the
situation.

-- 
Gerard
[EMAIL PROTECTED]

Wasn't there something about a PASCAL programmer
knowing the value of everything and the Wirth of nothing?


signature.asc
Description: PGP signature


Re: [freebsd-questions] PHP crashing on FBSD-6.3

2008-05-24 Thread Tuc at T-B-O-H.NET
 I am continuing to have a problem with PHP crashing. It will not even
 print out its version number without a dump. This is an example of the
 crash:
 
 ~ $ php -v
 PHP 5.2.6 with Suhosin-Patch 0.9.6.2 (cli) (built: May 24 2008 13:55:49)
 Copyright (c) 1997-2008 The PHP Group
 Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies
 Segmentation fault: 11 (core dumped)
 
 
Try to rebuild with debug and then run under gdb maybe?

Tuc
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: PHP crashing on FBSD-6.3

2008-05-24 Thread Reko Turja

I am continuing to have a problem with PHP crashing. It will not even
print out its version number without a dump. This is an example of the
crash:

~ $ php -v
PHP 5.2.6 with Suhosin-Patch 0.9.6.2 (cli) (built: May 24 2008 
13:55:49)

Copyright (c) 1997-2008 The PHP Group
Zend Engine v2.2.0, Copyright (c) 1998-2008 Zend Technologies
Segmentation fault: 11 (core dumped)

Disable all the extensions from /usr/local/etc/php/extensions.ini 
(although the probable culprit is recode)...


It might or not be cured by reordering the loading order after the 
extension causing the fail is found.


-Reko 


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


[EMAIL PROTECTED] - does free distributed computing exist?

2008-05-24 Thread Kelly Jones
There are several projects (like [EMAIL PROTECTED], [EMAIL PROTECTED],
[EMAIL PROTECTED], etc) that let you donate spare CPU power to a specific
cause.

Is there a project that lets you donate spare CPU power to anyone who
needs it? That is, a pool of CPU power that anyone can tap into for
free to run computations that would otherwise take forever?

I realize it's dangerous to let people run random commands on your
system, so this would be limited to pure mathematical functions or
something like that (no disk/network access), w/ donator-specified
limits on memory/etc.

I also realize calling functions over the network is 2 orders of
magnitude slower than calling them in memory, so this would only be
useful if you could distribute a large number of CPU-intensive
parallel function calls.

-- 
We're just a Bunch Of Regular Guys, a collective group that's trying
to understand and assimilate technology. We feel that resistance to
new ideas and technology is unwise and ultimately futile.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Unix command-line tools to edit SharePoint site?

2008-05-24 Thread Kelly Jones
I begrudgingly use a Windows SharePoint server at a customer's request.

I'd like to automate (command-line) updating and creating documents,
lists, etc.

Is there a Unix tool that does this?

I know SharePoint has an API, which basically spoofs the GET/POST
calls that your browser would make(?).

Has anyone written a Unix command-line tool (or Perl module, etc) that
abstracts this?

-- 
We're just a Bunch Of Regular Guys, a collective group that's trying
to understand and assimilate technology. We feel that resistance to
new ideas and technology is unwise and ultimately futile.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: [EMAIL PROTECTED] - does free distributed computing exist?

2008-05-24 Thread Chuck Swiger

On May 24, 2008, at 1:22 PM, Kelly Jones wrote:

Is there a project that lets you donate spare CPU power to anyone who
needs it?  That is, a pool of CPU power that anyone can tap into for
free to run computations that would otherwise take forever?


Yes, see:

http://boinc.berkeley.edu/
http://boinc.berkeley.edu/trac/wiki/CreateProjectOutline

--
-Chuck

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


How to mount memory stick on sony vaio laptop?

2008-05-24 Thread Andrei Flame
I've just installed FreeBSD 7.0-RELEASE on my Sony
Vaio VGN-FE31ZR laptop with built-in memory stick duo
pro slot. 
The problem is that I can't get memory stick card
detected and mounted. When I'm inserting a card,
nothing happens - no new messages in dmesg and
/var/log/messages, no /dev/da0 device.

Here is my dmesg output:
Copyright (c) 1992-2008 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989,
1991, 1992, 1993, 1994
The Regents of the University of California. All
rights reserved.
FreeBSD is a registered trademark of The FreeBSD
Foundation.
FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008
   
[EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC
Timecounter i8254 frequency 1193182 Hz quality 0
CPU: Intel(R) Core(TM)2 CPU T5600  @ 1.83GHz
(1828.76-MHz 686-class CPU)
  Origin = GenuineIntel  Id = 0x6f6  Stepping = 6
 
Features=0xbfebfbffFPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,PBE
 
Features2=0xe3bdSSE3,RSVD2,MON,DS_CPL,VMX,EST,TM2,SSSE3,CX16,xTPR,PDCM
  AMD Features=0x2010NX,LM
  AMD Features2=0x1LAHF
  Cores per package: 2
real memory  = 2145976320 (2046 MB)
avail memory = 2090356736 (1993 MB)
ACPI APIC Table: SONY J3
FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs
 cpu0 (BSP): APIC ID:  0
 cpu1 (AP): APIC ID:  1
ioapic0: Changing APIC ID to 1
ioapic0 Version 2.0 irqs 0-23 on motherboard
kbd1 at kbdmux0
ath_hal: 0.9.20.3 (AR5210, AR5211, AR5212, RF5111,
RF5112, RF2413, RF5413)
hptrr: HPT RocketRAID controller driver v1.1 (Feb 24
2008 19:59:27)
acpi0: SONY on motherboard
acpi0: [ITHREAD]
Timecounter ACPI-fast frequency 3579545 Hz quality
1000
acpi_timer0: 24-bit timer at 3.579545MHz port
0x1008-0x100b on acpi0
acpi_ec0: Embedded Controller: GPE 0x17 port
0x62,0x66 on acpi0
cpu0: ACPI CPU on acpi0
est0: Enhanced SpeedStep Frequency Control on cpu0
p4tcc0: CPU Frequency Thermal Control on cpu0
cpu1: ACPI CPU on acpi0
est1: Enhanced SpeedStep Frequency Control on cpu1
p4tcc1: CPU Frequency Thermal Control on cpu1
acpi_acad0: AC Adapter on acpi0
battery0: ACPI Control Method Battery on acpi0
acpi_lid0: Control Method Lid Switch on acpi0
acpi_button0: Power Button on acpi0
pcib0: ACPI Host-PCI bridge port 0xcf8-0xcff on
acpi0
pci0: ACPI PCI bus on pcib0
pcib1: ACPI PCI-PCI bridge irq 16 at device 1.0 on
pci0
pci1: ACPI PCI bus on pcib1
vgapci0: VGA-compatible display port 0x2000-0x207f
mem
0xd100-0xd1ff,0xb000-0xbfff,0xd000-0xd0ff
irq 16 at device 0.0 on pci1
pcm0: Intel 82801G High Definition Audio Controller
mem 0xd230-0xd2303fff irq 22 at device 27.0 on
pci0
pcm0: [ITHREAD]
pcib2: ACPI PCI-PCI bridge irq 17 at device 28.0 on
pci0
pci2: ACPI PCI bus on pcib2
pcib3: ACPI PCI-PCI bridge irq 16 at device 28.1 on
pci0
pci4: ACPI PCI bus on pcib3
pcib4: ACPI PCI-PCI bridge irq 18 at device 28.2 on
pci0
pci6: ACPI PCI bus on pcib4
pci6: network at device 0.0 (no driver attached)
pcib5: ACPI PCI-PCI bridge irq 21 at device 28.3 on
pci0
pci8: ACPI PCI bus on pcib5
uhci0: UHCI (generic) USB controller port
0x1800-0x181f irq 23 at device 29.0 on pci0
uhci0: [GIANT-LOCKED]
uhci0: [ITHREAD]
usb0: UHCI (generic) USB controller on uhci0
usb0: USB revision 1.0
uhub0: Intel UHCI root hub, class 9/0, rev 1.00/1.00,
addr 1 on usb0
uhub0: 2 ports with 2 removable, self powered
uhci1: UHCI (generic) USB controller port
0x1820-0x183f irq 17 at device 29.1 on pci0
uhci1: [GIANT-LOCKED]
uhci1: [ITHREAD]
usb1: UHCI (generic) USB controller on uhci1
usb1: USB revision 1.0
uhub1: Intel UHCI root hub, class 9/0, rev 1.00/1.00,
addr 1 on usb1
uhub1: 2 ports with 2 removable, self powered
uhci2: UHCI (generic) USB controller port
0x1840-0x185f irq 18 at device 29.2 on pci0
uhci2: [GIANT-LOCKED]
uhci2: [ITHREAD]
usb2: UHCI (generic) USB controller on uhci2
usb2: USB revision 1.0
uhub2: Intel UHCI root hub, class 9/0, rev 1.00/1.00,
addr 1 on usb2
uhub2: 2 ports with 2 removable, self powered
uhci3: UHCI (generic) USB controller port
0x1860-0x187f irq 16 at device 29.3 on pci0
uhci3: [GIANT-LOCKED]
uhci3: [ITHREAD]
usb3: UHCI (generic) USB controller on uhci3
usb3: USB revision 1.0
uhub3: Intel UHCI root hub, class 9/0, rev 1.00/1.00,
addr 1 on usb3
uhub3: 2 ports with 2 removable, self powered
ehci0: Intel 82801GB/R (ICH7) USB 2.0 controller mem
0xd2304000-0xd23043ff irq 23 at device 29.7 on pci0
ehci0: [GIANT-LOCKED]
ehci0: [ITHREAD]
usb4: EHCI version 1.0
usb4: companion controllers, 2 ports each: usb0 usb1
usb2 usb3
usb4: Intel 82801GB/R (ICH7) USB 2.0 controller on
ehci0
usb4: USB revision 2.0
uhub4: Intel EHCI root hub, class 9/0, rev 2.00/1.00,
addr 1 on usb4
uhub4: 8 ports with 8 removable, self powered
ugen0: Vimicro Corp. USB2.0 Web Camera, class
255/255, rev 2.00/1.00, addr 2 on uhub4
pcib6: ACPI PCI-PCI bridge at device 30.0 on pci0
pci10: ACPI PCI bus on pcib6
cbb0: PCI-CardBus Bridge at device 3.0 on pci10
cardbus0: CardBus bus on cbb0
pccard0: 16-bit PCCard bus on cbb0
cbb0: 

Re: How to fix this error?

2008-05-24 Thread Moshiur Rahman Khan
Thanks you so much Roger . You are genius  trouble shooter  
Now every port is updated. I have given here in below :)
I want to configure JFFNMS in FreeBSD box. 
Time to time I'll ask you if I have any further question. Keep in touch and 
stay fine.

Best Regards,

Moshiur Rahman Khan



portmanager 0.4.1_9 INFO: all ports are up to date
freeBSDsrv#  pkg_version -v
apache-1.3.41   =   up-to-date with port
autoconf-2.61_2 =   up-to-date with port
autoconf-wrapper-20071109   =   up-to-date with port
automake-1.9.6_2=   up-to-date with port
automake-wrapper-20071109   =   up-to-date with port
bigreqsproto-1.0.2  =   up-to-date with port
bison-2.3_3,1   =   up-to-date with port
compat5x-i386-5.4.0.8_9 =   up-to-date with port
cvsup-without-gui-16.1h_4   =   up-to-date with port
expat-2.0.1 =   up-to-date with port
ezm3-1.2_1  =   up-to-date with port
fontconfig-2.5.0,1  =   up-to-date with port
fpc-2.2.0_1 =   up-to-date with port
fpc-fcl-base-2.2.0  =   up-to-date with port
fpc-fcl-passrc-2.2.0=   up-to-date with port
fpc-fcl-xml-2.2.0   =   up-to-date with port
fpc-gdbint-2.2.0=   up-to-date with port
fpc-graph-2.2.0 =   up-to-date with port
fpc-hash-2.2.0  =   up-to-date with port
fpc-libasync-2.2.0  =   up-to-date with port
fpc-netdb-2.2.0 =   up-to-date with port
fpc-paszlib-2.2.0   =   up-to-date with port
fpc-pthreads-2.2.0  =   up-to-date with port
fping-2.4b2_1   =   up-to-date with port
freebsd-tftp-1.0=   up-to-date with port
freetype2-2.3.5 =   up-to-date with port
gd-2.0.35,1 =   up-to-date with port
gettext-0.16.1_3=   up-to-date with port
gmake-3.81_2=   up-to-date with port
graphviz-2.18_1 =   up-to-date with port
help2man-1.36.4_1   =   up-to-date with port
icu-3.8.1_1 =   up-to-date with port
inputproto-1.4.2.1  =   up-to-date with port
jffnms-0.8.3_2  =   up-to-date with port
jpeg-6b_4   =   up-to-date with port
kbproto-1.0.3   =   up-to-date with port
libICE-1.0.4_1,1=   up-to-date with port
libSM-1.0.3_1,1 =   up-to-date with port
libX11-1.1.3_1,1=   up-to-date with port
libXau-1.0.3_2  =   up-to-date with port
libXaw-1.0.4_1,1=   up-to-date with port
libXdmcp-1.0.2_1=   up-to-date with port
libXext-1.0.3,1 =   up-to-date with port
libXmu-1.0.3,1  =   up-to-date with port
libXp-1.0.0,1   =   up-to-date with port
libXpm-3.5.7=   up-to-date with port
libXt-1.0.5_1   =   up-to-date with port
libcheck-0.9.5_1=   up-to-date with port
libdnet-1.11_1  =   up-to-date with port
libiconv-1.11_1 =   up-to-date with port
liblogging-0.7.1=   up-to-date with port
libltdl-1.5.24  =   up-to-date with port
libmcrypt-2.5.8 =   up-to-date with port
libpthread-stubs-0.1=   up-to-date with port
libtool-1.5.24  =   up-to-date with port
libxcb-1.1  =   up-to-date with port
libxml2-2.6.31  =   up-to-date with port
libxslt-1.1.22_1=   up-to-date with port
localedata-5.4  =   up-to-date with port
lua-5.1.3_1 =   up-to-date with port
m4-1.4.9,1  =   up-to-date with port
minirsyslogd-1.02   =   up-to-date with port
msyslog-1.08g_2 =   up-to-date with port
mysql-client-5.0.51a=   up-to-date with port
mysql-server-5.0.51a=   up-to-date with port
net-snmp-5.4.1_4=   up-to-date with port
nmap-4.62   =   up-to-date with port
p5-Authen-PAM-0.16_1=   up-to-date with port
p5-IO-stringy-2.110 =   up-to-date with port
p5-Net-SSLeay-1.30_1=   up-to-date with port
p5-Parse-Syslog-1.10=   up-to-date with port
p5-Parse-Syslog-Mail-0.16   =   up-to-date with port
p5-SyslogScan-0.32  =   up-to-date with port
p5-TacacsPlus-0.16  =   up-to-date with port
p5-Tie-Syslog-1.07  =   

Re: How to mount memory stick on sony vaio laptop?

2008-05-24 Thread Manolis Kiagias



Andrei Flame wrote:

I've just installed FreeBSD 7.0-RELEASE on my Sony
Vaio VGN-FE31ZR laptop with built-in memory stick duo
pro slot. 
The problem is that I can't get memory stick card

detected and mounted. When I'm inserting a card,
nothing happens - no new messages in dmesg and
/var/log/messages, no /dev/da0 device.

Here is my dmesg output:
Copyright (c) 1992-2008 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989,
1991, 1992, 1993, 1994
The Regents of the University of California. All
rights reserved.
FreeBSD is a registered trademark of The FreeBSD
Foundation.
FreeBSD 7.0-RELEASE #0: Sun Feb 24 19:59:52 UTC 2008
  

SNIP
   
pci10: mass storage at device 3.2 (no driver

attached)

  


This is, I am afraid, your card reader device :(
I happen to have an Acer laptop where the card reader is not supported 
either. These readers work in a different way, they are not a standard 
(internally connected) USB device as you may have thought.

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


Re: Unix command-line tools to edit SharePoint site?

2008-05-24 Thread Derek Ragona

At 02:58 PM 5/24/2008, Kelly Jones wrote:

I begrudgingly use a Windows SharePoint server at a customer's request.

I'd like to automate (command-line) updating and creating documents,
lists, etc.

Is there a Unix tool that does this?

I know SharePoint has an API, which basically spoofs the GET/POST
calls that your browser would make(?).

Has anyone written a Unix command-line tool (or Perl module, etc) that
abstracts this?


Get cygwin:
http://www.cygwin.com/

-Derek

--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

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


RE: Unix command-line tools to edit SharePoint site?

2008-05-24 Thread Tobias Hoellrich
 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of Kelly Jones
 Sent: Saturday, May 24, 2008 1:58 PM
 To: freebsd-questions@freebsd.org
 Subject: Unix command-line tools to edit SharePoint site?
 
 I begrudgingly use a Windows SharePoint server at a 
 customer's request.
 
 I'd like to automate (command-line) updating and creating documents,
 lists, etc.
 
 Is there a Unix tool that does this?
 
 I know SharePoint has an API, which basically spoofs the GET/POST
 calls that your browser would make(?).
 
 Has anyone written a Unix command-line tool (or Perl module, etc) that
 abstracts this?

Kelly - HTTP::WebDav is your friend. It allows you to access your
SharePoint site from perl. You can retrieve data and store data. Also
take a look at hits perl-snippet:
http://www.perlmonks.org/index.pl?node_id=612797

Hope this helps
  Tobias
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


where is FreeBSD on ftp.uk.freebsd.org?

2008-05-24 Thread Chris Whitehouse
I normally use this server (aka ftp.plig.net) but it doesn't seem to be 
mirroring FreeBSD anymore. Is it coming back?


Also UK is not in the list of countries at 
http://mirrorlist.freebsd.org/FBSDsites.php.


thanks

Chris
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Unix command-line tools to edit SharePoint site?

2008-05-24 Thread Chris Whitehouse

Kelly Jones wrote:

I begrudgingly use a Windows SharePoint server at a customer's request.

I'd like to automate (command-line) updating and creating documents,
lists, etc.

Is there a Unix tool that does this?

I know SharePoint has an API, which basically spoofs the GET/POST
calls that your browser would make(?).

Has anyone written a Unix command-line tool (or Perl module, etc) that
abstracts this?






No virus found in this incoming message.
Checked by AVG. 
Version: 8.0.100 / Virus Database: 269.24.1/1463 - Release Date: 5/23/2008 3:36 PM

Is this what you want?

http://unxutils.sourceforge.net/

Chris
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: How to mount memory stick on sony vaio laptop?

2008-05-24 Thread Andrei Flame
  pci10: mass storage at device 3.2 (no driver
  attached)
 

 
 This is, I am afraid, your card reader device :(

You're right about the device, thanks! My pciconf -lv
says:

[EMAIL PROTECTED]:10:3:2:  class=0x018000 card=0x81ef104d
chip=0x803b104c rev=0x00 hdr=0x00
vendor = 'Texas Instruments (TI)'
device = 'PCIxx12 Integrated Flash Media
Controller'
class  = mass storage

Any further suggestions? 




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


Re: where is FreeBSD on ftp.uk.freebsd.org?

2008-05-24 Thread Sahil Tandon
* Chris Whitehouse [EMAIL PROTECTED] [05-24-2008]:

 Also UK is not in the list of countries at 
 http://mirrorlist.freebsd.org/FBSDsites.php.

Several UK mirrors listed here:

http://www.freebsd.org/doc/en/books/handbook/mirrors-ftp.html

-- 
Sahil Tandon [EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Uninstall Webmin

2008-05-24 Thread Sahil Tandon
* Ruel Luchavez [EMAIL PROTECTED] [05-24-2008]:

 but how do you uninstall the setup.sh? i have uninstall the webmin through
 its ports (deinstall) but every time i use again the setup.sh to finish the
 installation of webmin the server still read the old setup.sh configuration
 ( i can't set anymore the port,logs directory,username, etc.)

It is difficult to understand your exact problem or question, but does 
/usr/local/etc/webmin/ exist by any chance?  It was probably (since you 
modified its contents, this is a good thing) not deleted by 'make deinstall'. 
 So:

# rm -rf /usr/local/etc/webmin  /usr/local/lib/webmin/setup.sh

-- 
Sahil Tandon [EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Link Partnership with TitaniumMetalSupply.com

2008-05-24 Thread Eytan
I previously contacted you regarding a link partnership, and would like to 
propose an exchange between TitaniumMetalSupply.com and edake.com.  
Titanium Metal Supply Inc, supplies titanium mill products to the metal 
finishing industries including aerospace, architectural, automotive, 
biomedical, chemical processing, industrial, marine, oil, and others. They are 
a stocking distributor, and full service source of titanium mill products. 
TitaniumMetalSupply.com currently has a PR4 as well as many prominent rankings 
and we are constantly trying to do better..Titanium Metal Supply Inc, 
supplies titanium mill products to the metal finishing industries including 
aerospace, architectural, automotive, biomedical, chemical processing, 
industrial, marine, oil, and others. They are a stocking distributor, and full 
service source of titanium mill products. TitaniumMetalSupply.com currently has 
a PR4 as well as many prominent rankings and we are constantly trying to do 
better.
 
Please consider adding our link to your site on your page: 
http://www.edake.com/links/Bookmarks.htm

Here is our linking information:
 
Title: Titanium Sheet   
Description: Titanium sheets in stock and available for immediate shipment.  
URL: http://www.titaniummetalsupply.com 

== Begin HTML Code 

a href=http://www.titaniummetalsupply.com; Target=_blankbTitanium 
Sheet/b/a Titanium sheets in stock and available for immediate shipment.

== End HTML Code 

Let us know when our link is placed and we will post your link in the proper 
category of the resources page listed here: 
http://www.titaniummetalsupply.com/friendlysites/index.html 

Please be sure to include your desired title and description. Your link will be 
posted within hours, however, in some rare cases it may take longer.  Please 
feel free to let me know if you have any questions.

Thank you for your consideration,
 
Eytan
[EMAIL PROTECTED]
10025 Huennekens St. Ste C
San Diego, CA 92121   
   
If you would like not to receive any further communications from me please 
paste this link into your browser: 
http://www.cyberactivemarketing.com/unsubscribe/email_unsubscribe.php?id=c9QAK381q2a
Or simply respond to this email with Remove as the subject.

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


The FreeBSD Diary: 2008-05-04 - 2008-05-24

2008-05-24 Thread Dan Langille
The FreeBSD Diary contains a large number of practical 
examples and how-to guides.  This message is posted weekly
to freebsd-questions@freebsd.org with the aim of letting people
know what's available on the website.  Before you post a question
here it might be a good idea to first search the mailing list 
archives http://www.freebsd.org/search/search.html#mailinglists 
and/or The FreeBSD Diary http://www.freebsddiary.org/. 


-- 
Dan Langille
BSDCan - http://www.BSDCan.org/ - BSD Conference

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


Re: error:make:don't know how to make buildkernel.stop

2008-05-24 Thread v
On Fri, May 23, 2008 at 7:42 AM, Radomir Skrbek
[EMAIL PROTECTED] wrote:
 For make buildkernel you must have source:
  src-sys
  src-base   

 I had the same problem. :-)

Synchronizing Your Source

http://www.freebsd.org/doc/en/books/handbook/synching.html
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]