Re: Firefox port issue

2017-03-13 Thread The Doctor
On Mon, Mar 13, 2017 at 10:35:45AM +, Matthew Seaman wrote: > On 2017/03/13 04:27, The Doctor wrote: > > back to the question: Why is python still choking > > > > even after a port reinstall? > > > > Did you change the default version of python in your make.conf recently? > Is it possible y

Re: Firefox port issue

2017-03-13 Thread Matthew Seaman
On 2017/03/13 04:27, The Doctor wrote: > back to the question: Why is python still choking > > even after a port reinstall? > Did you change the default version of python in your make.conf recently? Is it possible you have a mixture packages of (or depending on) different versions of python? I

Re: Firefox port issue

2017-03-13 Thread Matthew Seaman
On 2017/03/13 01:17, Walter Schwarzenfeld wrote: > I don't believe this causss the error, but your syntax is deprecated, use: > > DEFAULT_VERSIONS+=linux=c7_64 ruby=ruby?.2 python=2.7 ssl=openss bdb=6l > > in one line. This makes exactly zero difference. If the OP wants to build a DEFAULT_VERSI

Re: Firefox port issue

2017-03-12 Thread The Doctor
On Mon, Mar 13, 2017 at 02:17:17AM +0100, Walter Schwarzenfeld wrote: > I don't believe this causes the error, but your syntax is deprecated, use: > > DEFAULT_VERSIONS+=linux=c7_64 ruby=ruby?.2 python=2.7 ssl=openss bdb=6l > > in one line. > > If you have other versions of python installed you n

Re: Firefox port issue

2017-03-12 Thread Walter Schwarzenfeld
I don't believe this causss the error, but your syntax is deprecated, use: DEFAULT_VERSIONS+=linux=c7_64 ruby=ruby?.2 python=2.7 ssl=openss bdb=6l in one line. If you have other versions of python installed you need e.g. python=2.7 python2=2.7 python3=3.5 in DEFAULT_VERSIONS. _

Re: Firefox port issue

2017-03-12 Thread The Doctor
On Sun, Mar 12, 2017 at 04:29:05PM +0100, Walter Schwarzenfeld wrote: > IWhy you use gcc49 > firefox-52.0_3,1 depends on executable: gcc49 - found > checking for the target C compiler... /usr/local/bin/gcc49 > > I wonder about this, I got a error message, if i try this. > > Have you something in

Re: Firefox port issue

2017-03-12 Thread Walter Schwarzenfeld
IWhy you use gcc49 firefox-52.0_3,1 depends on executable: gcc49 - found checking for the target C compiler... /usr/local/bin/gcc49 I wonder about this, I got a error message, if i try this. Have you something in /etc/make.conf ? ___ freebsd-ports@free

Re: Firefox port issue

2017-03-12 Thread The Doctor
On Sun, Mar 12, 2017 at 02:52:44PM +0100, Walter Schwarzenfeld wrote: > Your problem with Firefox and &Thunderbird seems a python problem. Try > to reinstall > py-setuptools and py-pip. Did that, still got Traceback (most recent call last): File "/usr/ports/www/firefox/work/firefox-52.0/config

Re: Firefox port issue

2017-03-12 Thread Walter Schwarzenfeld
Your problem with Firefox and &Thunderbird seems a python problem. Try to reinstall py-setuptools and py-pip. ___ freebsd-ports@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-p