chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #942: make install uses user's umask


From: Chicken Trac
Subject: [Chicken-janitors] #942: make install uses user's umask
Date: Sun, 28 Oct 2012 20:45:03 -0000

#942: make install uses user's umask
--------------------------+-------------------------------------------------
 Reporter:  retroj        |       Owner:         
     Type:  defect        |      Status:  new    
 Priority:  major         |   Milestone:  someday
Component:  build system  |     Version:  4.8.x  
 Keywords:                |  
--------------------------+-------------------------------------------------
 I encountered the following problem with 'make install' with chicken
 4.8.0:

 My umask is 027, which means that by default, new files that I create have
 no permission bits set for 'other'.

 I installed chicken like this:

     $ sudo make PLATFORM=linux install

 I found that the installed files had used my umask instead of a sane
 default.  The directories /usr/local/include/chicken and
 /usr/local/lib/chicken/ (and maybe others?) had no permission bits set for
 other.

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/942>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

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