Frank Sweetser wrote:
(Don't forget to reply to the bacula list too)

Erik P. Olsen wrote:
Frank Sweetser wrote:
Erik P. Olsen wrote:
As may be seen from attached config.log I do not get very far when compiling bacula 2.2.8. It's the same problem I had with 2.2.7. Is it at all possible to install this version on fedora 7?

Is it a bug that I should report or do I have incompatibilities in my system? Unfortunately I am not able to debug the problem myself.
/usr/include/bits/local_lim.h:36:26: error: linux/limits.h: No such file or
directory

It looks like you're simply missing linux/limits.h, which should be part of
the kernel-headers package.

Hm, maybe it's looking the wrong place, locate linux/limits.h yields: /usr/src/kernels/2.6.21-1.3194.fc7-i686/include/linux/limits.h

Nope.  That copy is part of the kernel-devel package, which is only used for
building new kernels, not compiling user space applications.  You want
/usr/include/linux/limits.h which is part of the kernel-headers package.

Thanks. I've now installed kernel-headers and that got me somewhat further. This time it stopped with the message: Unable to find Gnome 2 installation
config.log attached.

What is stopping me now?

--
Erik.


Attachment: config.log.gz
Description: GNU Zip compressed data

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bacula-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to