[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Basic compiling problem



Hi Matthias,

I have already solved the compiling problems thanks to your suggestions. The
key of the problem lied with some system header files (like pci.h) that were
taken from '/usr/include/linux' instead of '/usr/src/linux/include/linux'. I
got round this by editing the Makefile and adding the compiler option
"-I/usr/src/linux/include". The compilation seemed to turn out entirely
successful in this way.

Thanks a lot and happy new year to eveybody,
Pedro


----- Original Message -----
From: M.Stein <matthias@gom.com>
To: Pedro José García Pardo <pjgarcia@etsii.upm.es>
Cc: <icpci@gom.com>
Sent: Wednesday, January 03, 2001 10:07 AM
Subject: Re: Basic compiling problem


>
> Hello Pedro!
>
> What kernel you are running and do you have the matching kernel source
> tree installed? Do you have run make config && make depend into
> /usr/src/linux?
>
> matthias
>
> --------------------------------------------------------------------------
-----
> GOM mbH                                                 Tel.: ++49
531/3804-330
> Gesellschaft fuer optische Messtechnik                  Fax.: ++49
531/3804-333
> Rebenring 33                                            Mail:
M.Stein@gom.com
> 38106 Braunschweig GERMANY                              http://www.gom.com
> --------------------------------------------------------------------------
-----
>
>