[Top][All Lists]
[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: |
Thu, 6 Nov 2003 02:38:17 +0000 (WET) |
OK, after ./bootstrap and ./configure everything went fine, but when I did...
# make
Making all in libltdl
make[1]: Entering directory `/usr/src/GNUnet/GNUnet/libltdl'
make all-am
make[2]: Entering directory `/usr/src/GNUnet/GNUnet/libltdl'
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c
-o ltdl.lo `test -f 'ltdl.c' || echo './'`ltdl.c
mkdir .libs
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
What now? O:-)
Mind Booster Noori
--
==================================================
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
==================================================
On Wed, 5 Nov 2003, N. Durner wrote:
> > I downloaded the latest version from CVS (an hour ago orso), and
> > there is no ./configure, so I did:
> >
> > # autoconf
> Please use ./bootstrap as advised in ./README.
> If I run Autoconf without parameters, I get strange error messages, too.
>
> Nils
>
- [GNUnet-developers] Re: [Help-gnunet] trouble with cvs, Christian Grothoff, 2003/11/02
- Re: [GNUnet-developers] Re: [Help-gnunet] trouble with cvs, Glenn McGrath, 2003/11/02
- Re: [GNUnet-developers] Re: [Help-gnunet] trouble with cvs, Marcos D. Marado Torres, 2003/11/05
- Re: [GNUnet-developers] Re: [Help-gnunet] trouble with cvs, N. Durner, 2003/11/05
- Re: [GNUnet-developers] Re: [Help-gnunet] trouble with cvs,
Marcos D. Marado Torres <=
- Re: [GNUnet-developers] Re: [Help-gnunet] trouble with cvs, N. Durner, 2003/11/06
- Re: [GNUnet-developers] Re: [Help-gnunet] trouble with cvs, Igor Wronsky, 2003/11/07
- Re: [GNUnet-developers] Re: [Help-gnunet] trouble with cvs, Christian Grothoff, 2003/11/07
- Re: [GNUnet-developers] Re: [Help-gnunet] trouble with cvs, Marcos D. Marado Torres, 2003/11/07
- Re: [GNUnet-developers] Re: [Help-gnunet] trouble with cvs, Glenn McGrath, 2003/11/07
- RE: [GNUnet-developers] Re: [Help-gnunet] trouble with cvs, jan marco alkema, 2003/11/09
- Re: [GNUnet-developers] Re: [Help-gnunet] trouble with cvs, Igor Wronsky, 2003/11/07
- Re: [GNUnet-developers] Re: [Help-gnunet] trouble with cvs, Marcos D. Marado Torres, 2003/11/15
- Re: [GNUnet-developers] Re: [Help-gnunet] trouble with cvs, N. Durner, 2003/11/16
- Re: [GNUnet-developers] Re: [Help-gnunet] trouble with cvs, Marcos D. Marado Torres, 2003/11/16