Re: Bug in configure?



Matthew Schalit wrote:
> 
> Malte Thoma wrote:
> >
> > Hallo ,
> >
> > I try to complile bonobo-1.0.2 but the configure ends with
> > 'checking for libIDL >= 0.6.8... configure: error: not found'
> >
> > but the comand '/usr/bin/libIDL-config --version' gives the result
> > '0.6.8'
> >
> > Can you help me?
> 
> When configure fails to find a program or library that
> it needs and errors out, then next thing that you do is
> 
>    less config.log
> 
> and look inside it for the "checking for libIDL" part.
> Either paste in the output so we can help you fix it,
> or know that libIDL probably depends on something that
> was not thrown into the soup... fixed with a LIBS= line,
> usually.

I have checked the 'config.log' before, but as far as I can see it does
not help. Here are the last lines of it:
______________________________________________________
configure:4278: checking for gmsgfmt
configure:4314: checking for xgettext
configure:4354: gcc -o conftest -g -O2 -Wall -Wunused  
-I/usr/lib/glib/include
configure:4630: checking for catalogs to be installed
configure:4741: checking ORBit version
configure:4750: checking for libIDL >= 0.6.8
_______________________________________________________
No error message or something else :-(
The last lines of the stdout are these:

________________________________________________________
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed...  az ca da de el en_GB es fi fr
ga gl hu it ja ko lt nl no pl pt_BR ro ru sk sl sv uk wa tr zh_CN.GB2312
checking ORBit version... 0.5.6
checking for libIDL >= 0.6.8... configure: error: not found

_________________________________________________________

So again my question: Why can't libIDL 0.6.8 be found if
/usr/bin/libIDL-config --version' gives the result
'0.6.8'
???

Malte


> 
> 
> > (Please send the response to my e-mail adress, because I`m not in the
> > mailing list)
> 
> It's painless to be on the list.  Go ahead and subscribe.
> If you had, or had at least searched the archives for this list
> and for the gnome-devel list, you would have found similar answers
> from me to this common question.  By subscribing and getting this
> solved on the list, you'll make your problem/solution available to
> others.
> 
> 
> > Thank you,
> >
> > Malte Thoma
> 
> Best,
> Matthew




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