CVS problems: @LIBDL@ and LEXLIB

W. Tasin tasin at e-technik.fh-muenchen.de
Fri Jan 28 12:56:20 UTC 2000


Christian Couder wrote:
> 
> Falk Brettschneider wrote:
> 
> > Hi Christian,
> >
> > Christian Couder wrote:
> > >
> > > Hi all,
> > >
> > > I made a cvs update on the KDEVELOP_1_0 branch this evening and now I
> > > cannot compile kdevelop any more.
> > > I deleted my config.cache and done a "make clean" but I still have the
> > > same problems:
> > Delete those files which cause problems and cvs-update them again. Does
> > it help?
> >
> 
> Hi Falk,
> 
> I deleted kdevelop/kdevelop/Makefile.am and did a cvs-update which
> downloaded a new kdevelop/kdevelop/Makefile.am but the problem is still the
> same.
> 
> There is a "$(LEXLIB)" in kdevelop/kdevelop/Makefile.am and this variable
> is not defined on my machine so make fails when I type "make -f
> Makefile.cvs" with:
> 
> kdevelop/Makefile.am:53: variable `LEXLIB' not defined
> make: *** [all] Error 1
> 
> There is also a "$(LIBDL)" in kdevelop/kdevelop/Makefile.am after the
> "$(LEXLIB)" and this variable is also not defined on my machine.
> 
> Are $LEXLIB and $LIBDL defined on your machine?
> What are these variables for?
> 
> When I edit my kdevelop/kdevelop/Makefile.am to remove these variables and
> "make -f Makefile.am" works but "make" don't.
> I get the following errors:
> 
> ./kdlgedit/libkdlgedit.a(kdlgedit.o): In function
> `loadKDlgLdrLibrary(void)'
> kdlgedit.o(.text+0x15): undefined reference to `dlopen'
> kdlgedit.o(.text+0x26): undefined reference to `dlerror'
> kdlgedit.o(.text+0xe4): undefined reference to `dlsym'
> ...
> 
> Thanks for the help anyway,
> 
> Bye,
> Christian.

Hi Christian,

i´ve seen that Falk did you answer already...
concerning which lib is for what...

Could you mail me your ./configure-file??
I think that the variable LEXLIB will not be defined by your
system´s autoconf.
If you would send me this file I try to examine which variable
is used by Slackware 7.x to patch 

Please follow first these steps...
rm config.cache
rm Makefile.in
rm libtool
make -f Makefile.cvs

Then do a ./configure and send me the output too.
Considering @LIBDL@ there should be outputted if -ldl or -lshdl 
is found on your system.

If both of them aren't present you have to install it.

Bye

Walter

--
oohhh sveglia.... il mondo e' ammalato, ma x colpa di chi.........
(Zucchero)
:-------W. Tasin, FB 04,
FHM-------------------PGP-KeyID:0x7961A645----------:
<Key-Fingerprint: 1610 835F 0080 32F4 6140  6CF7 A7D0 44CD 7961A645>
<http://wwwkeys.pgp.net:11371/pks/lookup?op=index&search=0x7961A645&fingerprint=on>




More information about the KDevelop-devel mailing list