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

Re: kdevelop problem with libjpeg.la



On Friday 30 November 2001 02:41, John Gay wrote:
> On Friday 30 November 2001 01:39, Sheldon Lee-Wen wrote:
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> >
> > > I've got /usr/lib/libjpeg.a but what is libjpeg.la? I can not  find any
> > > reference to .la libs anywhere? Is there something wrong with kdevelop's

I had the same problem when I start compile KDE from cvs again.  Because I did
not find it too I hacked it myself from a copy of libxml2.la (appended).

Achim

# libjpeg.la - a libtool library file
# Generated by ltmain.sh - GNU libtool 1.4b (1.971 2001/07/09 22:02:09)
#
# Please DO NOT delete this file!
# It is necessary for linking the library.

# The name that we can dlopen(3).
dlname='libjpeg.so.62'

# Names of this library.
library_names='libjpeg.so.62.0.0 libjpeg.so.62 libjpeg.so'

# The name of the static archive.
old_library='libjpeg.a'

# Libraries that this one depends upon.
dependency_libs=''

# Version information for libjpeg.
current=6
age=4
revision=8

# Is this an already installed library?
installed=yes

# Files to dlopen/dlpreopen
dlopen=''
dlpreopen=''

# Directory that this library needs to be installed in:
libdir='/usr/lib'



Reply to: