Asterisk 1.6 on 8.0 beta 2 broken?

2009-08-03 Thread Gorbatovsky Dmitry
Hello! I was use asterisk on my FreeBSD. I see after install asterisk 1.6 on FreeBSD user 8.0-BETA2 FreeBSD 8.0-BETA2 #2: Wed Jul 22 17:10:33 MSD 2009 root@:/usr/src/sys/i386/compile/MY i386 this error: 10:45 r...@local >asterisk -v Asterisk 1.6.0.9, Copyright (C) 1999 - 2008 Digium, Inc

FreeBSD Port: psi-0.12.1_2 need update to 0.13

2009-08-03 Thread Alexey Golodov
Please, note that psi has been updated to0.13. Also, if you can, see psi+ (http://code.google.com/p/psi-dev/) and, probably, good idea to add this to ports. -- Regards, Alexey Golodov aka Nirnroot. ___ freebsd-ports@freebsd.org mailing list http://lists

Compile error mail/alpine

2009-08-03 Thread David Southwell
FreeBSD 7.2-RELEASE-p2 #0: Wed Jun 24 00:14:35 UTC 2009 r...@amd64- builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 on intel quad core cc -std=gnu99 -g -D_THREAD_SAFE -O2 -fno-strict-aliasing -pipe - DLDAP_DEPRECATED -rpath=/usr/local/lib -o alpine addrbook.o adrbkcmd.o after.o

Re: ports/*/jpeg "Thanks a lot guys"

2009-08-03 Thread Garrett Cooper
On Sun, Aug 2, 2009 at 7:52 AM, Matthew Seaman wrote: > Matthew Seaman wrote: > >> Peter Jeremy wrote: >>> >>> In this specific case, p5-RT-* depends on www/rt38 depends on >>> graphics/p5-GD depends on graphics/gd depends on graphics/jpeg.  When >>> jpeg is bumped, gd needs to be bumped because it

Re: ports/*/jpeg "Thanks a lot guys"

2009-08-03 Thread Emanuel Haupt
> On Sun, Aug 2, 2009 at 7:52 AM, Matthew > Seaman wrote: > > Matthew Seaman wrote: > > > >> Peter Jeremy wrote: > >>> > >>> In this specific case, p5-RT-* depends on www/rt38 depends on > >>> graphics/p5-GD depends on graphics/gd depends on graphics/jpeg. > >>>  When jpeg is bumped, gd needs to be

Re: FreeBSD Port: psi-0.12.1_2 need update to 0.13

2009-08-03 Thread Max Brazhnikov
On Mon, 3 Aug 2009 18:50:07 +1100, Alexey Golodov wrote: > Please, note that psi has been updated to0.13. > Also, if you can, see psi+ (http://code.google.com/p/psi-dev/) and, > probably, good idea to add this to ports. I'm busy this week, will update it at the weekend. ___

audio/libmtp broken on -current

2009-08-03 Thread Peter Jeremy
I have a Samsung YP-T10 MP3 player that talks MTP. On 7.x, it works fairly well with libmtp (subject to the rather primitive "example" applications and serious lack of error checking in libmtp). The general problems with error checking include: - SEGV unless $LANG is set to a supported locale - S

Current unassigned ports problem reports

2009-08-03 Thread FreeBSD bugmaster
(Note: an HTML version of this report is available at http://www.freebsd.org/cgi/query-pr-summary.cgi?category=ports .) The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsol

Re: devel/boost: new patch for testing update to 1.39

2009-08-03 Thread Alexander Churanov
Folks, I've try to prepeare boost-python-libs and boost-pyste split. However, I can not promise any specific deadline. Perhaps, it will be done within a month. Sincerely, Alexander Churanov, maintainer of devel/boost-* 2009/7/31 Alexander Churanov : > Mel, > > Now It's clear. Thank you for expl

Re: ports/*/jpeg "Thanks a lot guys"

2009-08-03 Thread Matthew Seaman
Garrett Cooper wrote: > On Sun, Aug 2, 2009 at 7:52 AM, Matthew > Seaman wrote: >> Matthew Seaman wrote: >> >>> Peter Jeremy wrote: In this specific case, p5-RT-* depends on www/rt38 depends on graphics/p5-GD depends on graphics/gd depends on graphics/jpeg. When jpeg is bumped, gd n

Re: Error when using 'portupgrade -ay' (and several others) [Second attempt]

2009-08-03 Thread David Southwell
> On Sat, Aug 1, 2009 at 5:29 PM, David Southwell wrote: > > > Hi, > > > > > > I'm getting really weird problems when trying to upgrade my ports. I've > > > already discussed this with Dan Naumov on the stable mailing list, and > > > he is out of ideas on what I am to do. I've tried to fix the pro

apr-gdbm-db42 upgrade conflicting with libtool

2009-08-03 Thread Troy
I was trying to upgrade apr-gdbm-db42-1.3.6.1.3.8 to 1.3.7.1.3.8 and ran into the following error. My libtool was just upgraded to libtool-2.2.6a so there may be a conflict there. Anyone have ideas? checking minix/config.h usability... no checking minix/config.h presence... no checking for mini

Re: apr-gdbm-db42 upgrade conflicting with libtool

2009-08-03 Thread N.J. Mann
In message <20090803125519.ga60...@twisted.net>, Troy (t...@twisted.net) wrote: > I was trying to upgrade apr-gdbm-db42-1.3.6.1.3.8 to 1.3.7.1.3.8 and ran > into the following error. My libtool was just upgraded to libtool-2.2.6a > so there may be a conflict there. Anyone have ideas? > >

Re: apr-gdbm-db42 upgrade conflicting with libtool

2009-08-03 Thread David Southwell
> In message <20090803125519.ga60...@twisted.net>, > > Troy (t...@twisted.net) wrote: > > I was trying to upgrade apr-gdbm-db42-1.3.6.1.3.8 to 1.3.7.1.3.8 and ran > > into the following error. My libtool was just upgraded to libtool-2.2.6a > > so there may be a conflict there. Anyone have i

Re: Compile error mail/alpine

2009-08-03 Thread Jeffrey Goldberg
On Aug 3, 2009, at 3:34 AM, David Southwell wrote: FreeBSD 7.2-RELEASE-p2 #0: Wed Jun 24 00:14:35 UTC 2009 r...@amd64- builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 on intel quad core ../c-client/c-client.a(osdep.o)(.text+0x68a1): In function `ssl_onceonlyinit': /usr/port

Re: apr-gdbm-db42 upgrade conflicting with libtool

2009-08-03 Thread Philip M. Gollucci
Troy wrote: I was trying to upgrade apr-gdbm-db42-1.3.6.1.3.8 to 1.3.7.1.3.8 and ran into the following error. My libtool was just upgraded to libtool-2.2.6a so there may be a conflict there. Anyone have ideas? checking minix/config.h usability... no checking minix/config.h presence... no che

Re: ports/*/jpeg "Thanks a lot guys"

2009-08-03 Thread Tijl Coosemans
On Monday 03 August 2009 14:31:23 Matthew Seaman wrote: > There was a question about apps that use dlopen() to load libraries, > rather than letting ld.so do the work for them. I don't think that > using ldd(1) will pick up any app that does that, but then again I > don't know if this is a wides

Re: ports/*/jpeg "Thanks a lot guys"

2009-08-03 Thread Doug Barton
Garrett Cooper wrote: > Gentoo Linux (I know -- Gentoo + Linux -- we're FreeBSD... blah :P) > has a script called `revdep-rebuild' which goes and runs ldd on all > pieces of software that are installed in portage (ok, substitute ports > here). What I'm driving at is that we can use pkg_info and/or

Re: FreeBSD Port: psi-0.12.1_2 need update to 0.13

2009-08-03 Thread Doug Barton
Alexey Golodov wrote: > Please, note that psi has been updated to0.13. > Also, if you can, see psi+ (http://code.google.com/p/psi-dev/) and, > probably, good idea to add this to ports. > You might want to take a look at http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/index.html

Re: Compile error mail/alpine

2009-08-03 Thread Doug Barton
FYI, In the future you're likely to get faster results if you send your problem report to the port's maintainer as well as the freebsd-ports@ list. David Southwell wrote: > FreeBSD 7.2-RELEASE-p2 #0: Wed Jun 24 00:14:35 UTC 2009 r...@amd64- > builder.daemonology.net:/usr/obj/usr/src/sys/GENER

Re: Getting a lot of - pkg_version: corrupted record (pkgdep line without argument), ignoring

2009-08-03 Thread Doug Barton
eculp wrote: > I'm getting a lot of the following messages and have no idea how to find > which package is causing the problem. This is one of those times that opening up the files and having a look for yourself might be a good way to start. :) > pkg_version: corrupted record (pkgdep line withou

Re: Error when using 'portupgrade -ay' (and several others) [Second attempt]

2009-08-03 Thread Doug Barton
[If you reply, please strip off freebsd-stable@, thanks.] Jens Rasmus Liland wrote: > That seems to have have done something more. But I still got some funky > errors after running portmaster -a: > ===>>> The x11/xphelloworld port has been deleted: Xprint application, > deprecated upstream > ===>

Re: recent update causes perl5.10 build failure

2009-08-03 Thread Doug Barton
Scott Bennett wrote: > An update yesterday or today results in perl5.10's build aborting. When > it failed under portmaster, the messages from several processes were too > jumbled for me to see easily what had happened, so I tried portinstall > instead. If you get a non-obvious port build f

FreeBSD Port: dovecot-1.2.x

2009-08-03 Thread Frank Leonhardt
Hi, I'm trying to track down a very weird issue with Dovecot and MS Outlook 2003, and it'd be good to be using 1.2.x in the tests. Any idea when it might be coming? If it's going to be a while I might have a go myself (or use Linux!); if not I'll wait. Is there anything I should know about before

Re: Don't know how to make /usr/ports/dns/bind96/work/.build....

2009-08-03 Thread Doug Barton
Dan Mahoney, System Admin wrote: > On Wed, 29 Jul 2009, Doug Barton wrote: > >> Dan Mahoney, System Admin wrote: >>> The fact that the error occurs AT ALL is the bug and what is >>> counterintuitive, and many people would not think to try typing "make" >>> again, and instead would just assume the

Re: x11-toolkits/xview requires COMPAT_43TTY defined to build on -CURRENT

2009-08-03 Thread Mel Flynn
On Saturday 01 August 2009 15:34:34 Tom Uffner wrote: > x11-toolkits/xview requires COMPAT_43TTY defined to build on -CURRENT In your kernel config. -- Mel ___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-port

Re: FreeBSD Port: dovecot-1.2.x

2009-08-03 Thread Yarema
Frank Leonhardt wrote: > Hi, > > I'm trying to track down a very weird issue with Dovecot and MS Outlook > 2003, and it'd be good to be using 1.2.x in the tests. Any idea when it > might be coming? If it's going to be a while I might have a go myself (or > use Linux!); if not I'll wait. > > Is th

Re: diablo-jdk with FreeBSD-8.0

2009-08-03 Thread Mel Flynn
On Friday 31 July 2009 13:57:34 b. f. wrote: > "Stephen Montgomery-Smith" wrote: > >I am running a very recent amd64 version of FreeBSD-8.0. diablo-jdk is > >no longer working. I am guessing it is the bumped shared library > >versions (because I did do "make delete-old-libs" as part of my > >ins

Re: ports/*/jpeg "Thanks a lot guys"

2009-08-03 Thread Mel Flynn
On Saturday 01 August 2009 14:43:23 Peter Jeremy wrote: > [I was also dismayed when I saw the bump]. > > On 2009-Aug-01 18:33:43 +0100, Matthew Seaman > wrote: > >You could, for instance, run ldd(1) against each of the files a port > > installs and then record in /var/db/pkg/portname-1.2.3/+SHLIBS

Re: devel/boost: new patch for testing update to 1.39

2009-08-03 Thread Mel Flynn
On Friday 31 July 2009 04:29:06 Alexander Churanov wrote: > Now It's clear. Thank you for explanation. > The WITH_PYSTE was not in the options framework, that's why I've > missed this part of work. > > I see two possible solutions: > > 1) Put the WITH_PYSTE variable back. > 2) Create a separate po

Re: freebsd-update & userland sources

2009-08-03 Thread Mel Flynn
On Sunday 02 August 2009 16:10:37 Tom Mende wrote: > Is there a way to get freebsd-update to keep userland sources up to > date? Since it is for binary upgrades, it doesn't make much sense, but ... > By way of background, I am trying not to use csup / cvsup and like > processes as their past, adm

Re: diablo-jdk with FreeBSD-8.0

2009-08-03 Thread b. f.
On 8/3/09, Mel Flynn wrote: > On Friday 31 July 2009 13:57:34 b. f. wrote: >> "Stephen Montgomery-Smith" wrote: >> >I am running a very recent amd64 version of FreeBSD-8.0. diablo-jdk is >> >no longer working. I am guessing it is the bumped shared library >> >versions (because I did do "make de

Re: freebsd-update & userland sources

2009-08-03 Thread Colin Percival
On Sunday 02 August 2009 16:10:37 Tom Mende wrote: Is there a way to get freebsd-update to keep userland sources up to date? Yes. If you have source code installed (for the right version of FreeBSD) in /usr/src, then freebsd-update will keep it updated. (Slight complication: Because freebsd-u

INDEX build failed for 8.x

2009-08-03 Thread Erwin Lansing
INDEX build failed with errors: Generating INDEX-8 - please wait..pkg_info: not found pkg_info: not found pkg_info: not found pkg_info: not found Done. make_index: linux-systemsimcell-3.0.22: no entry for /usr/ports/lang/linux-f10-tcl84 make_index: linux-systemsimcell-3.0.22: no entry for /usr/p

Re: apr-gdbm-db42 upgrade conflicting with libtool

2009-08-03 Thread Jeremy Messenger
On Mon, 03 Aug 2009 11:39:33 -0500, David Southwell wrote: In message <20090803125519.ga60...@twisted.net>, Troy (t...@twisted.net) wrote: > I was trying to upgrade apr-gdbm-db42-1.3.6.1.3.8 to 1.3.7.1.3.8 and ran > into the following error. My libtool was just upgraded to libto

Re: apr-gdbm-db42 upgrade conflicting with libtool

2009-08-03 Thread Philip M. Gollucci
I also have problems: uname -a FreeBSD dns1.vizion2000.net 7.2-RELEASE-p2 FreeBSD 7.2-RELEASE-p2 #0: Wed Jun 24 00:14:35 UTC 2009 r...@amd64- builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 buildconf: checking installation... buildconf: python not found. You need pyth

java broken on recent -current?

2009-08-03 Thread Dmitry Marakasov
% uname -a FreeBSD hades.panopticon 8.0-BETA2 FreeBSD 8.0-BETA2 #0: Fri Jul 31 16:00:15 MSD 2009 root@:/usr/obj/usr/src/sys/HADES i386 (cvsup date=2009.07.30.12.00.00) % pkg_info | grep jdk diablo-jdk-1.6.0.07.02_5 Java Development Kit 1.6.0_07.02 % java Error occurred during initialization

Re: java broken on recent -current?

2009-08-03 Thread Mel Flynn
On Monday 03 August 2009 15:56:55 Dmitry Marakasov wrote: > % uname -a > FreeBSD hades.panopticon 8.0-BETA2 FreeBSD 8.0-BETA2 #0: Fri Jul 31 > 16:00:15 MSD 2009 root@:/usr/obj/usr/src/sys/HADES i386 (cvsup > date=2009.07.30.12.00.00) > > % pkg_info | grep jdk > diablo-jdk-1.6.0.07.02_5 Java De

INDEX now builds successfully on 8.x

2009-08-03 Thread Erwin Lansing
___ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Re: x11-toolkits/xview requires COMPAT_43TTY defined to build on -CURRENT

2009-08-03 Thread Tom Uffner
Mel Flynn wrote: On Saturday 01 August 2009 15:34:34 Tom Uffner wrote: x11-toolkits/xview requires COMPAT_43TTY defined to build on -CURRENT In your kernel config. no. it was in my kernel config. my problem was that the port would not compile w/o the definition in the port makefiles. ___

Re: x11-toolkits/xview requires COMPAT_43TTY defined to build on -CURRENT

2009-08-03 Thread Mel Flynn
On Monday 03 August 2009 19:09:49 Tom Uffner wrote: > Mel Flynn wrote: > > On Saturday 01 August 2009 15:34:34 Tom Uffner wrote: > >> x11-toolkits/xview requires COMPAT_43TTY defined to build on -CURRENT > > > > In your kernel config. > > no. it was in my kernel config. my problem was that the port

Re: ports/*/jpeg "Thanks a lot guys"

2009-08-03 Thread Matthew Seaman
Doug Barton wrote: Garrett Cooper wrote: Gentoo Linux (I know -- Gentoo + Linux -- we're FreeBSD... blah :P) has a script called `revdep-rebuild' which goes and runs ldd on all pieces of software that are installed in portage (ok, substitute ports here). What I'm driving at is that we can use p

Re: x11-toolkits/xview requires COMPAT_43TTY defined to build on -CURRENT

2009-08-03 Thread Tom Uffner
Mel Flynn wrote: So, the real fix should come from upstream. For the time being, this should work, marked MAKE_JOBS_UNSAFE while I was in there. The OSVERSION leaves a three week hole where things won't work, but that should be acceptable. Thank you for the patch. I'm guessing an upstream fix