unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Trouble building Guile 1.9.13
@ 2010-12-05 10:46 Peter TB Brett
  2010-12-05 16:58 ` Neil Jerram
  0 siblings, 1 reply; 3+ messages in thread
From: Peter TB Brett @ 2010-12-05 10:46 UTC (permalink / raw)
  To: guile-user

[-- Attachment #1: Type: text/plain, Size: 1494 bytes --]

Hi folks,

I'm attempting and failing to compile Guile 1.9.13 from git.

I checked out the `release_1-9-13', ran `./autogen.sh' and `./configure',
but `make' fails with:


  GEN    guile-procedures.texi
Backtrace:
In unknown file:
   ?: 12 [boot-closure #t #<catch-closure a8f5200> ...]
   ?: 11 [catch-closure]
   ?: 10 [primitive-eval ((@ # %) (begin # # #))]
   ?: 9 [boot-closure ((@ # %) (begin # # #))]
   ?: 8 [map #<boot-closure aad4750 (_)> (# # #)]
   ?: 7 [boot-closure (#(syntax-object lambda # #) () #(syntax-object # # #))]
   ?: 6 [map #<boot-closure aa1bd00 (_)> ((# . #) (# . #) (# . #))]
   ?: 5 [boot-closure ((#) . #(syntax-object # # #))]
   ?: 4 [boot-closure]
   ?: 3 [boot-closure]
   ?: 2 [primitive-load-path "guile-tools" #f]
   ?: 1 [boot-closure read-error "skip_block_comment" ...]
   ?: 0 [catch-closure read-error "skip_block_comment" ...]

ERROR: In procedure skip_block_comment:
ERROR: /home/peter/src/guile/guile-tools:1:2: unterminated `#! ... !#' comment
guile: uncaught throw to wrong-type-arg: (#f Wrong type (expecting ~A): ~S (exact integer (#t #<catch-closure a8f5200> #<catch-closure a8f51f0> #<catch-closure a8f51e0>)) ((#t #<catch-closure a8f5200> #<catch-closure a8f51f0> #<catch-closure a8f51e0>)))
make[3]: *** [guile-procedures.texi] Error 1


Am I missing something?

Cheers,

                               Peter

-- 
Peter Brett <peter@peter-b.co.uk>
Remote Sensing Research Group
Surrey Space Centre

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

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

* Re: Trouble building Guile 1.9.13
  2010-12-05 10:46 Trouble building Guile 1.9.13 Peter TB Brett
@ 2010-12-05 16:58 ` Neil Jerram
  2010-12-05 17:37   ` Peter TB Brett
  0 siblings, 1 reply; 3+ messages in thread
From: Neil Jerram @ 2010-12-05 16:58 UTC (permalink / raw)
  To: Peter TB Brett; +Cc: guile-user

Peter TB Brett <peter@peter-b.co.uk> writes:

> ERROR: In procedure skip_block_comment:
> ERROR: /home/peter/src/guile/guile-tools:1:2: unterminated `#! ... !#' comment
> guile: uncaught throw to wrong-type-arg: (#f Wrong type (expecting ~A): ~S (exact integer (#t #<catch-closure a8f5200> #<catch-closure a8f51f0> #<catch-closure a8f51e0>)) ((#t #<catch-closure a8f5200> #<catch-closure a8f51f0> #<catch-closure a8f51e0>)))
> make[3]: *** [guile-procedures.texi] Error 1
>
>
> Am I missing something?

In my tree, guile-tools is in the "meta" subdirectory, and I don't see
where a path of ".../guile/guile-tools" could come from.  Did you "git
clone" into a new directory?

       Neil



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

* Re: Trouble building Guile 1.9.13
  2010-12-05 16:58 ` Neil Jerram
@ 2010-12-05 17:37   ` Peter TB Brett
  0 siblings, 0 replies; 3+ messages in thread
From: Peter TB Brett @ 2010-12-05 17:37 UTC (permalink / raw)
  To: guile-user

[-- Attachment #1: Type: text/plain, Size: 1033 bytes --]

Neil Jerram <neil@ossau.uklinux.net> writes:

> Peter TB Brett <peter@peter-b.co.uk> writes:
>
>> ERROR: In procedure skip_block_comment:
>> ERROR: /home/peter/src/guile/guile-tools:1:2: unterminated `#! ... !#' comment
>> guile: uncaught throw to wrong-type-arg: (#f Wrong type (expecting ~A): ~S (exact integer (#t #<catch-closure a8f5200> #<catch-closure a8f51f0> #<catch-closure a8f51e0>)) ((#t #<catch-closure a8f5200> #<catch-closure a8f51f0> #<catch-closure a8f51e0>)))
>> make[3]: *** [guile-procedures.texi] Error 1
>>
>>
>> Am I missing something?
>
> In my tree, guile-tools is in the "meta" subdirectory, and I don't see
> where a path of ".../guile/guile-tools" could come from.  Did you "git
> clone" into a new directory?

Bizarrely, `git clean -f -x' followed by following the same steps
resulted in no error.  So yeah, that was odd.  Not sure what happened
there.

                              Peter

-- 
Peter Brett <peter@peter-b.co.uk>
Remote Sensing Research Group
Surrey Space Centre

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

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

end of thread, other threads:[~2010-12-05 17:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-05 10:46 Trouble building Guile 1.9.13 Peter TB Brett
2010-12-05 16:58 ` Neil Jerram
2010-12-05 17:37   ` Peter TB Brett

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