[Top][All Lists]
[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: |
Wed, 19 Jul 2006 08:28:49 +0900 |
On Tue, 2006-07-18 at 12:05 -0600, Stephen Cartwright wrote:
> How should I proceed in order to get libtool working?
I can't reproduce this failure, so I don't honestly know. I assume that
the compiler is finding some version of ltdl.h that is outside of the
libtool package when compiling the mdemo program, but I don't really
know. ltdl.h has typedef struct {....} lt_dlinfo in it, so lt_dlinfo
should "name a type"....
Libtool seems to be working aside from this, so I'd go ahead and use it
regardless of the error.
Sorry,
Peter
>
> On Thu, 13 Jul 2006, Peter O'Gorman wrote:
> > 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
> >
>
signature.asc
Description: This is a digitally signed message part