Warning explanation while kernel compiling

2009-09-25 Thread Arkady Tokaev










Can somebody explain me the warnings of compilation?
Please, explain me, at least, first 4 lines.

Arkady Tokaev
  
_
Не хотите, чтобы кто-то знал, что вы делали в Интернете вчера? Вам нужен 
Internet Explorer 8.
http://www.microsoft.ru/ie8ArkFreeBSD# make buildkernel KERNCONF=MYKERNEL  MyCompyle_2009-09-24.txt
../aicasm/aicasm: 880 instructions used
../aicasm/aicasm: 826 instructions used
/usr/src/sys/dev/ie/if_ie.c: In function 'ieget':
/usr/src/sys/dev/ie/if_ie.c:676: warning: cast discards qualifiers from pointer
target type
/usr/src/sys/dev/ie/if_ie.c:769: warning: passing argument 1 of 'bcopy' discards
 qualifiers from pointer target type
/usr/src/sys/dev/ie/if_ie.c:786: warning: passing argument 1 of 'bcopy' discards
 qualifiers from pointer target type
/usr/src/sys/dev/ie/if_ie.c:798: warning: passing argument 1 of 'bcopy' discards
 qualifiers from pointer target type
/usr/src/sys/dev/ie/if_ie.c: In function 'ie_readframe':
/usr/src/sys/dev/ie/if_ie.c:844: warning: passing argument 1 of 'bcopy' discards
 qualifiers from pointer target type
/usr/src/sys/dev/ie/if_ie.c: In function 'iestart':
/usr/src/sys/dev/ie/if_ie.c:944: warning: passing argument 2 of 'bcopy' discards
 qualifiers from pointer target type
/usr/src/sys/dev/ie/if_ie.c:956: warning: cast discards qualifiers from pointer
target type
/usr/src/sys/dev/ie/if_ie.c: In function 'check_ie_present':
/usr/src/sys/dev/ie/if_ie.c:1011: warning: passing argument 1 of 'bzero' discard
s qualifiers from pointer target type
/usr/src/sys/dev/ie/if_ie.c:1020: warning: passing argument 1 of 'bzero' discard
s qualifiers from pointer target type
/usr/src/sys/dev/ie/if_ie.c:1023: warning: passing argument 1 of 'bzero' discard
s qualifiers from pointer target type
/usr/src/sys/dev/ie/if_ie.c:1048: warning: passing argument 1 of 'bzero' discard
s qualifiers from pointer target type
/usr/src/sys/dev/ie/if_ie.c: In function 'command_and_wait':
/usr/src/sys/dev/ie/if_ie.c:1298: warning: cast discards qualifiers from pointer
 target type
/usr/src/sys/dev/ie/if_ie.c:1314: warning: cast discards qualifiers from pointer
 target type
/usr/src/sys/dev/ie/if_ie.c: In function 'setup_rfa':
/usr/src/sys/dev/ie/if_ie.c:1397: warning: passing argument 1 of 'bzero' discard
s qualifiers from pointer target type
/usr/src/sys/dev/ie/if_ie.c:1421: warning: passing argument 1 of 'bzero' discard
s qualifiers from pointer target type
/usr/src/sys/dev/ie/if_ie.c: In function 'mc_setup':
/usr/src/sys/dev/ie/if_ie.c:1470: warning: passing argument 1 of 'bcopy' discard
s qualifiers from pointer target type
/usr/src/sys/dev/ie/if_ie.c:1470: warning: passing argument 2 of 'bcopy' discard
s qualifiers from pointer target type
/usr/src/sys/dev/ie/if_ie.c: In function 'ieinit':
/usr/src/sys/dev/ie/if_ie.c:1501: warning: assignment discards qualifiers from p
ointer target type
/usr/src/sys/dev/ie/if_ie.c:1534: warning: passing argument 1 of 'bcopy' discard
s qualifiers from pointer target type
/usr/src/sys/dev/ie/if_ie.c:1534: warning: passing argument 2 of 'bcopy' discard
s qualifiers from pointer target type
/usr/src/sys/dev/ie/if_ie.c:1557: warning: assignment discards qualifiers from p
ointer target type
/usr/src/sys/dev/ie/if_ie.c:1568: warning: assignment discards qualifiers from p
ointer target type
/usr/src/sys/dev/ie/if_ie.c:1571: warning: assignment discards qualifiers from p
ointer target type
/usr/src/sys/dev/ie/if_ie.c:1578: warning: assignment discards qualifiers from p
ointer target type
/usr/src/sys/dev/ie/if_ie.c:1583: warning: passing argument 1 of 'bzero' discard
s qualifiers from pointer target type
/usr/src/sys/dev/ie/if_ie.c:1584: warning: passing argument 1 of 'bzero' discard
s qualifiers from pointer target type
/usr/src/sys/dev/ie/if_ie.c: At top level:
/usr/src/sys/dev/ie/if_ie.c:1143: warning: 'ee16_read_eeprom' defined but not us
ed
/usr/src/sys/dev/ie/if_ie.c:1085: warning: 'find_ie_mem_size' defined but not us
ed
/usr/src/sys/modules/ie/../../dev/ie/if_ie.c: In function 'ieget':
/usr/src/sys/modules/ie/../../dev/ie/if_ie.c:676: warning: cast discards qualifi
ers from pointer target type
/usr/src/sys/modules/ie/../../dev/ie/if_ie.c:769: warning: passing argument 1 of
 'bcopy' discards qualifiers from pointer target type
/usr/src/sys/modules/ie/../../dev/ie/if_ie.c:786: warning: passing argument 1 of
 'bcopy' discards qualifiers from pointer target type
/usr/src/sys/modules/ie/../../dev/ie/if_ie.c:798: warning: passing argument 1 of
 'bcopy' discards qualifiers from pointer target type
/usr/src/sys/modules/ie/../../dev/ie/if_ie.c: In function 'ie_readframe':
/usr/src/sys/modules/ie/../../dev/ie/if_ie.c:844: warning: passing argument 1 of
 'bcopy' discards qualifiers from pointer target type
/usr/src/sys/modules/ie/../../dev/ie/if_ie.c: In function 'iestart':
/usr/src/sys/modules/ie/../../dev/ie/if_ie.c:944: warning: passing argument 2 of
 'bcopy' 

dbus/hal in freebsd 7.2 hangs X11

2009-09-25 Thread Giuseppe Pagnoni
Hi all,

I am trying to use hal/dbus on a i386 machine with FreeBSD 7.2 (ports
updated to the latest tree snapshot as of yesterday), but despite
spending a full day looking up the handbook, faq, and google, I cannot
make it work properly.  More specifically, when I  use either xfce4 or
xmonad after having enabled dbus/hald in rc.conf:

hald_enable=YES
dbus_enable=YES

