Re: Cannot compile 2.46

2017-03-12 Thread P. H. Madore
I think for the 2.40 upgrade, the binary ran without issues. *phm* On Sat, Mar 11, 2017 at 4:19 AM, Frank-Rainer Grahl wrote: > Did you compile 2.40 before you tried 2.46? Compiling it needs a specifc > configuration file in the source directory. Either mozconfig or .mozco

Re: Cannot compile 2.46

2017-03-11 Thread Frank-Rainer Grahl
Did you compile 2.40 before you tried 2.46? Compiling it needs a specifc configuration file in the source directory. Either mozconfig or .mozconfig need to be there. FRG P. H. Madore wrote: Here is moz.configure: # -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*-

Re: Cannot compile 2.46

2017-03-09 Thread P. H. Madore
Here is moz.configure: # -*- Mode: python; c-basic-offset: 4; indent-tabs-mode: nil; tab-width: 40 -*- # vim: set filetype=python: # This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one

Re: Cannot compile 2.46

2017-03-08 Thread Frank-Rainer Grahl
>> configure: error: cannot determine icu version number from uvernum.h >> header file Post you .mozconfig file. It looks like it probably tries to use the icu system filens and not the ones provided in the mozilla tree. Did you do a make client.mk checkout in the 2.46 comm-release dir? FRG

Re: Cannot compile 2.46

2017-03-08 Thread P. H. Madore
I'm not sure what my mozconfig is like. How do I find out? I hadn't had this problem before. *phm* On Wed, Mar 8, 2017 at 7:45 PM, Edmund Wong wrote: > P. H. Madore wrote: > > This is a new issue for me. I was using 2.40 until today. Now I can't use > > anything. Something

Re: Cannot compile 2.46

2017-03-08 Thread Edmund Wong
P. H. Madore wrote: > This is a new issue for me. I was using 2.40 until today. Now I can't use > anything. Something about "old-configure." Here is the complete > configuration log: > How are you building 2.46? Furthermore, what's the contents of: /home/phm/Downloads/seamonkey-2.46.source/seam

Cannot compile 2.46

2017-03-08 Thread P. H. Madore
This is a new issue for me. I was using 2.40 until today. Now I can't use anything. Something about "old-configure." Here is the complete configuration log: Reexecuting in the virtualenv checking for a shell... /bin/sh checking for host system type... x86_64-pc-linux-gnu checking for target system