bug-make
[Top][All Lists]
Advanced

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

[bug #50413] better error message when load ":" requested


From: J.J. Green
Subject: [bug #50413] better error message when load ":" requested
Date: Mon, 27 Feb 2017 11:44:27 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:51.0) Gecko/20100101 Firefox/51.0

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

                 Summary: better error message when load ":" requested
                 Project: make
            Submitted by: jjg
            Submitted on: Mon 27 Feb 2017 04:44:26 PM UTC
                Severity: 3 - Normal
              Item Group: Enhancement
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
       Component Version: None
        Operating System: POSIX-Based
           Fixed Release: None
           Triage Status: None

    _______________________________________________________

Details:

It seems that in Gnu Make 4.0 (or thereabouts) the target

load : whatever

would attempt to load a shared object called ":" and issue a confusing error
message which looks rather like C++ "could not load:: file not found".  Given
that this a recent change in Gnu Make's behaviour (I was bitten by this on an
upgrade from LMDE betsy to Mint Selina), that "make load" is problematic as a
search term, and that make's own documentation used a space between the target
and colon until recently, that when attempting to load a shared object called
":" that a "are you sure that you don't have a space between the target 'load'
and the colon" message is issued.  Two lines on C and would be good UX.

Thanks

Jim  




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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