OpenWrt Forum Archive

Topic: Missing library

The content of this topic has been archived on 4 May 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hi everybody,


I've tried to install screen and ez-ipupdate through ipkg. These work fine.  But when I try to run them it says I'm missing :can't load library 'libgcc_s.so.1'   (which I don't have)

Is it part of the libgcc package ?

which I can't install. it says:
ipkg_install_file: ERROR unpacking control.tar.gz from //tmp/ipkg/libgcc_3.3.5-1_mipsel.ipk

What am I doing wrong ?

Thanks,

Chandi

Hi,

i'm still using OpenWRT v3.03.2 and i need the libgcc package.
Does someone know where to get it?
(http://openwrt.org/downloads or http://downloads.openwrt.org/ don't provide it anymore.)


Thx in advance,
jm

jm wrote:

Hi,

i'm still using OpenWRT v3.03.2 and i need the libgcc package.
Does someone know where to get it?
(http://openwrt.org/downloads or http://downloads.openwrt.org/ don't provide it anymore.)


Thx in advance,
jm

That means you installed a packaged from the NEW experimental build onto an OLD expiremental build.  Either upgrade the the new build, or use packages from the old one

thx, sbinger.

For those who still use the former experimental (v3.03.2) version:

You have to change the src in your /etc/ipkg.conf from

src experimental http://openwrt.org/downloads/experimental/bin/packages

to

src experimental http://openwrt.org/downloads/experimental-old/bin/packages

regards,
jm

(Last edited by jm on 30 May 2005, 08:37)

The discussion might have continued from here.