unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Problem when trying to 'make' for guile
@ 2016-12-07 17:05 M
  2016-12-07 19:38 ` Eli Zaretskii
  0 siblings, 1 reply; 2+ messages in thread
From: M @ 2016-12-07 17:05 UTC (permalink / raw)
  To: guile-user

Hello,

I'm trying the 'make' command for the installation, but get this:

make -C libguile scmconfig.h
make[1]: Entering directory `/home/user/apps/guile-2.0.13/libguile'
  GEN      gen-scmconfig
/home/user/apps/gc-7.2/include/: file not recognized: Is a directory
collect2: error: ld returned 1 exit status
make[1]: *** [gen-scmconfig] Error 1
make[1]: Leaving directory `/home/user/apps/guile-2.0.13/libguile'
make: *** [libguile/scmconfig.h] Error 2

Not sure what file it's trying to find in /home/user/apps/gc-7.2/include/.
Any advice? Thanks.


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

* Re: Problem when trying to 'make' for guile
  2016-12-07 17:05 Problem when trying to 'make' for guile M
@ 2016-12-07 19:38 ` Eli Zaretskii
  0 siblings, 0 replies; 2+ messages in thread
From: Eli Zaretskii @ 2016-12-07 19:38 UTC (permalink / raw)
  To: M; +Cc: guile-user

> From: M <reavor@gmail.com>
> Date: Wed, 7 Dec 2016 17:05:43 +0000
> 
> I'm trying the 'make' command for the installation, but get this:
> 
> make -C libguile scmconfig.h
> make[1]: Entering directory `/home/user/apps/guile-2.0.13/libguile'
>   GEN      gen-scmconfig
> /home/user/apps/gc-7.2/include/: file not recognized: Is a directory
> collect2: error: ld returned 1 exit status
> make[1]: *** [gen-scmconfig] Error 1
> make[1]: Leaving directory `/home/user/apps/guile-2.0.13/libguile'
> make: *** [libguile/scmconfig.h] Error 2
> 
> Not sure what file it's trying to find in /home/user/apps/gc-7.2/include/.
> Any advice? Thanks.

Say "make V=1" and look at the full command which fails, then you will
probably see the cause.



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

end of thread, other threads:[~2016-12-07 19:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-07 17:05 Problem when trying to 'make' for guile M
2016-12-07 19:38 ` Eli Zaretskii

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).