[coldfire-gnu-discuss] m68k-elf-sprite:libborunwind.so.6.0: cannot open shared object file

Seymour David-ra2693 David.Seymour at freescale.com
Tue Apr 10 15:49:12 UTC 2007


I've been working to get the P&E USBMultilink Linux drivers working on
FC3 and SUSE10.  
I took a clean SUSE10 distribution and then downloaded the latest P&E
driver from their web site (Note: had to register for account) called
pe_driver_ver_323_2_811.tar.gz.
I ran the install as root and when it called
./windriver/redist/configure it had errors finding the
<linux/utsrelease.h> referenced within the setup.sh script.  So I found
where a copy of the <linux/utsrelease.h> header was and added the entire
path to the script and re-ran the script.  It tripped up in one more
location and I add the full path to the <linux/utsrelease.h> to the
"/lib/modules/2.6.18.2-34-default/source/include/linux/vermagic.h" which
was called from the "make" step.  I then re-ran the script.  It was then
successful.
I then installed the CodeSourcery ColdFire ELF GNU tools for Linux,
added the following to my .bashrc PATH variable and "source .bashrc".
PATH=/home/david/freescale-coldfire-4.1/bin:/home/david/freescale-coldfi
re-4.1/m68k-elf/include:/home/david/freescale-coldfire-4.1/m68k-elf/lib:
$PATH

I then plugged in my USBMultilink cable and executed the
"m68k-elf-sprite -i" command (NOTE: Must be root for this to work) and
saw the hardware listed.

Also when run ddd or m68k-elf-gdb I must be root to access the
m68k-elf-sprite drive.  I hope P&E can fix it so I can be a normal user.

Hope this helps.

Regards, 
David

David E Seymour

-----Original Message-----
From: Nathan Sidwell [mailto:nathan at codesourcery.com] 
Sent: Tuesday, April 10, 2007 3:57 AM
To: Daniel Jacobowitz
Cc: Gunnar Ristroph; coldfire-gnu-discuss at codesourcery.com
Subject: Re: [coldfire-gnu-discuss] m68k-elf-sprite:libborunwind.so.6.0:
cannot open shared object file

Daniel Jacobowitz wrote:

> I don't remember the details - maybe someone else on the list does -
> but I believe this was a bug in the latest P&E driver package.  Either
> the libraries are there but the cp command is too early, or else they
> were in a previous version and omitted from this one.

I think it was a mixture of both.  We're still waiting for an updated
linux 
driver from P&E.

Meanwhile, I attach the missing files.

nathan

-- 
Nathan Sidwell    ::   http://www.codesourcery.com   ::
CodeSourcery
nathan at codesourcery.com    ::
http://www.planetfall.pwp.blueyonder.co.uk




More information about the coldfire-gnu-discuss mailing list