routerunner;670805 Wrote: 
> thank you for the reply, but now is the linker that complains:
> 
> > 
Code:
--------------------
  >   > 
  > configure:12715: checking for oggpack_writealign
  > configure:12771: mipsel-linux-gnu-gcc -o conftest -O20 -ffast-math  
-D_REENTRANT -fsigned-char -Wdeclaration-after-statement -DRENICE 
-DSLIMPROTO_DEBUG -DDAEMONIZE -DUSE_SIGNALS_FOR_RESTART -Wall -O2 -march=mips32 
-msoft-float -static -DUSE_MEMORY_H -DRENICE -DSLIMPROTO_DEBUG -DDAEMONIZE 
-DUSE_SIGNALS_FOR_RESTART -Wall -O2 -march=mips32 -msoft-float -static -s 
-static conftest.c 
/home/edoardo/projects/squeezeslave/squeezeslave/lib/vorbis/lnx26/build/libvorbis-1.3.2/../../lib/libogg.a
 -logg -lm >&5
  > /usr/lib/gcc/mipsel-linux-gnu/4.4.5/../../../../mipsel-linux-gnu/bin/ld: 
cannot find -logg
  > collect2: ld returned 1 exit status
  > configure:12777: $? = 1
  > 
--------------------
> > 

Add --disable-oggtest to line 70.


Code:
--------------------
    cd lib/vorbis/$(OS)/build/$(LIBVORBIS) && CC="$(CC)" CFLAGS="$(CFLAGS)" 
CPPFLAGS="$(CFLAGS)" LDFLAGS="$(LDFLAGS)" OGG_CFLAGS="-I`pwd`/../../include" 
OGG_LIBS="`pwd`/../../lib/libogg.a" ./configure --enable-shared=no 
--host=i686-pc-linux-gnu --build=mipsel-linux-gnu --target=mipsel-linux-gnu 
--disable-oggtest
--------------------


-- 
ralphy

Ralphy

*1*-Touch, *4*-Classics, *2*-Booms, *12*-Squeezeslaves
'Squeezeslave' (http://code.google.com/p/squeezeslave/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=LL5P6365KQEXN&lc=CA&item_name=Squeezeslave&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.
------------------------------------------------------------------------
ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=83362

_______________________________________________
discuss mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/discuss

Reply via email to