unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* fail guile-1.8.1 (different user src dir): build wants to modify src directory
@ 2007-05-11 12:30 anirkko
  2007-05-25 16:08 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: anirkko @ 2007-05-11 12:30 UTC (permalink / raw)
  To: bug-guile


Hi
The build of guile in an object directory different
from the src directory (belonging to a different user,
for example unpacked by root or on RO media) also fails
because the build wants to modify the src directory tree!

Should the building not also work when the src is read-only
(for example, a CDROM)? All modifications should be made in
the destination (object) directory tree?

Workaround: copy the src tree to a location where the building
user has write permissions.

Greetings
Arto


output of 'gmake':
-----------------------------------------------------------
...
...
(cd .libs && rm -f libtest-asmobs.la && ln -s ../libtest-asmobs.la libtest-asmobs.la)
cd /build/guile-1.8.1/test-suite/standalone && chmod u+x test-system-cmds test-require-extension test-asmobs
chmod: WARNING: can't change test-system-cmds
chmod: WARNING: can't change test-require-extension
chmod: WARNING: can't change test-asmobs
gmake[4]: *** [all-local] Error 3
gmake[4]: Leaving directory ...
...
...


_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-guile


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: fail guile-1.8.1 (different user src dir): build wants to modify src directory
  2007-05-11 12:30 fail guile-1.8.1 (different user src dir): build wants to modify src directory anirkko
@ 2007-05-25 16:08 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2007-05-25 16:08 UTC (permalink / raw)
  To: bug-guile

Hi,

anirkko@insel.ch writes:

> Should the building not also work when the src is read-only
> (for example, a CDROM)? All modifications should be made in
> the destination (object) directory tree?

Yes, you are right, and this is normally caught by "make distcheck".

We'll fix it.

Thanks,
Ludovic.



_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-guile


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-05-25 16:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-11 12:30 fail guile-1.8.1 (different user src dir): build wants to modify src directory anirkko
2007-05-25 16:08 ` Ludovic Courtès

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).