[uClibc] link with uClibc libutil.so fails: undefined reference to `MIC'

Clem Taylor clem.taylor at gmail.com
Thu Jun 30 19:50:21 UTC 2005


On 6/29/05, Clem Taylor <clem.taylor at gmail.com> wrote:
> I upgraded from a buildroot from 2005.03.22 to a current buildroot
> 2005.06.26. I also upgraded to a new uclibc snapshot, latest bintools
> and newer gcc (3.4.4 from 3.4.3). Most things seem to be working, but
> openpty() in opensshd fails.

I kept everything the same and just switched back to the previous
version of uClibc and the openpty() link problem seems to have gone
away. So the problem seems to be isolated to uClibc.

My old version was a snapshot from:
  2972188 Mar 29 02:11 uClibc-snapshot.tar.bz2

The new version is:
  3034093 Jun 27 02:11 uClibc-snapshot.tar.bz2

> compiling with 'mips-gcc -lutil ptytest.c' fails with a weird link error:
> ...../../../../mipsel-linux-uclibc/lib/libutil.so: undefined reference to `MIC'

Any ideas what 'MIC' is? I didn't find any references to this in the
uClibc code. Has anyone seen this problem?

                                    --Clem



More information about the uClibc mailing list