screen-devel
[Top][All Lists]
Advanced

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

[screen-devel] [bug #39163] AIX make failure


From: anonymous
Subject: [screen-devel] [bug #39163] AIX make failure
Date: Tue, 04 Jun 2013 16:59:03 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; InfoPath.2; .NET4.0C; .NET4.0E; MS-RTC LM 8)

URL:
  <http://savannah.gnu.org/bugs/?39163>

                 Summary: AIX make failure
                 Project: GNU Screen
            Submitted by: None
            Submitted on: Tue 04 Jun 2013 04:59:02 PM UTC
                Category: Build/Install
                Severity: 3 - Normal
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.0.3
           Fixed Release: None
         Planned Release: None
           Work Required: None

    _______________________________________________________

Details:

On AIX 6100-07-04-1216 make fails in misc.c

Modified to obtain a clean compile, as shown by diff

# diff ../misc.c misc.c
582c582
< xsetenv(var, value)
---
> setenv(var, value)
619c619
<   setenv(var, value, 1);
---
>   setenv(var, value);
799d798
<

# ./screen -v
Screen version 4.00.03 (FAU) 23-Oct-06




    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 04 Jun 2013 04:59:02 PM UTC  Name: misc.c  Size: 14kB   By: None

<http://savannah.gnu.org/bugs/download.php?file_id=28259>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?39163>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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