wget-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Wget-dev] wget2 | failed to build wget2 when runing ./bootstrap (#407)


From: thaij
Subject: [Wget-dev] wget2 | failed to build wget2 when runing ./bootstrap (#407)
Date: Sat, 13 Oct 2018 02:30:45 +0000

New Issue was created.

Issue 407: https://gitlab.com/gnuwget/wget2/issues/407
Author:    thaij
Assignee:  

Hi,
   I git clone the wget2, when running ./bootstrap program, it exited 
unexpected and reported some info as below:    
 ./bootstrap: gnulib/gnulib-tool.py  --import --no-changelog --aux-dir 
build-aux --doc-base doc --lib libgnu --m4-base m4/ --source-base lib/ 
--tests-base tests --local-dir gl --makefile-name=gnulib.mk --libtool --import 
...
 Traceback (most recent call last):
   File "gnulib/gnulib-tool.py", line 35, in <module>
     from pygnulib import constants
   File "/home/thaij/wget2/gnulib/pygnulib/constants.py", line 37, in <module>
     if sys.version_info.major == 2:
 AttributeError: 'tuple' object has no attribute 'major'
 ./bootstrap: gnulib-tool failed

   It seems to be my python version problem. My python version is 2.6.6 on 
centos 6.8, which may be a little olded. Could anyone give a workaround to 
solve this problem. Thanks in advance.

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/issues/407
You're receiving this email because of your account on gitlab.com.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]