PDA

View Full Version : Error plz help me Could someone tell me how to fix it?



shivaa
24th May, 2010, 08:08 PM
hi all ;

plz help me ...

create a images for Dreabox 500s

/dream/root/cdk/lib/gcc/powerpc-tuxbox-linux-gnu/3.4.4/../../../../powerpc-tuxbox-linux-gnu/bin/ld: cannot find -lfx2
collect2: ld returned 1 exit status
make[4]: *** [mines.la] Error 1
make[4]: Leaving directory `/dream/apps/tuxbox/plugins/fx2/mines'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/dream/apps/tuxbox/plugins/fx2'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/dream/apps/tuxbox/plugins'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/dream/apps/tuxbox/plugins'
make: *** [.plugins] Error 2


Could someone tell me how to fix it?
thank you very much.

single
27th May, 2010, 06:07 PM
hi all ;

plz help me ...

create a images for Dreabox 500s

/dream/root/cdk/lib/gcc/powerpc-tuxbox-linux-gnu/3.4.4/../../../../powerpc-tuxbox-linux-gnu/bin/ld: cannot find -lfx2
collect2: ld returned 1 exit status
make[4]: *** [mines.la] Error 1
make[4]: Leaving directory `/dream/apps/tuxbox/plugins/fx2/mines'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/dream/apps/tuxbox/plugins/fx2'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/dream/apps/tuxbox/plugins'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/dream/apps/tuxbox/plugins'
make: *** [.plugins] Error 2


Could someone tell me how to fix it?
thank you very much.

libfx2 was changed:

mines_la_LDFLAGS = -rpath $(PLUGINDIR) -R$(TARGET_PLUGINDIR) -module -avoid-version -lfx2

make clean-local
make cvs update

then cont...

make dreamboximage_root