both window managers become very unresponsive and hang as if hal was
trying to access/mount something.  For example, the terminal may take
*seconds* to display typed in characters and in xfce if you click on
the desktop icons for home directory etc., they don't open up at all
in the thunar file manager (they do though, if you right click on them
and choose 'open').

I read on the freebsd/gnome/halfaq that you should not have in your
/etc/fstab entries that are supposed to be used by hal, so I commented
out the lines for cdrom and flash USB drive in fstab:

# DeviceMountpoint  FStype  Options DumpPass#
/dev/ad6s1b noneswapsw  0   0
/dev/ad6s1a /   ufs rw  1   1
/dev/ad6s1e /tmpufs rw  2   2
/dev/ad6s1f /usrufs rw  2   2
/dev/ad6s1d /varufs rw  2   2
#/dev/acd0  /cdrom  cd9660  ro,noauto   0   0
# Changed the above for the following (ATAPI-CAM)
#/dev/cd0   /mnt/cdrom  cd9660  ro,noauto   0   0
#/dev/da0s1 /mnt/flash  msdosfs rw,noauto   0   0
# For linux compat
linproc/usr/compat/linux/proc  linprocfs   rw  0   0
# For VirtualBox, truss(1)
proc/proc   procfs  rw  00

However, this produces no improvement.

Also, following the instruction in the mentioned FAQ, I added the
following lines to the /usr/local/etc/PolicyKit/PolicyKit.conf file:

match action=org.freedesktop.hal.storage.mount-removable
  match user=giuseppe
return result=yes/
  /match
/match

alas, with no improvement either...


Before trying to use hal (which I needed for VirtualBox), I had
changed system settings for making the flash USB drive and CD-rom user
mountable, following the instructions in the handbook at:

http://www.freebsd.org/doc/en/books/handbook/usb-disks.html

that is:
1) adding myself to the operator group
2) adding the following lines to /etc/devfs.rules
 [localrules=5]
 add path 'cd*' mode 0660 group operator
 [localrules=6]
 add path 'da*' mode 0660 group operator
   3) enable devfs.rules(5) in /etc/rc.conf:
 devfs_system_ruleset=localrules
   4) adding the line to /etc/sysctl.conf
  vfs.usermount=1
   5) create user accessible mount points:
mkdir /mnt/cdrom /mnt/flash
chown giuseppe:giuseppe /mnt/cdrom /mnt/flash


It seems to me that this should not have any relevance for the
misbehavior of hal/dbus, but I am reporting it here just in case there
is some weird interaction that I am not aware of.

I am kind of stumped at this point, I would be very grateful is
somebody has any suggestion to share.

thanks in advance!

giuseppe
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Check out the latest in Movies!

2009-09-25 Thread 701Panduan
FEATURED MOVIE THIS WEEK 
JIN NOTTI 

Notti, a lonely female genie is sent for imprisonment by the court of genies 
for her indecency that is against their norm. Insulted by her conduct, the 
court decides to expel her to the world to do various bad things yet it never 
works to change her into becoming a bad genie... 

http://701panduan.us1.list-manage.com/track/click?u=9427d7ca185b169820467fdfdid=11b70f3bdbe=21342079b5
 

===
 

ARTIST OF THE WEEK 
Patrick Swayze (1952 - 2009) 

Patrick SwayzeActor Patrick Swayze passed away last Monday after battling with 
pancreatic cancer for nearly eight months. Swayze is best known for his role in 
Dirty Dancing and Ghost. 

http://701panduan.us1.list-manage.com/track/click?u=9427d7ca185b169820467fdfdid=75a6b5778de=21342079b5
 

===
 

SUBSCRIBE TO OUR NEWSLETTER for a chance to WIN MOVIE TICKETS 

http://701panduan.us1.list-manage.com/track/click?u=9427d7ca185b169820467fdfdid=b339c1d64de=21342079b5
 

===
 

NOW SHOWING 

# Jin Notti 
# Momok The Movie 
# Coraline 
# G-force 
# Tsunami 

http://701panduan.us1.list-manage.com/track/click?u=9427d7ca185b169820467fdfdid=28e2d509d6e=21342079b5
 

===
 

NEW TRAILERS 

# New Moon 
# Sherlock Holmes 
# Jennifer's Body 
# Zombieland 
# Avatar 

http://701panduan.us1.list-manage.com/track/click?u=9427d7ca185b169820467fdfdid=7dfc5e808ae=21342079b5
 

===
 

View the HTML version of this newsletter: - 
http://701panduan.us1.list-manage.com/track/click?u=9427d7ca185b169820467fdfdid=7ad9874753e=21342079b5
==

Unsubscribe freebsd-questions@freebsd.org from this list:
http://701panduan.us1.list-manage.com/unsubscribe?u=9427d7ca185b169820467fdfdid=0299468114e=21342079b5c=12bd20ad6a
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: FreeBSD crossover cable network

2009-09-25 Thread Oliver Mahmoudi
Got it, forcing the nics to up did the job here.
I was quite surprised why it complained at all, as this has never happened
to me on my regular network.

Both of my cards make use of the rl(4) driver.

Thanks again.

Oliver

ps: may the force be with you



On Thu, Sep 24, 2009 at 3:27 PM, Steve Bertrand st...@ibctech.ca wrote:

 Steve Bertrand wrote:
  Oliver Mahmoudi wrote:
  Hi everybody,
 
  I am trying to set up a crossover cable network between two computers
  running FreeBSD 7.0.
  The network cards are configured and they work, i.e. I pinged myself and
 it
  works.
 
  However, when booting up the systems I always get the error message that
 the
  link status
  of my network cards has changed to down.
 
  Running `ifconfig` tells me that no carrier has been detected even
 though
  the cable ends are
  plugged in.
 
  What type of cards are they?
 
  I've noticed in the past that sometimes I had to manually force the
  cards to 'UP' prior to assigning any addresses to them:

 ... in /etc/rc.conf

  ifconfig_em6=up
  ifconfig_em6=inet6 2607:f118:1:2::/64 eui64
 
  Try the up statement, and see if it helps after the next reboot.

 Steve


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


Re: why no Oracle on FreeBSD ?

2009-09-25 Thread Saifi Khan
On Thu, 24 Sep 2009, Julian H. Stacey wrote:

i noticed that there is no Oracle available for FreeBSD
http://www.oracle.com/technology/software/products/database/index.html

What could be the reason for that ?
   
   Best ask direct of commercial application vendor Oracle.
   IE wave money under Oracle's nose  ask to purchase what you want.
   
   If Oracle think there's enough profit in it, there's many BSD
   consultants eg http://berklix.com/consultants/ willing to work.
   
   Cheers,
   Julian
   -- 
  
  i was wondering if there is any technical reason behind this ?
 
 Most unlikely. Ask Oracle  tell advocacy@ what you find out.
 I'd bet perceived market share  demand as ever, ie Money.
 

Hi Julian:

Here is the response on the Oracle forum thread to my posting,



