[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: debian unstabel compilation error
- From: John Baab <john dot baab at gmail dot com>
- Date: Mon, 1 Aug 2005 15:56:18 -0400
The files are indeed in 'libdevel/xlibs-static-dev' in stable, your
missing files also exist in 'libxxf86misc-dev' and 'libxxf86vm-dev' in
unstable, you can try installing them if your not running stable. I
had to install them for my compile and everything went smoothly. Try
searching for the missing files, they should live under:
usr/X11R6/include/X11/extensions/.
-John
On 8/1/05, Lars Silvén <lars at primekey dot se> wrote:
Hi,
I get this compilation error:
FGLRXExtensions.c:19:37: error: X11/extensions/xf86misc.h: No such file
or directory
FGLRXExtensions.c:20:39: error: X11/extensions/xf86mscstr.h: No such
file or directory
... when doing "dpkg-buildpackage -b -rfakeroot -tc -uc -D" on Debian
unstable.
The missing headers is supposed to be in the xlibs-static-dev pack which
is installed.
Is there anyone else that has the same problem? Maybe the headers has
been moved to some other package. Or have I missed something?
regards
Lars