bugGNU Screen - Bugs: bug #18399, Fails to compile on QNX

 
 

bug #18399: Fails to compile on QNX

Submitter:  None
Submitted:  Tue 28 Nov 2006 10:19:54 PM UTC
   
 
Category:  None Severity:  3 - Normal
Priority:  * 5 - Normal Status:  Duplicate
Privacy:  Public Assigned to:  None
Open/Closed:  Closed Release:  None
Fixed Release:  None Planned Release:  None
Work Required:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sun 15 Jun 2008 07:19:23 AM UTC, comment #5: 
Micah Cowan <micahcowan>
  Spam posted by anonymous
  Spam posted by anonymous
  Spam posted by anonymous
Tue 28 Nov 2006 10:21:20 PM UTC, comment #1: 

If you need to reach me, my email address is kraai@ftbfs.org.

Anonymous
Tue 28 Nov 2006 10:19:54 PM UTC, original submission:  

Screen 4.0.2 fails to compile on QNX with the following errors:

> gcc -c -I. -I.    -g -O2 screen.c
> In file included from screen.c:240:
> extern.h:149: conflicting types for `execvpe'
> /usr/qnx630/target/qnx6/usr/include/process.h:72: previous declaration of `execvpe'
> make: * [screen.o] Error 1
> ...
> gcc -c -I. -I.    -g -O2 misc.c
> misc.c: In function `xsetenv':
> misc.c:619: too few arguments to function `setenv'
> make: * [misc.o] Error 1
> ...
> gcc -c -I. -I.    -g -O2 utmp.c
> utmp.c:109: conflicting types for `pututline'
> /usr/qnx630/target/qnx6/usr/include/utmp.h:65: previous declaration of `pututline'
> make: * [utmp.o] Error 1


The attached patch fixes these problems.

Anonymous

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #18569:  screen.patch added by None (3KiB - text/x-patch - Patch to build working Screen 4.0.3 on QNX 6.4.1)
file #11395:  patch added by None (3KiB - text/plain)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by micahcowan (Posted a comment)
  •  

    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
    2009-08-13 None Attached File- Added screen.patch, #18569
    2008-06-15 micahcowan StatusNone Duplicate
        Open/ClosedOpen Closed
    2006-11-28 None Attached File- Added patch, #11395

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code