FreeBSD is a kernel not used in any extant operating system with
the sole exception being Apple's Mac OSX so you are heading,
full speed ahead, toward disappointment. FreeBSD handles many
things very differently from the UNIX System 5 standard so you
can not just kludge your way into this.

What fascinates me about your request is why you care. FreeBSD
is going nowhere at a staggeringly fast pace. And to the same
place as went Oracle Database version 8.0. Obscurity.

Install Oracle's Enterprise Linux and you will have a real
operating system in less time than you've spent monitoring this
thead. And as an additional value it will support the Oracle
technology stack while you are still young enough to use it.


and

IF you can match up the system calls, then you can 'make it
work'. 


The relevant  links are
1.  http://forums.oracle.com/forums/thread.jspa?threadID=952076tstart=0
2.  http://forums.oracle.com/forums/thread.jspa?threadID=952076tstart=0 

The response seems to suggest that there is some feature used by
Oracle which is expected from a UNIX Sys 5 std and perhaps
FreeBSD does not support/have the syscall.

Given the response, What is your analysis of the situation ?


thanks
Saifi.

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


Re: why no Oracle on FreeBSD ?

2009-09-25 Thread krad
2009/9/25 Saifi Khan saifi.k...@datasynergy.org

 On Thu, 24 Sep 2009, Julian H. Stacey wrote:

 i noticed that there is no Oracle available for FreeBSD

 http://www.oracle.com/technology/software/products/database/index.html

 What could be the reason for that ?
   
Best ask direct of commercial application vendor Oracle.
IE wave money under Oracle's nose  ask to purchase what you want.
   
If Oracle think there's enough profit in it, there's many BSD
consultants eg http://berklix.com/consultants/ willing to work.
   
Cheers,
Julian
--
  
   i was wondering if there is any technical reason behind this ?
 
  Most unlikely. Ask Oracle  tell advocacy@ what you find out.
  I'd bet perceived market share  demand as ever, ie Money.
 

 Hi Julian:

 Here is the response on the Oracle forum thread to my posting,


 
 FreeBSD is a kernel not used in any extant operating system with
 the sole exception being Apple's Mac OSX so you are heading,
 full speed ahead, toward disappointment. FreeBSD handles many
 things very differently from the UNIX System 5 standard so you
 can not just kludge your way into this.

 What fascinates me about your request is why you care. FreeBSD
 is going nowhere at a staggeringly fast pace. And to the same
 place as went Oracle Database version 8.0. Obscurity.

 Install Oracle's Enterprise Linux and you will have a real
 operating system in less time than you've spent monitoring this
 thead. And as an additional value it will support the Oracle
 technology stack while you are still young enough to use it.
 

 and
 
 IF you can match up the system calls, then you can 'make it
 work'.
 

 The relevant  links are
 1.  http://forums.oracle.com/forums/thread.jspa?threadID=952076tstart=0
 2.  http://forums.oracle.com/forums/thread.jspa?threadID=952076tstart=0

 The response seems to suggest that there is some feature used by
 Oracle which is expected from a UNIX Sys 5 std and perhaps
 FreeBSD does not support/have the syscall.

 Given the response, What is your analysis of the situation ?


 thanks
 Saifi.

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


I have seen a guide on howto get oracle to run on bsd, it did use linux
compatibility though.

I have to say though the reality of the situation is you are probably best
running oracle on solaris with a zfs fs underneath it. Forget the wrongs and
rights and what should bes, the reality is you will find everything easier
from a comercial support point of view with that combination.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: dbus/hal in freebsd 7.2 hangs X11

2009-09-25 Thread William Bulley
According to Giuseppe Pagnoni gpagn...@gmail.com on Fri, 09/25/09 at 03:32:
 
 I am trying to use hal/dbus on a i386 machine with FreeBSD 7.2 (ports
 updated to the latest tree snapshot as of yesterday), but despite
 spending a full day looking up the handbook, faq, and google, I cannot
 make it work properly.  More specifically, when I  use either xfce4 or
 xmonad after having enabled dbus/hald in rc.conf:
 
 hald_enable=YES
 dbus_enable=YES
 
 both window managers become very unresponsive and hang as if hal was
 trying to access/mount something.  For example, the terminal may take
 *seconds* to display typed in characters and in xfce if you click on
 the desktop icons for home directory etc., they don't open up at all
 in the thunar file manager (they do though, if you right click on them
 and choose 'open').

I, too, have seen this same problem, but with OpenMotif (mwm) as my
window manager.  I have solved the problem by changing the lines:

dbus_enable=YES
hald_enable=YES

to

dbus_enable=NO
hald_enable=NO

in my /etc/rc.conf file.  This makes things in xorg-7.4_2 and open-motif-2.2.3_6
and 7.2-STABLE FreeBSD 7.2-STABLE #0: Tue Sep 15 14:33:54 EDT 2009 work for me.

Regards,

web...

--
William Bulley Email: w...@umich.edu

72 characters width template -|
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: why no Oracle on FreeBSD ?

2009-09-25 Thread Dag-Erling Smørgrav
Saifi Khan saifi.k...@datasynergy.org writes:
 The response seems to suggest [...]

...nothing except that whoever wrote it has absolutely no idea what
they're talking about.

DES
-- 
Dag-Erling Smørgrav - d...@des.no
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: dbus/hal in freebsd 7.2 hangs X11

2009-09-25 Thread Giuseppe Pagnoni
Hi William,

