unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
From: josh kurlander <schwa007@earthlink.net>
Subject: guile-1.6.7 make problem
Date: Sat, 17 Sep 2005 14:42:44 -0400	[thread overview]
Message-ID: <432C63A4.1060404@earthlink.net> (raw)

Hi, I'm new to fedora and linux and I'm trying to install guile-1.6.7.
"./configure" runs smoothly, but "make" does not.
Here are the last few lines it outputs:

> ./guile_filter_doc_snarfage --filter-snarfage) > regex-posix.doc || { 
> rm regex-posix.doc; false; }
> if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I./.. -I../libguile-ltdl -g 
> -O2 -Wall -Wmissing-prototypes -fno-strict-aliasing -MT guile.o -MD 
> -MP -MF ".deps/guile.Tpo" -c -o guile.o guile.c; \
> then mv -f ".deps/guile.Tpo" ".deps/guile.Po"; else rm -f 
> ".deps/guile.Tpo"; exit 1; fi
> guile.c: In function ‘main’:
> guile.c:91: error: array type has incomplete element type
> guile.c:91: warning: unused variable ‘lt_preloaded_symbols’
> make[2]: *** [guile.o] Error 1
> make[2]: Leaving directory `/home/josh/guile-1.6.7/libguile'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/josh/guile-1.6.7'
> make: *** [all] Error 2

Any idea what I'm doing wrong?
Thanks,
Josh


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


             reply	other threads:[~2005-09-17 18:42 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-17 18:42 josh kurlander [this message]
2005-09-19 23:59 ` guile-1.6.7 make problem Kevin Ryde

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=432C63A4.1060404@earthlink.net \
    --to=schwa007@earthlink.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).