(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.

-- 
Frank Sweetser fs at wpi.edu  |  For every problem, there is a solution that
WPI Senior Network Engineer   |  is simple, elegant, and wrong. - HL Mencken
    GPG fingerprint = 6174 1257 129E 0D21 D8D4  E8A3 8E39 29E3 E2E8 8CEC

-------------------------------------------------------------------------
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
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to