diff options
author | Paul Duncan <pabs@pablotron.org> | 2021-10-14 12:47:50 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2021-10-14 12:47:50 -0400 |
commit | 4b6c0e31385f5f27a151088c0a2b614495c4e589 (patch) | |
tree | 12243cdcd00704bc1a9d94ac9cc128459417370c /content/posts/2003-12-18-argh.html | |
download | pablotron.org-4b6c0e31385f5f27a151088c0a2b614495c4e589.tar.bz2 pablotron.org-4b6c0e31385f5f27a151088c0a2b614495c4e589.zip |
initial commit, including theme
Diffstat (limited to 'content/posts/2003-12-18-argh.html')
-rw-r--r-- | content/posts/2003-12-18-argh.html | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/content/posts/2003-12-18-argh.html b/content/posts/2003-12-18-argh.html new file mode 100644 index 0000000..9b2bfe9 --- /dev/null +++ b/content/posts/2003-12-18-argh.html @@ -0,0 +1,17 @@ +--- +date: "2003-12-18T11:21:55Z" +title: Argh +--- + +<p> +<a href='http://www.linuxbrit.co.uk/'>Tom (giblet)</a> has been here less than 24 hours, and he's already broken something! I was sitting here innocently trying to <acronym title='Denial of Service'>DoS</acronym> his machine over my <acronym title='Local Access Network'>LAN</acronym>, and <a href='http://www.xmms.org/'><acronym title='X Multimedia System'>XMMS</acronym></a> crashed. Now when I run it I get the following error: +</p> + +<pre> +/usr/lib/xmms/Input/libmpg123.so: undefined symbol: xmms_entry_new +</pre> + +<p> +:( +</p> + |