unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Kevin Pendleton <kevin@electron-pc.com>
Subject: Guile 6.4 on NCR MPRAS
Date: 25 Mar 2004 13:45:38 -0700	[thread overview]
Message-ID: <1080247538.26226.362.camel@s11> (raw)

Hi All,

I am trying to compile guile 6.4 (so that I can compile GNU libmatheval)
on NCR MPRAS (i686-ncr-sysv4.3).  I am compiling with gcc 3.3.2,
binutils 2.14 and GNU make 3.80.  Originally the configure script
complained that my libreadline was to old, so I compiled GNU Readline
4.3.  Now, after running configure again successfully, I get the
following error on the make:

gcc -DHAVE_CONFIG_H -I. -I/usr/local/src/guile-1.6.4/libguile -I.. -I..
-I/usr/local/src/guile-1.6.4/libguile/..
-I/usr/local/src/guile-1.6.4/libguile-ltdl -g -O2 -Wall
-Wmissing-prototypes -MT
gc_os_dep.lo -MD -MP -MF .deps/gc_os_dep.Tpo -c
/usr/local/src/guile-1.6.4/libguile/gc_os_dep.c
-fPIC -DPIC -o .libs/gc_os_dep.lo
/usr/local/src/guile-1.6.4/libguile/gc_os_dep.c:380: error: parse error
before '--' token
make[2]: *** [gc_os_dep.lo] Error 1
make[2]: Leaving directory `/usr/local/src/guile164/libguile'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/guile164'
make: *** [all] Error 2

I am configuring with the following options:

/usr/local/src/guile-1.6.4/configure \
	--build=i686-ncr-sysv4.3 \
	--prefix=/usr/gnu \
	--with-gnu-ld

Is there a proper way to send my config.log if that is needed?  I'm sure
there is still something I need to add on my side to get it to work.  If
anyone has any ideas, they would be much appreciated.

Thanks,

Kevin



_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user


             reply	other threads:[~2004-03-25 20:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-25 20:45 Kevin Pendleton [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-03-27  0:26 Guile 6.4 on NCR MPRAS Kevin Pendleton
2004-03-27 21:33 ` Kevin Ryde
2004-03-29 23:00   ` Kevin Pendleton
2004-03-30 22:05     ` Kevin Ryde
2004-03-31  0:30       ` Kevin Pendleton
2004-03-31  0:44         ` 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=1080247538.26226.362.camel@s11 \
    --to=kevin@electron-pc.com \
    /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).