guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

1.6 branch not compiling?


From: Neil Jerram
Subject: 1.6 branch not compiling?
Date: 20 Jan 2004 22:31:34 +0000
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.7

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]