samba3 compile failure

2007-03-23 Thread Vizion
Trying to compile samba... Is up with my kerberos? If so I do not know how to fix it :-( If not what?? Thanks in advance david Compiling lib/smbldap_util.c Compiling smbd/server.c Linking bin/smbd libsmb/clikrb5.o(.text+0x109c): In function `smb_krb5_get_keyinfo_from_ap_req': : undefined referenc

www/firefox - freezes when opening the print dialogue

2007-03-23 Thread [LoN]Kamikaze
Since that last update firefox freezes on all of my systems when I try to open the print dialogue. Does anyone else have the same problem? ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe,

multimedia/ffmpeg missing BUILD_DEPENDS?

2007-03-23 Thread Mark Ovens
Trying to build multimedia/ffmpeg (0.4.9.p1_7) fails because pod2man is not found. ffmpeg-0.4.9.p1_6 is already installed so this must be in the latest change. Looking at the Makefile it appears that pod2man is only required if the docs are built, but even trying to build with -DNOPORTDOCS sti

Re: Problems running pkgdb -fF

2007-03-23 Thread Sergey Matveychuk
Danny Pansters wrote: > There should be single (or escaped double) quotes inside the "" for the sed > argument. Seems to be caused by the combination of [ ] with \t. Observe: > > desktop# cat /COPYRIGHT | sed s/[ \t]// > sed: 1: "s/[": unbalanced brackets ([]) > > But cat /COPYRIGHT | sed 's/[ \

Re: samba3 compile failure

2007-03-23 Thread Vizion
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Vizion > Sent: Friday, March 23, 2007 3:37 AM > To: [EMAIL PROTECTED] > Subject: samba3 compile failure > > Trying to compile samba... > Is up with my kerberos? > If so I do not know how to fix it :

Re: samba3 compile failure

2007-03-23 Thread Garrett Cooper
Vizion wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Vizion Sent: Friday, March 23, 2007 3:37 AM To: [EMAIL PROTECTED] Subject: samba3 compile failure Trying to compile samba... Is up with my kerberos? If so I do not know how to fix it :-(

[www/p5-libapreq2] Broken ?

2007-03-23 Thread Alexandre Brooks
Hi, I'm currently trying to install www/rt36 port, with apache22 and mod_perl2, but this requires me to build the perl5 interface to libapreq2 (www/p5-libapreq2). Only problem, it is broken. Any idea as to when it will be back, or if it has been totally abandonned ? Thanks. -- Alexandre Brooks

Re: samba3 compile failure

2007-03-23 Thread Vizion
Vizion wrote: > I am trying to compile samba... > > Is the cause something up with my kerberos installation (see errors below)? > If so I do not know how to fix it :-( > > If not what and how can I fix it?? > > Is any more information needed to help identify the cause of the compile > failure?

Re: samba3 compile failure

2007-03-23 Thread Vizion
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Vizion > Sent: Friday, March 23, 2007 8:15 AM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re: samba3 compile failure > > Vizion wrote: > > I am trying to compile samba... > > > > Is

Re: [www/p5-libapreq2] Broken ?

2007-03-23 Thread Mark Linimon
On Fri, Mar 23, 2007 at 03:32:33PM +0100, Alexandre Brooks wrote: > I'm currently trying to install www/rt36 port, with apache22 and > mod_perl2, but this requires me to build the perl5 interface to > libapreq2 (www/p5-libapreq2). Only problem, it is broken. You should mail the maintainer ([EMAIL

Re: samba3 compile failure

2007-03-23 Thread youshi10
On Fri, 23 Mar 2007, Vizion wrote: -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Vizion Sent: Friday, March 23, 2007 8:15 AM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: samba3 compile failure Vizion wrote: I am trying to compile samba

Re: samba3 compile failure

2007-03-23 Thread Vizion
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > [EMAIL PROTECTED] > Sent: Friday, March 23, 2007 11:29 AM > To: freebsd-ports@freebsd.org > Cc: freebsd-questions@freebsd.org > Subject: Re: samba3 compile failure > > On Fri, 23 Mar 2007, Vizion

[ports/devel/gettext] not respect PTHREAD_LIBS issue

2007-03-23 Thread Norikatsu Shigemura
Hi ade. This port has a 'not respect PTHREAD_LIBS' issue. Can you please investigate and/or validate following patch? By the way, I'm validating ports which have this issue on no libpthread.* environment. So you won't get this error, and notice it. Index: Makefil