Help with source files
- From: "Robe" <robe@xxxxxxxxxxxxxxxxx>
- Date: Wed, 28 Feb 2007 14:39:49 -0500
Hi,
When I try to compile this program I get an error
#include "/usr/include/linux/elf.h"
int main()
{
return 0;
}
This is the error I get from the compiler
In file included from /usr/include/asm/elf.h:7,
from /usr/include/linux/elf.h:7,
from test.cpp:1:
/usr/include/asm-i386/elf.h:10:27: error: asm/processor.h: No such file or
directory
/usr/include/asm-i386/elf.h:11:47: error: asm/system.h: No such file or
directory
Does anybody know how to get those files?
Thanx,
--
Robe.
Hablamos de matar el tiempo como si no fuera él quien nos mata a nosotros.
--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
- Follow-Ups:
- Re: Help with source files
- From: Ouattara Oumar Aziz
- Re: Help with source files
- From: Tony Arnold
- Re: Help with source files
- Prev by Date: Re: sound lost completely - again
- Next by Date: Re: Is that like an Apple ?
- Previous by thread: sound lost completely - again
- Next by thread: Re: Help with source files
- Index(es):
Relevant Pages
|