unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* Error during compilation
@ 2010-02-06 11:06 Štěpán Němec
  2010-02-07 10:37 ` Andy Wingo
  0 siblings, 1 reply; 5+ messages in thread
From: Štěpán Němec @ 2010-02-06 11:06 UTC (permalink / raw)
  To: bug-guile

Hello,
trying to compile Guile on GNU/Linux; i.e. running `make' after configuring with
`BDW_GC_CFLAGS='-I/usr/include' BDW_GC_LIBS='-L/usr/lib -lgc'
./configure --disable-nls', I'm getting this error:

 gcc -std=gnu99 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I.. -I../lib
 -I../lib -Wall -Wmissing-prototypes -Wdeclaration-after-statement
 -Wundef -Wswitch-enum -fvisibility=hidden -
 I/usr/include -g -O2 -MT libguile_la-vm.lo -MD -MP -MF
 .deps/libguile_la-vm.Tpo -c vm.c  -fPIC -DPIC -o .libs/libguile_la-vm.o
  gcc -std=gnu99 -DHAVE_CONFIG_H -DBUILDING_LIBGUILE=1 -I.. -I..
  -I../lib -I../lib -Wall -Wmissing-prototypes
  -Wdeclaration-after-statement -Wundef -Wswitch-enum
  -fvisibility=hidden -
  I/usr/include -g -O2 -MT libguile_la-vm.lo -MD -MP -MF
  .deps/libguile_la-vm.Tpo -c vm.c -o libguile_la-vm.o >/dev/null 2>&1
  make[3]: *** [libguile_la-vm.lo] Error 1
  make[3]: Leaving directory
  `/home/stepnem/Hacking/Scheme/guile/guile/libguile'
  make[2]: *** [all] Error 2
  make[2]: Leaving directory
  `/home/stepnem/Hacking/Scheme/guile/guile/libguile'
  make[1]: *** [all-recursive] Error 1
  make[1]: Leaving directory `/home/stepnem/Hacking/Scheme/guile/guile'
  make: *** [all] Error 2


The error message being completely unhelpful, I have no idea what I can
do to fix the issue. Please let me know if I can provide some more
information or if you can make any sense of the above.

Best regards,

    Štěpán Němec




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

end of thread, other threads:[~2010-02-08 14:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-06 11:06 Error during compilation Štěpán Němec
2010-02-07 10:37 ` Andy Wingo
2010-02-07 15:19   ` Štěpán Němec
2010-02-08 10:47     ` Andy Wingo
2010-02-08 14:03       ` Štěpán Němec

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