Dropbox Error

I'm not currently using the Dropbox functionality but found this in the log file and I'm scratching my head over it.
So my Linux 3.2 kernel is missing something? I'm running a stock Ubuntu Server 12.04 system.
- Code: Select all
==> var/log/DropBox.log <==
2012-08-10 10:48:13,405 ERROR [ fsclient.DropBox] (MainThread) System requirements not met:
Traceback (most recent call last):
File "lib/python/fsDropBox.py", line 66, in run
fsUtil.monitorPackage()
File "/home/mikeh/programs/OMERO.server-4.4.1-ice34-b3035/lib/python/fsUtil.py", line 94, in monitorPackage
raise Exception("Libraries required by OMERO.fs monitor unavailable: " + errorString)
Exception: Libraries required by OMERO.fs monitor unavailable: Linux kernel 2.6.13 or above required. You have: Linux-3.2.0-23-generic-x86_64-with-Ubuntu-12.04-precise
2012-08-10 10:48:13,406 ERROR [ fsclient.DropBox] (MainThread) Quitting
2012-08-10 10:48:13,425 INFO [ fsclient.DropBox] (MainThread) Exiting with exit code: -1
So my Linux 3.2 kernel is missing something? I'm running a stock Ubuntu Server 12.04 system.