Re: mplayer failure /usr/ports/UPDATING entry 20070519

2008-01-18 Thread Daniel O'Connor
On Sat, 19 Jan 2008, KAYVEN RIESE wrote: > i followed a bunch of the instructions in /usr/ports/UPDATING entry > 20070519.. one failure was here: > > kv_bsd# /usr/local/sbin/portupgrade -Rf LibXft > ** No such installed package: LibXft > kv_bsd# > > i ignored it and went to the next step. i haven't

mplayer failure /usr/ports/UPDATING entry 20070519

2008-01-18 Thread KAYVEN RIESE
i am trying to install plugins for my firefox browser kv_bsd# uname -a FreeBSD kv_bsd 6.2-RELEASE FreeBSD 6.2-RELEASE #0: Fri Jan 12 10:40:27 UTC 2007 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/GENERIC i386 kv_bsd# i am running gnome2 my make ran into the following error: ===>Verifying

insufficient power for Xcraft HD enclosure

2008-01-18 Thread KAYVEN RIESE
i got an Xcraft HD enclosure for real cheap (you get what you pay for, oops) http://www.coolermaster.com/products/product.php?act=detail&tbcate=32&id=3219 it comes with a silly barebones manual that tells you to slide it in and screw the screw or some such, not very helpful. it also with a U

Re: mutex lock for filesystem list.

2008-01-18 Thread Fernando Apesteguía
On 1/13/08, Ed Schouten <[EMAIL PROTECTED]> wrote: > * Fernando Apesteguía <[EMAIL PROTECTED]> wrote: > > I'm trying to write a patch to add a file to the linprocfs. This file > > provides the list of filesystems present in the kernel. > > > > Though I was able to create the file and traverse the l

Compile of freshly updated 7.0 sources fails

2008-01-18 Thread Yuri
I just updated my sources and compile failed: ===> lib/libpam/modules/pam_securetty (buildincludes) ===> lib/libpam/modules/pam_self (buildincludes) ===> lib/libpam/modules/pam_ssh (buildincludes) ===> lib/libpam/modules/pam_tacplus (buildincludes) ===> lib/libpam/modules/pam_unix (buildincludes)

ATAPI dvdreader always fails on a particular DVD movie title

2008-01-18 Thread Yuri
I tried to make a backup copy of one DVD that I own and 'dvdbackup' always fails at a particular point. Running it under 'truss' I discovered that particular 'read' operation always fails after successfully reading hundreds of MB. Doesn't seem to be specific to a particular DVD drive. Out of curi

Re: Trying to support my product on BSD

2008-01-18 Thread Eugene Grosbein
On Fri, Jan 18, 2008 at 02:18:08PM +0530, navneet Upadhyay wrote: >My product is successfully running on Linux( all most all versions) > and HP- UX and Windows . > *It is 100 % C++ code*. > I am planning to support it on FreeBSD, i have two queries : > 1. *How to build my code into bina

Re: Trying to support my product on BSD

2008-01-18 Thread Robert Watson
On Fri, 18 Jan 2008, Adrian Chadd wrote: 2.* How to package the binaries*(RPM sort of thing). Idea is to provide a package to user who can install them binaries using this package by issuing single command. FreeBSD has a ports system which lets you automate a source build of a package and op

Re: Trying to support my product on BSD

2008-01-18 Thread Adrian Chadd
On 18/01/2008, navneet Upadhyay <[EMAIL PROTECTED]> wrote: > Hi , >My product is successfully running on Linux( all most all versions) > and HP- UX and Windows . > > *It is 100 % C++ code*. A good start. It could get ugly though, depends on your compiler version and how much of your code

Re: Trying to support my product on BSD

2008-01-18 Thread Václav Haisman
navneet Upadhyay wrote: Hi , My product is successfully running on Linux( all most all versions) and HP- UX and Windows . *It is 100 % C++ code*. Cool. I am planning to support it on FreeBSD, i have two queries : 1. *How to build my code into binaries* on FreeBSD , i have my unix

Trying to support my product on BSD

2008-01-18 Thread navneet Upadhyay
Hi , My product is successfully running on Linux( all most all versions) and HP- UX and Windows . *It is 100 % C++ code*. I am planning to support it on FreeBSD, i have two queries : 1. *How to build my code into binaries* on FreeBSD , i have my unix make files. Just to give an idea i

Initial thread stack size (Was: postgresql port, link with libc_r or not?)

2008-01-18 Thread Anton Berezin
Following an advice from Kris, moving this to a more appropriate list. On Thu, Jan 17, 2008 at 02:50:26PM +0100, Anton Berezin wrote: > On Wed, Jan 16, 2008 at 01:43:39AM +0200, Peter Pentchev wrote: > > On Tue, Jan 15, 2008 at 04:22:06PM +0100, Palle Girgensohn wrote: > > > > I need some advice.