gnunet-developers
[Top][All Lists]
Advanced

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

Re: [GNUnet-developers] Re: [Help-gnunet] trouble with cvs


From: Marcos D. Marado Torres
Subject: Re: [GNUnet-developers] Re: [Help-gnunet] trouble with cvs
Date: Sun, 16 Nov 2003 02:36:22 +0000 (WET)

On Fri, 7 Nov 2003, N. Durner wrote:

> > ltdl.c:2174: warning: `struct direct' declared inside parameter list
> [...]
> > What now? O:-)
> What version of libtool are you using?
> If it is < 1.5, please try to update to 1.5.

I updated it:
# libtool --version
ltmain.sh (GNU libtool) 1.5.0a (1.1220.2.25 2003/08/01 19:08:35) Debian: 49 $

but the problem is still there:
# make
[...]
gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c ltdl.c  -fPIC -DPIC -o .libs/ltdl.lo
ltdl.c:2174: warning: `struct direct' declared inside parameter list
ltdl.c:2174: warning: its scope is only this definition or declaration, which 
is probably not what you want
ltdl.c: In function `lt_argz_insertdir':
ltdl.c:3578: error: argument `dp' doesn't match prototype
ltdl.c:2174: error: prototype declaration
ltdl.c:3591: error: dereferencing pointer to incomplete type
ltdl.c:3591: error: dereferencing pointer to incomplete type
ltdl.c:3596: error: dereferencing pointer to incomplete type
ltdl.c:3607: error: dereferencing pointer to incomplete type
ltdl.c:3616: error: dereferencing pointer to incomplete type
ltdl.c:3626: error: dereferencing pointer to incomplete type
ltdl.c:3626: error: dereferencing pointer to incomplete type
ltdl.c:3626: error: dereferencing pointer to incomplete type
ltdl.c:3626: error: dereferencing pointer to incomplete type
ltdl.c:3626: error: dereferencing pointer to incomplete type
ltdl.c: In function `list_files_by_dir':
ltdl.c:3644: error: `DIR' undeclared (first use in this function)
ltdl.c:3644: error: (Each undeclared identifier is reported only once
ltdl.c:3644: error: for each function it appears in.)
ltdl.c:3644: error: `dirp' undeclared (first use in this function)
ltdl.c:3657: warning: assignment makes pointer from integer without a cast
ltdl.c:3658: error: dereferencing pointer to incomplete type
ltdl.c:3659: warning: passing arg 4 of `lt_argz_insertdir' from incompatible 
pointer type
make[2]: *** [ltdl.lo] Error 1
make[2]: Leaving directory `/usr/src/GNUnet/GNUnet/libltdl'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/GNUnet/GNUnet/libltdl'
make: *** [all-recursive] Error 1

Any other ideas?
Thanks in advance,
Mind Booster Noori

> Hope this helps,
>
> Nils
>


--
==================================================
Marcos Daniel Marado Torres AKA Mind Booster Noori
/"\               http://student.dei.uc.pt/~marado
\ /                       address@hidden
 X   ASCII Ribbon Campaign
/ \  against HTML e-mail and Micro$oft attachments
==================================================





reply via email to

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