Date: Mon, 16 May 2011 21:48:30 +0200 From: Olivier Duchateau <duchateau.olivier@gmail.com> To: freebsd-gnome@freebsd.org Subject: Re: KDE4 Setup troubles Message-ID: <BANLkTi=Q-ywk-D8oBdGfNC1jf1fcL-XiTQ@mail.gmail.com> In-Reply-To: <000001cc12b2$5983a4a0$0c8aede0$@ru> References: <000001cc1239$2f3f86b0$8dbe9410$@ru> <BANLkTinYMi635chLQK9aOXLyh=fh8pMkwA@mail.gmail.com> <000001cc12b2$5983a4a0$0c8aede0$@ru>
next in thread | previous in thread | raw e-mail | index | archive | help
In Python's Makefile PTH option is off by default excerpt [...] OPTIONS=3D THREADS "Enable thread support" on \ HUGE_STACK_SIZE "Use a larger thread stack" off \ SEM "Use POSIX semaphores (experimental)" off \ PTH "Use GNU Pth for threading/multiprocessing" off \ UCS4 "Use UCS4 for unicode support" on \ PYMALLOC "Use python's internal malloc" on \ IPV6 "Enable IPv6 support" on \ FPECTL "Enable floating point exception handling" off [...] You can see, your options in /var/db/ports/python26/options file. When I switched to python27, I enabled this options and some ports were broken. It's perhaps other thing. 2011/5/15 Postboxes <postboxes@mail.ru>: > Thanks for your response, Olivier. I'm trying to setup up kde4 from ports= , > having invoke make command in /usr/ports/x11/kde4 and don't use especiall= y > any options. Makefile from /usr/ports/lang/python26 hasn't WITH_PTH optio= n > too (see attachment). Where can I specify WITHOUT_PTH option? > > -----Original Message----- > From: Olivier Duchateau [mailto:duchateau.olivier@gmail.com] > Sent: Saturday, May 14, 2011 10:19 PM > To: freebsd-gnome@freebsd.org > Cc: Postboxes > Subject: Re: KDE4 Setup troubles > > Which are options of Python, do you use ? I remember, when PTH is > enabled, others ports are broken. > > 2011/5/14 Postboxes <postboxes@mail.ru>: >> Hello, >> >> During KDE4 setup in my FreeBSD 8.2 system I have encountered some > troubles >> with python and libical. >> >> I have put some info from following files on the >> <http://pastebin.com/VLk8Dn53> http://pastebin.com/VLk8Dn53 >> >> 1. =A0 =A0 =A0 /usr/ports/devel/libical/work/libical-0.44/config.log >> >> 2. =A0 =A0 =A0 the output of the failed make command >> >> 3. =A0 =A0 =A0 the gnomelogalyzer output >> >> 4. =A0 =A0 =A0 and list of all packages installed on my system. >> >> Thanks in advance if you can help me. >> >> >> >> >> >> _______________________________________________ >> freebsd-gnome@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome >> To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" >> > > > > -- > olivier > --=20 olivier
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BANLkTi=Q-ywk-D8oBdGfNC1jf1fcL-XiTQ>