bugGNU Screen - Bugs: bug #52329, screen: configure failed while...

 
 

bug #52329: screen: configure failed while build dir name contains "yes"

Submitter:  Hongxu Jia <hongxu>
Submitted:  Thu 02 Nov 2017 08:09:48 AM UTC
   
 
Category:  Build/Install Severity:  3 - Normal
Priority:  * 5 - Normal Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed Release:  None
Fixed Release:  4.7.0 Planned Release:  4.6.3
Work Required:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 08 Nov 2017 05:43:33 PM UTC, comment #2: 

Applied patch send to mailing list.

Amadeusz Sławiński <amade>
Group administrator
Thu 02 Nov 2017 08:37:09 AM UTC, comment #1: 

The issue existed on v.4.6.2 and above, but fixed on master
since the following commit applied:
...
commit df1c012227c95dd7aafe8706f4537445ba8f5d48
Author: Amadeusz Sławiński <amade@asmblr.net>
Date:   Wed Apr 27 14:32:59 2016 +0200

    rewrite configure.ac from scratch
   
    basic support to make it build, needs to be expanded
...

Hongxu Jia <hongxu>
Thu 02 Nov 2017 08:09:48 AM UTC, original submission:  

While build dir name contains "yes", and compile with
producing debugging information (-g), the configure failed,
here is the reproduce steps:

$ mkdir dir_name_contain_yes
$ cd dir_name_contain_yes/
$ git clone https://git.savannah.gnu.org/git/screen.git
$ cd screen/src/
$ ./autogen.sh
$ CPPFLAGS="-g" ./configure

configure: checking for Solaris 2.x...
configure: checking BSD job jontrol...
- you don't have jobcontrol
configure: checking setresuid...
configure: checking setreuid...
configure: checking seteuid...
configure: checking execvpe...
configure: checking select...
configure: checking select with  -lsocket -linet -lsocket -lnsl -lkstat -lnet -lnsl...
configure: error: !!! no select - no screen

Hongxu Jia <hongxu>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by amade (Posted a comment)
  • -email is unavailable- added by hongxu (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2019-10-01 amade Open/ClosedOpen Closed
        Fixed ReleaseNone 4.7.0
    2017-11-08 amade StatusNone Fixed
        Planned ReleaseNone 4.6.3

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code