KDE4 Setup troubles

Olivier Duchateau duchateau.olivier at gmail.com
Mon May 16 19:48:32 UTC 2011


In Python's Makefile PTH option is off by default

excerpt
[...]
OPTIONS=	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 at 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 especially
> any options. Makefile from /usr/ports/lang/python26 hasn't WITH_PTH option
> too (see attachment). Where can I specify WITHOUT_PTH option?
>
> -----Original Message-----
> From: Olivier Duchateau [mailto:duchateau.olivier at gmail.com]
> Sent: Saturday, May 14, 2011 10:19 PM
> To: freebsd-gnome at 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 at 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.       /usr/ports/devel/libical/work/libical-0.44/config.log
>>
>> 2.       the output of the failed make command
>>
>> 3.       the gnomelogalyzer output
>>
>> 4.       and list of all packages installed on my system.
>>
>> Thanks in advance if you can help me.
>>
>>
>>
>>
>>
>> _______________________________________________
>> freebsd-gnome at freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
>> To unsubscribe, send any mail to "freebsd-gnome-unsubscribe at freebsd.org"
>>
>
>
>
> --
> olivier
>



-- 
olivier


More information about the freebsd-gnome mailing list