m4-patches
[Top][All Lists]
Advanced

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

Re: Libtool?


From: Akim Demaille
Subject: Re: Libtool?
Date: Thu, 26 Jun 2003 11:10:19 +0200
User-agent: Gnus/5.1002 (Gnus v5.10.2) Emacs/21.3 (gnu/linux)

Thanks!

But

 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../src -I../src -O2 -pipe -MT 
ltdl.lo -MD -MP -MF .deps/ltdl.Tpo -c ltdl.c  -fPIC -o .libs/ltdl.o
ltdl.c:2168: warning: `struct direct' declared inside parameter list
ltdl.c:2168: 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:3569: error: argument `dp' doesn't match prototype
ltdl.c:2168: error: prototype declaration
ltdl.c:3582: error: dereferencing pointer to incomplete type
ltdl.c:3582: error: dereferencing pointer to incomplete type
ltdl.c:3587: error: dereferencing pointer to incomplete type
ltdl.c:3598: error: dereferencing pointer to incomplete type
ltdl.c:3607: error: dereferencing pointer to incomplete type
ltdl.c:3617: error: dereferencing pointer to incomplete type
ltdl.c:3617: error: dereferencing pointer to incomplete type
ltdl.c:3617: error: dereferencing pointer to incomplete type
ltdl.c:3617: error: dereferencing pointer to incomplete type
ltdl.c:3617: error: dereferencing pointer to incomplete type
ltdl.c: In function `list_files_by_dir':
ltdl.c:3635: error: `DIR' undeclared (first use in this function)
ltdl.c:3635: error: (Each undeclared identifier is reported only once
ltdl.c:3635: error: for each function it appears in.)
ltdl.c:3635: error: `dirp' undeclared (first use in this function)
ltdl.c:3648: warning: assignment makes pointer from integer without a cast
ltdl.c:3649: error: dereferencing pointer to incomplete type
ltdl.c:3650: warning: passing arg 4 of `lt_argz_insertdir' from incompatible 
pointer type
make[2]: *** [ltdl.lo] Error 1
make[2]: Leaving directory `/home/akim/src/m4/m4'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/akim/src/m4'
make: *** [all] Error 2
~/




reply via email to

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