screen-devel
[Top][All Lists]
Advanced

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

[screen-devel] [bug #33587] make: 1254-058 Fatal errors encountered


From: anonymous
Subject: [screen-devel] [bug #33587] make: 1254-058 Fatal errors encountered
Date: Fri, 17 Jun 2011 19:46:43 +0000
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:2.0.1) Gecko/20100101 Firefox/4.0.1

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

                 Summary: make: 1254-058 Fatal errors encountered
                 Project: GNU Screen
            Submitted by: None
            Submitted on: Fri 17 Jun 2011 07:46:33 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: Cur Dev Sources
           Fixed Release: None
         Planned Release: 4.1.0
           Work Required: None

    _______________________________________________________

Details:

On AIX only

0|address@hidden src $ uname -a
AIX myhost 3 5 00CB083F4C00

0|address@hidden src $ make
"Makefile", line 29: make: 1254-055 Dependency line needs colon or double
colon operator.
"Makefile", line 31: make: 1254-055 Dependency line needs colon or double
colon operator.
make: 1254-058 Fatal errors encountered -- cannot continue.

Line concerned in osdef.h
 28 ETCSCREENRC =
 29 ifeq (${ETCSCREENRC}, )
 30 ETCSCREENRC=$(prefix)/etc/screenrc
 31 endif
 
Commented  Line 28,29 and 31, $(prefix) would be null if prefix was not set
all the ways.

The commenting fixed that part.



pcthegreat[AT] gmail 




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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