unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
* 1.6 branch not compiling?
@ 2004-01-20 22:31 Neil Jerram
  2004-01-21  3:41 ` Rob Browning
  0 siblings, 1 reply; 2+ messages in thread
From: Neil Jerram @ 2004-01-20 22:31 UTC (permalink / raw)


Is it just me, or does the 1.6 branch in CVS not compile?

I get:
raw-ltdl.c:2172: warning: `struct direct' declared inside parameter list
raw-ltdl.c:2172: warning: its scope is only this definition or declaration, which is probably not what you want.
raw-ltdl.c: In function `lt_argz_insertdir':
raw-ltdl.c:3573: argument `dp' doesn't match prototype
raw-ltdl.c:2172: prototype declaration
raw-ltdl.c:3586: dereferencing pointer to incomplete type
raw-ltdl.c:3586: dereferencing pointer to incomplete type
raw-ltdl.c:3591: dereferencing pointer to incomplete type
raw-ltdl.c:3602: dereferencing pointer to incomplete type
raw-ltdl.c:3611: dereferencing pointer to incomplete type
raw-ltdl.c:3621: dereferencing pointer to incomplete type
raw-ltdl.c:3621: dereferencing pointer to incomplete type
raw-ltdl.c:3621: dereferencing pointer to incomplete type
raw-ltdl.c:3621: dereferencing pointer to incomplete type
raw-ltdl.c:3621: dereferencing pointer to incomplete type
raw-ltdl.c: In function `list_files_by_dir':
raw-ltdl.c:3639: `DIR' undeclared (first use in this function)
raw-ltdl.c:3639: (Each undeclared identifier is reported only once
raw-ltdl.c:3639: for each function it appears in.)
raw-ltdl.c:3639: `dirp' undeclared (first use in this function)
raw-ltdl.c:3640: parse error before `int'
raw-ltdl.c:3647: warning: implicit declaration of function `opendir'
raw-ltdl.c:3652: warning: implicit declaration of function `readdir'
raw-ltdl.c:3652: warning: assignment makes pointer from integer without a cast
raw-ltdl.c:3653: dereferencing pointer to incomplete type
raw-ltdl.c:3654: warning: passing arg 4 of `lt_argz_insertdir' from incompatible pointer type
raw-ltdl.c:3656: `errors' undeclared (first use in this function)
raw-ltdl.c:3660: warning: implicit declaration of function `closedir'
raw-ltdl.c:3666: warning: control reaches end of non-void function
make[3]: *** [guile-ltdl.lo] Error 1
make[3]: Leaving directory `/home/neil/Guile/bra/guile-core/libguile-ltdl'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/neil/Guile/bra/guile-core/libguile-ltdl'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/neil/Guile/bra/guile-core'
make: *** [all] Error 2

Regards,
        Neil



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


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

* Re: 1.6 branch not compiling?
  2004-01-20 22:31 1.6 branch not compiling? Neil Jerram
@ 2004-01-21  3:41 ` Rob Browning
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Browning @ 2004-01-21  3:41 UTC (permalink / raw)
  Cc: Guile Development

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

> Is it just me, or does the 1.6 branch in CVS not compile?

Hmm.  The tree I have here compiles and passes "make check".

-- 
Rob Browning
rlb @defaultvalue.org and @debian.org; previously @cs.utexas.edu
GPG starting 2002-11-03 = 14DD 432F AE39 534D B592  F9A0 25C8 D377 8C7E 73A4


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


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

end of thread, other threads:[~2004-01-21  3:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-20 22:31 1.6 branch not compiling? Neil Jerram
2004-01-21  3:41 ` Rob Browning

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