Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Moriarty

Pages: [1]
1
Zaurus - pdaXrom / ratpoison
« on: November 12, 2004, 03:03:57 am »
Wow pretty neat stuff. I dont know if im hardcore enough to use it full time but it does seem very practical, especially if your willing to learn all the shortcuts and do a little customization. I really love all these cool window managers people are compiling and packaging up. Its great to have all these options.  Thanks for the hard work.

Also just as a side note if it complains about needing libhistory, you can get it from the readline package.

2
General Discussion / How these forums helped me find my stylus
« on: October 21, 2004, 02:54:39 am »
Last night i came home from my glamourus pizza delivery job, only to find that my stylus had, "up and vanished like a fart in the wind." I searched my room extensivly and anywhere else i thought i could have absentmindedly set it down at. Unfortunatly the mystry of the missing stylus was still unsolved. I decided that a good nights sleep and some better light in the morning might help me track down the elusive stylus. In the moring I resumed my search efforts but still found no sign of the stylus. I theorized that someone must have barrowed my stylus without informing me (a.k.a. stole). So I went about my buisness substituting a non-working pen for the M.I.A. stylus. Tonight after a prolonged interigation of my brothers as to the whereabouts of the stylus i was still no closer to finding it. At this point I pronouced the stylus K.I.A. and proceded to logon to these forums in order to search for where to recruit a replacement stylus. As i was typing in my search words and hit enter to search  i noticed i had made a typo and reached up to hit the escape key in order  to stop it from preforming the seach. When i reached up to his the escape key i knocked something with my finger. I looked down and found my stylus laying between my top row of number keys and my function keys! I was both relieved and pretty damn annoyed as i had looked around and even under the keyboard for my stylus. In my defense I must note that my keyboard is black but I still feel incredibly lame for not noticing it just laying there. The moral of the story is if you lose your stylus make sure you check your keyboard first.

Anyway I just wanted to thank this forum and its members for helping me to find my missing stylus.

3
Zaurus - pdaXrom / Trying to compile mplayer 1.0pre5 w/ native sdk
« on: October 18, 2004, 05:40:42 am »
Hey Guys,
I've been playing around with the native sdk for rc5 trying to get mplayer 1.0pre5 to compile. Unfortunatly its been giving me a tough time. It looks like codec-cfg.c is giving me all the trouble. I found this site http://www.xy1.org/mplayer-users@mplayerhq.hu/msg00104.html
which appears to have the same error  i do but the fix on that page didn't seem to have any effect. If anyone has any ideas on what i need to do please hit me upside the head with them. I've pasted the error output from make below.

Thanks,
Moriarty

cc -c -I../libvo -I../../libvo -I/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/include/ -O4   -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT  -Ilibmpdemux -Iloader -Ilibvo -I/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/include/freetype2   -I/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/include/SDL -D_REENTRANT -I/opt/arm/3.3.2-vfp/armv5tel-cacko-linux/include/       -o codec-cfg.o codec-cfg.c
codec-cfg.c: In function `parse_codec_cfg':
codec-cfg.c:501: error: `builtin_video_codecs' undeclared (first use in this function)
codec-cfg.c:501: error: (Each undeclared identifier is reported only once
codec-cfg.c:501: error: for each function it appears in.)
codec-cfg.c:502: error: `builtin_audio_codecs' undeclared (first use in this function)
make: *** [codec-cfg.o] Error 1

Pages: [1]