On Wed, 2006-07-12 at 11:50 -0600, Stephen Cartwright wrote:
> Here you go! 
> 

Thank you, since the post was too big for the list, I rejected it. Here
(for the list) is the failure:

 cc -DPACKAGE_NAME=\"mdemo\" -DPACKAGE_TARNAME=\"mdemo\"
-DPACKAGE_VERSION=\"0.1\" "-DPACKAGE_STRING=\"mdemo 0.1\""
-DPACKAGE_BUGREPORT=\"[EMAIL PROTECTED]" -DPACKAGE=\"mdemo\"
-DVERSION=\"0.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1
-DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1
-DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1
-DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_MATH_H=1 -I. -I.
-I./../libltdl -g -c mlib.c -o mlib.o
cc: Error: mlib.c, line 31: In this declaration, "lt_dlinfo" appears to
be used as if it named a type, but there is no declared type of that
name visible. (typedefnotdef)   const lt_dlinfo *info; --------^ cc:
Error: mlib.c, line 45: In this statement, "info" is not declared.
(undeclared)   info = lt_dlgetinfo(handle); --^
*** Exit 1

all failures are variants of this.

Peter

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Bug-libtool mailing list
Bug-libtool@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-libtool

Reply via email to