Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Nov 1997 10:05:37 -0800 (PST)
From:      Random Junk <jsd@gamespot.com>
To:        Thomas Gellekum <tg@ihf.rwth-aachen.de>
Cc:        freebsd-ports@FreeBSD.ORG
Subject:   Re: python 1.4 port in 2.2.5
Message-ID:  <199711241805.KAA19523@hudsucker.gamespot.com>
In-Reply-To: <87ra86l3ot.fsf@ghpc6.ihf.rwth-aachen.de>
References:  <199711211802.KAA08386@hudsucker.gamespot.com> <873ekmn330.fsf@ghpc6.ihf.rwth-aachen.de> <87ra86l3ot.fsf@ghpc6.ihf.rwth-aachen.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Thomas Gellekum writes:
> Thomas Gellekum <tg@ihf.rwth-aachen.de> writes:
> 
> > `make WITH_THREADS=yes' in /usr/ports/lang/python should do the
> > trick.
> 
> As it turns out, the port builds the thread module by default if you
> have libc_r installed.
> 
> > > 3. a python port that doesn't require X for installation
> > 
> > I'll try to think of something.
> 
> Please check the latest port. Use `make WITH_TK=no' to turn off the Tk
> support.

is "the latest port" different from the one that ships with
2.2.5-RELEASE?  what do i have to do to make sure i'm up to date with
respect to that port?

anyway here's what happened when i tried your suggestions:

ad# make WITH_THREADS=yes WITH_TK=no
>> Checksum OK for python1.4.tar.gz.
>> Checksum OK for _tkinter1.4.c.
===>  Extracting for python-1.4
===>  python-1.4 depends on shared library: tk80\.1\. - not found
===>  Verifying install for tk80\.1\. in /usr/ports/x11/tk80
>> Checksum OK for tk8.0.tar.gz.
===>  Building for tk-8.0
cc -c -O -fpic -I. -I./../generic  -I./../bitmaps -I/usr/local/include/tcl8.0/generic  -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1      ./tkAppInit.c
In file included from ./tkAppInit.c:16:
../generic/tk.h:74: X11/Xlib.h: No such file or directory
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1 
-- 
    Jon Drukman       jsd@gamespot.com      SpotMedia Communications
This calls for a very special blend of psychology and extreme violence.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711241805.KAA19523>