[DRBD-user] 0.7.22 and svn 0.7 does not buil on fc6

Luciano Miguel Ferreira Rocha strange at nsk.no-ip.org
Fri Nov 10 11:52:44 CET 2006

Note: "permalinks" may not be as permanent as we would like,
direct links of old sources may well be a few messages off.


On Fri, Nov 10, 2006 at 11:48:35AM +0100, Axel Straschil wrote:
> /root/drbd-0.7/drbd/drbd_fs.c:31:26: error: linux/config.h: No such file or
> directory

linux/config.h is deprecated, but you can recreate it:
#ifndef _LINUX_CONFIG_H
#define _LINUX_CONFIG_H
/* This file is no longer in use and kept only for backward
 * compatibility.
 * autoconf.h is now included via -imacros on the commandline
 */
#include <linux/autoconf.h>

#endif

(Create a file named
/usr/src/kernels/2.6.18-1.2798.fc6-x86_64/include/linux/config.h with
those contents.)

-- 
lfr
0/0
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.linbit.com/pipermail/drbd-user/attachments/20061110/c4eeeaa9/attachment.pgp>


More information about the drbd-user mailing list