2.0.5 make error

Josh Sled jsled at asynchronous.org
Tue Feb 27 15:19:48 EST 2007


On Tue, 2007-02-27 at 13:01 -0700, Ron Morse wrote:
> On Tuesday 27 February 2007 12:30:21 pm Derek Atkins wrote:
> > Okay.. What do you get from:
> >
> >    find /usr/lib -name \*.la | xargs grep libgnomeprint-2-2.la
> >
> > -derek
> >
> No result. I am returned to prompt.  

Hmm.  I think derek intended a different command (without the 'xargs'),
though this one should still return output on any modern gnome system.


> The file usr/lib/libgnomeprint-2-2.la exists on the machine.  It's a 
> link to the file /usr/lib/libgnomeprint.a, which is also exists. 

That's not as it should be at all.  The .la is a libtool archive
description, and the .a should be an archive file of object files (.o).
So, the original error was correct: /usr/lib/libgnomeprint-2-2.la is not
a valid libtool archive.

Where'd you get it from?

-- 
...jsled
http://asynchronous.org/ - a=jsled;b=asynchronous.org;echo ${a}@${b}
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
Url : http://lists.gnucash.org/pipermail/gnucash-user/attachments/20070227/a1d1962a/attachment.bin 


More information about the gnucash-user mailing list