Follow-up Comment #2, bug #27801 (project gnustep):

I am running into this issue during my port of WebKit....

When listing the headers in the GNUmakefile like so:

XXX_HEADER_FILES=
./somedir/somefile.h

GNUstep-make current dies because it uses install -n -p and somedir doesn't
currently exist.  If you add the -D flag it would attempt to create "somedir"
if it doesn't currently exist at the installation destination.   It simply
makes things easier.

Please let me know if you still need me to upload an example
framework/library to illustrate this.

    _______________________________________________________

Reply to this item at:

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

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



_______________________________________________
Bug-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to