On Wed, Feb 21, 2007 at 09:00:32AM +0100, Waldemar Brodkorb wrote: > > a - toisc.o > > a - iscprint.o > > ranlib libomapi.a > > /var/tmp/freewrt/trunk/freewrt/staging_dir_mipsel/bin/mipsel-linux-uclibc-gcc > > -g > > -I/var/tmp/freewrt/trunk/freewrt/build_mipsel/w-dhcp-3.0.3-2/dhcp-3.0.3/includes > > -DLINUX_MAJOR=MajorVersion -DLINUX_MINOR=MinorVersion -Os -fno-ident > > -fwrapv -fhonour-copts -DNDEBUG -isystem > > /var/tmp/freewrt/trunk/freewrt/staging_dir_mipsel/include -isystem > > /var/tmp/freewrt/trunk/freewrt/staging_dir_mipsel/usr/include -c -o test.o > > test.c > > /var/tmp/freewrt/trunk/freewrt/staging_dir_mipsel/bin/mipsel-linux-uclibc-gcc > > -g -o svtest test.o ../minires/libres.a \ > > libomapi.a ../dst/libdst.a > > ../minires/libres.a: could not read symbols: Archive has no index; run > > ranlib to add one > > ar shouldn't be problematic, it is not arch specific. (Thorsten?) > But I added the tipps from Phil and updated to latest upstream. > Please verify if it works for you.
Well, I had the same problem with another package, and specifying AR there fixed the issue for ranlib, too. That's why I suggested to override AR, _of_course_ the next step if that fails is to override RANLIB. ;) But maybe the situation with this package is different, depends a lot on who had written the package makefile i guess. Greetings, Phil _______________________________________________ freewrt-developers mailing list [email protected] https://www.freewrt.org/lists/listinfo/freewrt-developers
