bug-libtool
[Top][All Lists]
Advanced

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

Re: libtool 1.5.22 tests failed


From: Peter O'Gorman
Subject: Re: libtool 1.5.22 tests failed
Date: Thu, 13 Jul 2006 12:01:49 +0900

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=\"address@hidden" -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


reply via email to

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