Re: [Xmms-embedded-devel] 0.00006 Zaurus5600 issue
Status: Beta
Brought to you by:
pnis
From: Balatoni D. <pn...@co...> - 2003-04-21 17:57:26
|
Hi! It is trying to allocate that amount of mem, because it can not find ~/.xmms/config . If you are saying that cannot be created at all, than the source has to be modified. If you want to builx xmms from source, a known working way to do that is with the help of the oz buildroot - I build with that too. However, it might not be necessary, if you change something I will build it= =20 for you if you want (I already have oz-buildroot etc.) Denes On 2003. =E1prilis 21. 11.03, Joel Newkirk wrote: > I manually untar the data.tar.gz from xmms-e 0.00006 ipk on a Zaurus > 5600. The only filesystem issue when doing this as root is that it > attempts to create symlink /root/.xmms which is read-only directory. > The 5600 relocates to /home/root instead. > > However, when trying to run I get the: > > Allocating memory! 529200000 bytes > GLib-ERROR **: could not allocate 529200000 bytes > > error. 529mb is a bit much to allocate... ;^) > > Any ideas/suggestions? > > I downloaded the CVS source, will get required libs in order tomorrow > and try to build. BTW, found this: > > INCPATH =3D -I. -I../.. -I$(INC_PATH) -I$(OPIE_INC) -I$(QTDIR)/include > -I/home/pnis/OZ.build/build/opie/mkspecs/qws/linux-sharp-g++ > LINK =3D arm-linux-gcc > LFLAGS =3D $(LFLAGS_EXTRA) -shared -Wl,-soname,libQPEgui.so.1 > -Wl,-rpath,/home/pnis/OZ.build/build/xmms-e/compiled/xmms/General > > in xmms/General/QPEgui/Makefile... ;^) |