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|pchenrmn@myhost src $ uname -a AIX myhost 3 5 00CB083F4C00 0|pchenrmn@cdnbwsb1 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/