thank you very much for your reply.  I believe, though, that if you
disable hal and dbus in rc.conf, then you are not using them at all
(the corresponding daemons don't start up at boot time).  For me too
the window managers work fine *without* hal/dbus, but I was trying to
get these working.

best,
  giuseppe

On Fri, Sep 25, 2009 at 2:32 PM, William Bulley w...@umich.edu wrote:
 According to Giuseppe Pagnoni gpagn...@gmail.com on Fri, 09/25/09 at 03:32:

 I am trying to use hal/dbus on a i386 machine with FreeBSD 7.2 (ports
 updated to the latest tree snapshot as of yesterday), but despite
 spending a full day looking up the handbook, faq, and google, I cannot
 make it work properly.  More specifically, when I  use either xfce4 or
 xmonad after having enabled dbus/hald in rc.conf:

 hald_enable=YES
 dbus_enable=YES

 both window managers become very unresponsive and hang as if hal was
 trying to access/mount something.  For example, the terminal may take
 *seconds* to display typed in characters and in xfce if you click on
 the desktop icons for home directory etc., they don't open up at all
 in the thunar file manager (they do though, if you right click on them
 and choose 'open').

 I, too, have seen this same problem, but with OpenMotif (mwm) as my
 window manager.  I have solved the problem by changing the lines:

 dbus_enable=YES
 hald_enable=YES

 to

 dbus_enable=NO
 hald_enable=NO

 in my /etc/rc.conf file.  This makes things in xorg-7.4_2 and 
 open-motif-2.2.3_6
 and 7.2-STABLE FreeBSD 7.2-STABLE #0: Tue Sep 15 14:33:54 EDT 2009 work for 
 me.

 Regards,

 web...

 --
 William Bulley                     Email: w...@umich.edu

 72 characters width template -|




-- 
Giuseppe Pagnoni
Dip. Scienze Biomediche
Sezione Fisiologia
Univ. di Modena e Reggio Emilia
Via Campi 287
I-41100 Modena, Italy
Tel: +39-059-205-5742
Fax: +39-059-205-5363
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: why no Oracle on FreeBSD ?

2009-09-25 Thread Steve Bertrand
Saifi Khan wrote:
 On Thu, 24 Sep 2009, Julian H. Stacey wrote:
 
 i noticed that there is no Oracle available for FreeBSD
 http://www.oracle.com/technology/software/products/database/index.html

 What could be the reason for that ?
 Best ask direct of commercial application vendor Oracle.
 IE wave money under Oracle's nose  ask to purchase what you want.

 If Oracle think there's enough profit in it, there's many BSD
 consultants eg http://berklix.com/consultants/ willing to work.

 Cheers,
 Julian
 -- 
 i was wondering if there is any technical reason behind this ?
 Most unlikely. Ask Oracle  tell advocacy@ what you find out.
 I'd bet perceived market share  demand as ever, ie Money.

 
 Hi Julian:
 
 Here is the response on the Oracle forum thread to my posting,
 
 
 
 FreeBSD is a kernel not used in any extant operating system with
 the sole exception being Apple's Mac OSX so you are heading,
 full speed ahead, toward disappointment. FreeBSD handles many
 things very differently from the UNIX System 5 standard so you
 can not just kludge your way into this.
 
 What fascinates me about your request is why you care. FreeBSD
 is going nowhere at a staggeringly fast pace. And to the same
 place as went Oracle Database version 8.0. Obscurity.
 
 Install Oracle's Enterprise Linux and you will have a real
 operating system in less time than you've spent monitoring this
 thead. And as an additional value it will support the Oracle
 technology stack while you are still young enough to use it.
 
 
 and
 
 IF you can match up the system calls, then you can 'make it
 work'. 
 
 
 The relevant  links are
 1.  http://forums.oracle.com/forums/thread.jspa?threadID=952076tstart=0
 2.  http://forums.oracle.com/forums/thread.jspa?threadID=952076tstart=0 
 
 The response seems to suggest that there is some feature used by
 Oracle which is expected from a UNIX Sys 5 std and perhaps
 FreeBSD does not support/have the syscall.
 
 Given the response, What is your analysis of the situation ?

That whoever wrote that post is very closed minded, has no problem
condemning something prior to investigation, and perhaps wears a pair of
glasses that only come in one shade.

It makes me very proud to be a member of this great community, where the
attitude is more 'get the job done with whatever tool suits the task',
as opposed to 'if you don't use this, then forget it'.

I completely and utterly disagree with the claims made in that post.
I've been using FreeBSD for nearly 10 years, and I vouch for the fact
that FreeBSD has made huge strides during that time. Not only is the OS
mature, but so are the people who write it, maintain it, and advocate it.

Was about to add 'defend it' to the last sentence there, but it's not
even necessary. FreeBSD's track record, and the fact that it's used in
the most critical of infrastructures proves that FreeBSD merrily holds
it's own water, without a word ever needing to be spoken.

Steve


smime.p7s
Description: S/MIME Cryptographic Signature


Re: dbus/hal in freebsd 7.2 hangs X11

2009-09-25 Thread kron24

Dne 25.9.2009 14:32, William Bulley napsal(a):

According to Giuseppe Pagnonigpagn...@gmail.com  on Fri, 09/25/09 at 03:32:
   

I am trying to use hal/dbus on a i386 machine with FreeBSD 7.2 (ports
updated to the latest tree snapshot as of yesterday), but despite
spending a full day looking up the handbook, faq, and google, I cannot
make it work properly.  More specifically, when I  use either xfce4 or
xmonad after having enabled dbus/hald in rc.conf:

hald_enable=YES
dbus_enable=YES

both window managers become very unresponsive and hang as if hal was
trying to access/mount something.  For example, the terminal may take
*seconds* to display typed in characters and in xfce if you click on
the desktop icons for home directory etc., they don't open up at all
in the thunar file manager (they do though, if you right click on them
and choose 'open').
 

I, too, have seen this same problem, but with OpenMotif (mwm) as my
window manager.  I have solved the problem by changing the lines:

dbus_enable=YES
hald_enable=YES

to

dbus_enable=NO
hald_enable=NO

in my /etc/rc.conf file.  This makes things in xorg-7.4_2 and open-motif-2.2.3_6
and 7.2-STABLE FreeBSD 7.2-STABLE #0: Tue Sep 15 14:33:54 EDT 2009 work for me.
   

The same problem on my test machine:
  FreeBSD 8.0-RC1
  xfce-4.6.1
  xorg-7.4_2
I usually run it without dbus+hal and it works fine.
With dbus+hal enabled (just for the sake of test)
I experienced the same hangs.

BR, Oli
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Is it possible to setup a graid3 on root?

2009-09-25 Thread Modulok
Just wondering if it is possible to setup a striped root partition
(graid3) and still be able to boot from it. Logically, it doesn't
sound promising, but has anyone tried this?

Thanks!
-Modulok-
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


SOLVED? Re: X - after some time can't lauch new windows, Error: Can't open display

2009-09-25 Thread Anton Shterenlikht
On Thu, Sep 24, 2009 at 04:49:02PM +0100, Anton Shterenlikht wrote:
 After some time I cannot open any new windows in X,
 I get
   No protocol specified
   Error: Can't open display: :0.0
 
 This is on i386 9.0-current with
   agp0: Intel 82845M (845M GMCH) SVGA controller on vgapci0
 
 I've xorg-7.4_2, xorg-server-1.6.1,1, xf86-video-intel-2.7.1
 and latest hal and dbus.
 
 My window manager is mwm (part of open-motif-2.2.3_6).
 
 After logging into X via xdm I can launch new windows fine.
 But after a while, probably several hours, an attempt to
 launch a new window, i.e. any program that opens a new window,
 like xterm or xpdf, results in the error message above.
 
 The only solution I've found is to logout of xdm and login again.
 But would be great to solve this properly.

I realised that rsync from another box was overwriting $HOME/.Xauthority
every time I sinchronised the two machines. After that connection
to X server is refused because the data in .Xauthority doesn't match
what the X server is expecting (is that so? not sure..).
Logging out and on again creates a new .Xauthority file, and all
is fine after that.  

Or perhaps the mechanism I described is not correct..
Anyway it seems to have helped.

-- 
Anton Shterenlikht
Room 2.6, Queen's Building
Mech Eng Dept
Bristol University
University Walk, Bristol BS8 1TR, UK
Tel: +44 (0)117 331 5944
Fax: +44 (0)117 929 4423
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: why no Oracle on FreeBSD ?

2009-09-25 Thread telmnstr



That whoever wrote that post is very closed minded, has no problem
condemning something prior to investigation, and perhaps wears a pair of
glasses that only come in one shade.


Oracle is an expensive business application that is expected to be VERY 
reliable. It's expected to have a high end support infrastructure behind 
it.


This is why they limit the number of operating systems to a very specific 
few, that are backed by companies with a reputation. I'm not vouching for 
them, but most businesses aren't looking to plunk down $50,000 or $100,000 
for a database product for their mission critical application, and run it 
on something that lacks a commercial support infrastructure behind it.


RedHat is the only reason linux has gotten as far as it has in the heavy 
business and gov't world.



I completely and utterly disagree with the claims made in that post.
I've been using FreeBSD for nearly 10 years, and I vouch for the fact
that FreeBSD has made huge strides during that time. Not only is the OS
mature, but so are the people who write it, maintain it, and advocate it.


While it has, it's still lagging. I can't even get a decent shell from the 
FreeBSD install CD or boot CD. If the installer fails at getting the first 
package, after you re-enter the information to try again, it seems to pick 
up on package #2, skipping the first, which is probably the kernel. I took 
a hiatus(sp) from FreeBSD and when I came back after spending a bunch of 
time in the Linux world, I noticed some pretty sore things.


I'm not hating on BSD, I'm still kind of meh about Linux, but I can see 
why companies do what they do. A small firm webhosting stuff with MySQL is 
one thing. Large corporations running mission critical databases is 
another.


I assume Oracle goes through heavy lengths to certify their product on the 
few OSes they officially support. Probably Solaris, Redhat and their own 
Linux distro. This is a huge deal to them.


Think of it as an appliance. If you hate Linux, help Solaris. Run your 
oracle on your Solaris system, and hit it from your FreeBSD system.


I'd be willing to bet there is little to no commercial demand for Oracle 
on FreeBSD. Heck, look at all the SGI went through with Oracle, and the 
rumors were that Oracle ran faster than any other platform on IRIX for a 
while. Oracle wouldn't release it, maybe becuase Ellison and McNealy are 
BFF or something.




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


Re: Is it possible to setup a graid3 on root?

2009-09-25 Thread Tim Judd
On 9/25/09, Modulok modu...@gmail.com wrote:
 Just wondering if it is possible to setup a striped root partition
 (graid3) and still be able to boot from it. Logically, it doesn't
 sound promising, but has anyone tried this?

 Thanks!
 -Modulok-


Remember --

To boot off a distributed RAID, it needs to be known, established,
turned on before the kernel loads.
Software raid is turned on after the kernel probes and starts running /etc/rc

Software RAID1 is not striped across disks, so it can be booted from.
All other software RAIDs on the drives are unable to be
individualized, and shouldn't logically be bootable.



I doubt you can do it with graid3 part of the kernel either.  This is
a big advantage over a hardware raid card... the card takes care of
the distribted peices of a file.


Sorry it wasn't a positive answer.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: why no Oracle on FreeBSD ?

2009-09-25 Thread Andrew Gould
oops.  After replying to all, I noticed that this thread is
cross-posted to both freebsd-questions and freebsd-advocacy.
(Although I removed advocacy from this reply.)

fyi
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: why no Oracle on FreeBSD ?

2009-09-25 Thread Andrew Gould
On Fri, Sep 25, 2009 at 9:28 AM,  telmn...@757.org wrote:

 That whoever wrote that post is very closed minded, has no problem
 condemning something prior to investigation, and perhaps wears a pair of
 glasses that only come in one shade.

 Oracle is an expensive business application that is expected to be VERY
 reliable. It's expected to have a high end support infrastructure behind it.

 This is why they limit the number of operating systems to a very specific
 few, that are backed by companies with a reputation. I'm not vouching for
 them, but most businesses aren't looking to plunk down $50,000 or $100,000
 for a database product for their mission critical application, and run it on
 something that lacks a commercial support infrastructure behind it.

 RedHat is the only reason linux has gotten as far as it has in the heavy
 business and gov't world.

 I completely and utterly disagree with the claims made in that post.
 I've been using FreeBSD for nearly 10 years, and I vouch for the fact
 that FreeBSD has made huge strides during that time. Not only is the OS
 mature, but so are the people who write it, maintain it, and advocate it.

 While it has, it's still lagging. I can't even get a decent shell from the
 FreeBSD install CD or boot CD. If the installer fails at getting the first
 package, after you re-enter the information to try again, it seems to pick
 up on package #2, skipping the first, which is probably the kernel. I took a
 hiatus(sp) from FreeBSD and when I came back after spending a bunch of time
 in the Linux world, I noticed some pretty sore things.

 I'm not hating on BSD, I'm still kind of meh about Linux, but I can see why
 companies do what they do. A small firm webhosting stuff with MySQL is one
 thing. Large corporations running mission critical databases is another.

 I assume Oracle goes through heavy lengths to certify their product on the
 few OSes they officially support. Probably Solaris, Redhat and their own
 Linux distro. This is a huge deal to them.

 Think of it as an appliance. If you hate Linux, help Solaris. Run your
 oracle on your Solaris system, and hit it from your FreeBSD system.

 I'd be willing to bet there is little to no commercial demand for Oracle on
 FreeBSD. Heck, look at all the SGI went through with Oracle, and the rumors
 were that Oracle ran faster than any other platform on IRIX for a while.
 Oracle wouldn't release it, maybe becuase Ellison and McNealy are BFF or
 something.


...and this, of course, brings us to the purchase of Sun Microsystems
by Oracle.  Expect Oracle to put a lot of emphasis on Solaris in the
future.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: gtar-1.22_1, lzmautils-4.32.7 and xz-4.999.9

2009-09-25 Thread Christian Weisgerber
Greg Larkin glar...@freebsd.org wrote:

 Portupgrade can handle the package move with a little extra help from an
 entry in /usr/ports/UPDATING and the correct command argument (-o
 ORIGIN).

 The committer hasn't added an entry to UPDATING yet, but it's a good
 idea in this situation.

I didn't feel it was warranted, but I have added an entry now.

-- 
Christian naddy Weisgerber  na...@mips.inka.de

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


Make Fast Money From home

2009-09-25 Thread Angel
NEW! * e-Mail 10k Per Day With a Push Of a Button!!

http://www.americaninternetgroup.com/emailer/emailer.php?uid=agrim36_1



Here is My Primary Business
Make Fast Money From home

Want Income For Life?
Want To Make 4.000 A Month? 
Want a Home Business Opportunity?
Join GDI!

Has a 7 day FREE TRIAL.
Is Recommended by the FCC.
Is Listed By The BBB.
Top 50 Fastest Growing Online Businesses.
Pays Residual Income.
Pays Bonuses!
And is only 10.00 a month!!

BONUSES!!
Sponsor 5 People A Week GET   100.00
Sponsor 10 People A Week GET 200.00
Sponsor 15 People A Week GET 300.00
There Is No Limit!!
 
And Collect 1.00 For Every Person You Sponsor
Every Month For Life!!

http://freedom.ws/index.dhtml?sponsor=agrim36chk=1

http://www.mlmworldwidemoneymaker.com



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


Re: Not able to compile GENERIC kernel

2009-09-25 Thread mfv
On Sunday, 20 September 2009 12:55:44 Giorgos Keramidas wrote:
 On Sun, 20 Sep 2009 11:15:15 -0400, mfv mrk...@acm.org wrote:
  Hello,
 
  After rebuilding FreeBSD for many years I am not able to build a
  GENERIC kernel for the last few days.  It always stops when
  compiling acpi.
 
  The source code is up to date for 7 -STABLE for i386 on a amd64
  cpu. I have always been able to recompile a GENERIC kernel since
  release 5.1 and do not know what I am doing wrong.
 
  Any help would be greatly appreciated.
 
  With thanks.
 
  Marek
 
  The following is the tail end of make buildkernel:
 
  cc -O2 -fno-strict-aliasing -pipe -D_KERNEL -DKLD_MODULE -std=c99 -
  nostdinc -I
  /usr/src/sys/modules/acpi/acpi/../../../contrib/dev/acpica
  -DHAVE_KERNEL_OPTION_ HEADERS -include
  /usr/obj/usr/src/sys/GENERIC/opt_global.h -I. -I@ -I@/contrib/a ltq
  -finline-limit=8000 --param inline-unit-growth=100 --param large-
  function-growth=1000 -fno-common -g -I/usr/obj/usr/src/sys/GENERIC
  -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx
  -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 - ffreestanding -Wall
  -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmi
  ssing-prototypes -Wpointer- arith -Winline -Wcast-qual -Wundef
  -Wno-pointer-sign -fformat-extensions -c
  /usr/src/sys/modules/acpi/acpi/../../../i386/acpica/acpi _machdep.c
  @ -/usr/src/sys
  ln: @/sys: Operation not permitted
  *** Error code 1
 
 Can you wipe our /usr/obj and start with a clean object tree?  You
  may also have stale build artifacts in /usr/src so something like
  this might be a good idea:
 
 # rm -fr /usr/obj/usr
 # cd /usr/src
 # make cleandir ; make cleandir
 

Thanks to all for your comments and insights.

I was finally able to compile a GENERIC kernel by performing radical 
surgery:

   1. cd /usr/src/sys
   2. rm -r *
   3. Update source tree using csup
   4. cd /usr/src
   5. make cleanworld
   6. make buildkernel

I did this over three days.  On the third day it finally worked.  My 
suspicion is that for some reason my source code was scrambled.

Thanks again for your comments.  Using them as a starting point I 
discovered cleanworld and have a better understanding of the compile 
process.

Cheers...

Marek
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Undelivered mail: Fwd: Warning again

2009-09-25 Thread Antivirus
Dear User,

the message with following attributes has not been delivered,
because contains an infected object.

Sender = questi...@freebsd.org (may be forged)
Recipients = gr...@dublinartmill.com 
Subject =  Fwd: Warning again
Message-ID = [unknown-id]

Antivirus filter report:
--- Dr.Web report ---
Following virus(es) has been found:
Known virus(es):
Win32.HLLM.Netsky.based

Dr.Web detailed report:
172.16.3.56 [26013] drweb.tmp.3KP514 - archive MAIL
172.16.3.56 [26013] drweb.tmp.3KP514/websites01.zip - archive ZIP
172.16.3.56 [26013] drweb.tmp.3KP514/websites01.zip/document.txt   
.exe infected with 
Win32.HLLM.Netsky.based

Dr.Web scanning statistic:
Known viruses : 1

--- Dr.Web report ---

The original message was stored in archive record named: 
file was not created 
In order to receive the original message, please send request to 
postmaster, referring to the archive record 
name given above.

---
   Antivirus service provided by Dr.Web(R) Daemon for Unix
   (http://www.drweb.ru, http://www.dials.ru/english)
Sehr geehrter Empfaenger,

die folgende Email Nachricht konnte nicht uebermittelt werden,
da diese eine infizierte Datei enthaelt. 

Absender = questi...@freebsd.org (koennte gefaelscht sein)
Empfaenger = gr...@dublinartmill.com 
Betreff =  Fwd: Warning again
Message-ID = [unknown-id]


--- Antivirus Report ---
Die folgenden Viren wurden gefunden:
Known virus(es):
Win32.HLLM.Netsky.based

Detaillierter Report:
172.16.3.56 [26013] drweb.tmp.3KP514 - archive MAIL
172.16.3.56 [26013] drweb.tmp.3KP514/websites01.zip - archive ZIP
172.16.3.56 [26013] drweb.tmp.3KP514/websites01.zip/document.txt   
.exe infected with 
Win32.HLLM.Netsky.based

Statistik der gescannten Mails:
Known viruses : 1

--- Antivirus report ---

Die Original-Nachricht wurde in folgendem Archiv gespeichert:
file was not created 

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

Re: why no Oracle on FreeBSD ?

2009-09-25 Thread Philippe Laquet

Dag-Erling Smørgrav a écrit :

Saifi Khan saifi.k...@datasynergy.org writes:
  

The response seems to suggest [...]



...nothing except that whoever wrote it has absolutely no idea what
they're talking about.

DES
  


I know that the question was about native FreeBSD port but did someone 
tried / used Oracle on top of Linux binary Emulation?

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/linuxemu-oracle.html

I was just wondering about limitations and performance issues using that 
way...



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


Re: dbus/hal in freebsd 7.2 hangs X11

2009-09-25 Thread Warren Block

On Fri, 25 Sep 2009, kron24 wrote:

Dne 25.9.2009 14:32, William Bulley napsal(a):
According to Giuseppe Pagnonigpagn...@gmail.com  on Fri, 09/25/09 at 
03:32:



I am trying to use hal/dbus on a i386 machine with FreeBSD 7.2 (ports
updated to the latest tree snapshot as of yesterday), but despite
spending a full day looking up the handbook, faq, and google, I cannot
make it work properly.  More specifically, when I  use either xfce4 or
xmonad after having enabled dbus/hald in rc.conf:

hald_enable=YES
dbus_enable=YES

both window managers become very unresponsive and hang as if hal was
trying to access/mount something.  For example, the terminal may take
*seconds* to display typed in characters and in xfce if you click on
the desktop icons for home directory etc., they don't open up at all
in the thunar file manager (they do though, if you right click on them
and choose 'open').


[edit]


The same problem on my test machine:
 FreeBSD 8.0-RC1
 xfce-4.6.1
 xorg-7.4_2
I usually run it without dbus+hal and it works fine.
With dbus+hal enabled (just for the sake of test)
I experienced the same hangs.


It works here.  Can we see your xorg.conf?  When you built xorg-server, 
did you enable hal support?


-Warren Block * Rapid City, South Dakota USA
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: why no Oracle on FreeBSD ?

2009-09-25 Thread Chad Perrin
On Fri, Sep 25, 2009 at 10:28:20AM -0400, telmn...@757.org wrote:
 
 I'd be willing to bet there is little to no commercial demand for Oracle 
 on FreeBSD.

I wonder how much difference Oracle availability on FreeBSD would make,
here.

-- 
Chad Perrin [ original content licensed OWL: http://owl.apotheon.org ]


pgpgCxfAEQFzK.pgp
Description: PGP signature


Re: network freebsd computers

2009-09-25 Thread Ross Cameron
On Tue, Sep 22, 2009 at 8:18 PM, Carmel NY carmel...@hotmail.com wrote:

 On Tue, 22 Sep 2009 20:52:47 +0300
 Peter peterp...@aboutsupport.com wrote:

 [snip]

  Maybe you are looking for this ?
 
  http://www.freebsddiary.org/nfs.php

 That article is quite dated. However, I will investigate it ASAP.

 Thanks!


Compared to the world of Microsoft you'd be surprise how stable the general
operation of a UNIX system is.
Just cause it was written a while ago doesn't mean its out of date
and/or irrelevant NFS on UNIX like systems is a relatively standard task and
no real reason has existed for a while to change anything in the way that
this is accomplished.

Unlike the world of Microsoft things aren't changed for no rational reason
in the world of UNIX-like systems.



-- 
Opportunity is most often missed by people because it is dressed in
overalls and looks like work.
   Thomas Alva Edison
   Inventor of 1093 patents, including:
   The light bulb, phonogram and motion pictures.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


named issue

2009-09-25 Thread Jos Chrispijn

[named]

Lately I get messages like thin in my all.log:

named[605]: too many timeouts resolving '*.*.*.*.zen.spamhaus.org/A' (in 
'zen.spamhaus.ORG'?): disabling EDNS


(*) is random ip address

Now before I add the following lines in /etc/named.conf or 
/var/named/chroot/etc/

named.conf:

logging {
category lame-servers {null; };
category edns-disabled { null; };

};

I would like to know what I could do to prevent generation of that line?

Thanks,
Jos Chrispijn
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: named issue

2009-09-25 Thread Tim Judd
On 9/25/09, Jos Chrispijn ker...@webrz.net wrote:
 [named]

 Lately I get messages like thin in my all.log:

 named[605]: too many timeouts resolving '*.*.*.*.zen.spamhaus.org/A' (in
 'zen.spamhaus.ORG'?): disabling EDNS

 (*) is random ip address

 Now before I add the following lines in /etc/named.conf or
 /var/named/chroot/etc/
 named.conf:

 logging {
 category lame-servers {null; };
 category edns-disabled { null; };

 };

 I would like to know what I could do to prevent generation of that line?

 Thanks,
 Jos Chrispijn


That's likely a email DNSBL (DNS Blacklist).  zen.spamhaus.org is
known for DNSBL.

Disable it in your mailserver...  but then you get nasties.


--TJ
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


dvdstyler failure on vanilla 8RC1

2009-09-25 Thread Steve Franks
Thought I'd try this out today, but it won't build.  I'm not the sort
to fool with make.conf, or /usr/include or /usr/local/include, so
everything should be suitably vanilla as far as building ports.

Here's the hiccup:
[st...@fyre /usr/ports/multimedia/dvdstyler]$ sudo make install clean

...

if cc -DHAVE_CONFIG_H -I. -I. -I.  -DSYSCONFDIR=\/usr/local/etc\
-I/usr/local/include/libxml2 -I/usr/local/include
-I/usr/local/include/ImageMagick -I/usr/local/include/freetype2
-I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include
  -I/usr/local/include -Wall -DICONV_CONV=yes -MT subreader.o -MD -MP
-MF .deps/subreader.Tpo -c -o subreader.o subreader.c; \
then mv -f .deps/subreader.Tpo .deps/subreader.Po; else rm -f
.deps/subreader.Tpo; exit 1; fi
subreader.c: In function 'sub_read_line_aqt':
subreader.c:661: warning: comparison with string literal results in
unspecified behaviour
subreader.c:661: warning: comparison with string literal results in
unspecified behaviour
subreader.c: In function 'sub_read_line_subrip09':
subreader.c:717: warning: comparison with string literal results in
unspecified behaviour
subreader.c: In function 'sub_fribidi':
subreader.c:1082: error: 'FRIBIDI_TRUE' undeclared (first use in this function)
subreader.c:1082: error: (Each undeclared identifier is reported only once
subreader.c:1082: error: for each function it appears in.)
subreader.c:1083: error: 'FRIBIDI_FALSE' undeclared (first use in this function)
subreader.c:1102: warning: passing argument 3 of 'fribidi_log2vis'
from incompatible pointer type
gmake[2]: *** [subreader.o] Error 1
gmake[2]: Leaving directory
`/usr/ports/multimedia/dvdauthor/work/dvdauthor-0.6.14/src'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory
`/usr/ports/multimedia/dvdauthor/work/dvdauthor-0.6.14/src'
gmake: *** [all-recursive] Error 1
*** Error code 1

Stop in /usr/ports/multimedia/dvdauthor.
*** Error code 1

Stop in /usr/ports/multimedia/dvdstyler.

I don't see any dependencies to fribidi in the port (looks like there
should be one), but I do happen to have:
[st...@fyre /usr/ports/multimedia]$ pkg_info | grep fri
fribidi-0.19.2_1A Free Implementation of the Unicode Bidirectional Algorith

Is this pr material?  I'm not exactly desperate for the port, but I
like to help out where I can.

Best,
Steve
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Build your own custom binary updates

2009-09-25 Thread Anselm Strauss

Hi,

is there a way to make your own binary patches for version updates?  
Say, if you are building your own world from /usr/src, but don't want  
to do that on every machine for every security update? I assume that  
would be somehow the same that the server part of freebsd-update is  
doing ...


Cheers,
Anselm
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Build your own custom binary updates

2009-09-25 Thread Jason

Have a look at this:

http://www.freebsd.org/cgi/query-pr.cgi?pr=139095cat=

-jgh

On Fri, Sep 25, 2009 at 10:17:21PM +0200, Anselm Strauss thus spake:

Hi,

is there a way to make your own binary patches for version updates?
Say, if you are building your own world from /usr/src, but don't want
to do that on every machine for every security update? I assume that
would be somehow the same that the server part of freebsd-update is
doing ...

Cheers,
Anselm
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


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


bridge wlan and tap

2009-09-25 Thread Steve Franks
I know everyone's busy with the release.  This is not a showstopper,
but it relates to networking, which is pretty central to a working bsd
box...

I read in some obscure post that I can't bridge from a wlan to tap
because the wlan can only handle one MAC?  Kindof thought every card
has only one mac.  No idea if this related to 6.x or something
earlier, or current...of course I can't find the post again, either,
but it was just a mention in some other howto.

Anyway, I can't get an address on bridge0.

rc.conf:

cloned_interfaces=bridge0
autobridge_interfaces=bridge0 # autoconfigure these bridges
autobridge_bridge0=tap* wlan0
ifconfig_bridge0=DHCP

After I boot, no address on bridge0, and dhclient bridge0 just times
out...sortof thought I was following the handbook  man tap, but
again, I have a 7.2 box on a wired network that this basic operation
works on, so I'm suspecting wlan does break bridging...

Best,
Steve
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: network freebsd computers

2009-09-25 Thread Steve Bertrand
Ross Cameron wrote:
 On Tue, Sep 22, 2009 at 8:18 PM, Carmel NY carmel...@hotmail.com wrote:
 
 On Tue, 22 Sep 2009 20:52:47 +0300
 Peter peterp...@aboutsupport.com wrote:

 [snip]

 Maybe you are looking for this ?

 http://www.freebsddiary.org/nfs.php
 That article is quite dated. However, I will investigate it ASAP.

 Thanks!

 
 Compared to the world of Microsoft you'd be surprise how stable the general
 operation of a UNIX system is.
 Just cause it was written a while ago doesn't mean its out of date
 and/or irrelevant NFS on UNIX like systems is a relatively standard task and
 no real reason has existed for a while to change anything in the way that
 this is accomplished.

Your statement would have had just as much relevance and impact if you
had left the comparison out ;)

 Unlike the world of Microsoft things aren't changed for no rational reason
 in the world of UNIX-like systems.

I think that you are missing something here. It is unfair to say that a
commercial entity makes changes for no rational reason.

Understand that there is *always* a reason for change.

It may appear that a commercial entity makes drastic changes that _seem_
irrational to many people, but in reality, change is necessary.

These changes are completely relevant to the shareholders who own the
company. If there is no change, there is no growth. Revenue is a great
motivator for change, and therefore change is very, very relevant.

Getting back to the point, many of my personal docs/notes regarding FBSD
dating back to 2000 are still relevant, but many aren't.

The nice thing is, is that we have this list (and the other FBSD lists),
it's archives, and numerous thousands of websites and documents freely
available to us on any given day.

I like to look at it this way... each day that a change in FreeBSD is
made, is equal to someone, somewhere asking a question about the change,
someone else responding to that question, and then information being fed
into the global system of knowledge for everyone to see.

In my time (w/FBSD), I can't recall one instance of a situation that I
wasn't either able to solve via the lists, the archives, Google, or the
documentation. When that ran out, a decent writeup of your issue is
generally enough to entice the developers themselves to provide you
feedback.

iow, there is no such thing as an irrational change. Everything happens
for a reason. If you must compare, the changes in FreeBSD or any of it's
subsystems or 3rd party applications generally happen for reasons other
than financial gain (afaik).

My .02

Steve


smime.p7s
Description: S/MIME Cryptographic Signature


Re: configuring X on the Presario with the 8200M driver

2009-09-25 Thread Jules Gilbert
now i got up (by doing the startx as root,) but i dont' have a working mouse.

when I am in screen mode (normal, -- with no X.) when I move the
mouse, I can see the 'arrow' pointer move just fine.

So...




On Sat, Sep 12, 2009 at 2:12 AM, Kenneth kennet...@earthlink.net wrote:
 Moving this discussion to freebsd-x11.

 I have a Presario CQ60 with the NVIDIA 8200M G, and X is working!

 Here are the steps to get there.  Do everything as root:

 1) Update your ports to the most recent.  Follow the FreeBSD manual, section 
 4.5 Using the Ports Collection, nuke the contents of /usr/ports, and install 
 a new base using portsnap or cvsup.

 2) Install the nvidia-driver.
 # cd /usr/ports/x11-driver/nvidia-driver
 # make install clean  (I built with options FREEBSD_AGP checked, ACPI 
 checked, LINUX unchecked).

 3) You can install 2 more optional tools for configuring the nvidia card 
 settings.  I have not used them, but I installed them.
 # cd /usr/ports/x11-driver/nvidia-settings
 # make install clean
 # cd /usr/ports/x11-driver/nvidia-xconfig
 # make install clean

 4) I also installed the fbdev driver from X.Org.
 # cd /usr/ports/x11-drivers/xf86-video-fbdev
 # make install clean

 5) Add the nvidia driver as a dynamically loaded kernel module.
 # cd /boot
 # vi loader.conf  (you better know how to use vi to edit)
 --- add the line nvidia_load=YES
 --- it is the only line I have in my loader.conf file

 6) Reboot the system
 # reboot

 7) If you want to see the version you just installed (your versions may be 
 newer than mine below)...
 # pkg_info | grep nvidia
 nvidia-driver-185.18.29
 nvidia-settings-190.32
 nvidia-xconfig-190.32
 # pkg_info | grep fbdev
 xf86-video-fbdev-0.4.0_2

 8) Generate your xorg.conf.new file.
 # cd /root
 # Xorg -configure

 9) Edit the xorg.conf.new file.
 # vi xorg.conf.new
 --- change the line    Driver nv
            to read    Driver nvidia

 10) Test the config file.
 # Xorg -config xorg.conf -retro
 --- you should get a grey screen and your mouse should work, especially if 
 your mouse worked when installing FreeBSD
 --- to kill the test, press CTRL-ALT-BKSP

 11) If everything worked, move and rename (drop the new extension) the config 
 file to the /etc directory
 # mv xorg.conf.new /etc/X11/xorg.conf

 12) Test again.  Log in as another user belonging to the wheel group (or 
 login as root).
 % startx
 --- you should get 3 green windows
 --- you can kill X by clicking on the large window on the left, and typing 
 exit





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


Re: named issue

2009-09-25 Thread Jeffrey Goldberg

On Sep 25, 2009, at 2:00 PM, Jos Chrispijn wrote:


[named]

Lately I get messages like thin in my all.log:

named[605]: too many timeouts resolving '*.*.*.*.zen.spamhaus.org/ 
A' (in 'zen.spamhaus.ORG'?): disabling EDNS


(*) is random ip address


These are queries your mailservers are making to the spamhaus blocking  
list.


How many queries to the ZEN Spamhaus DNSBL are you making per day?  If  
you exceed their non-commercial usage, they will cut you off.


See

 http://www.spamhaus.org/organization/dnsblusage.html

-j


--
Jeffrey Goldberghttp://www.goldmark.org/jeff/

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