Re: Help with source files



Robe,

Robe wrote:
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?

I just compiled this OK on my Dapper system. I have installed the
build-essential package and also the linux-headers package, so maybe the
files are in one of those somewhere.

Regards,
Tony.
--
Tony Arnold, IT Security Coordinator, University of Manchester,
IT Services Division, Kilburn Building, Oxford Road, Manchester M13 9PL.
T: +44 (0)161 275 6093, F: +44 (0)870 136 1004, M: +44 (0)773 330 0039
E: tony.arnold@xxxxxxxxxxxxxxxx, H: http://www.man.ac.uk/Tony.Arnold

--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Relevant Pages

  • Re: g77 errors
    ... Am trying to compile a very simple fortran program but I'm getting ... If anyone can compile the file successfully, can you send me the exact ... IT Services Division, Kilburn Building, Oxford Road, Manchester M13 9PL. ... C and AIMAG on DOUBLE COMPLEX operands. ...
    (Ubuntu)
  • Re: GCC difference in size of long int on Suse SLES9 / Suse Professional 10.0
    ... The kernel uses printf() with 'long int', ... I can't compile 'on-the-fly'. ... clashing with the hardware and any libs that you interact with. ... platform types build up their own int types. ...
    (comp.os.linux.development.apps)
  • Re: Im a C++ programmer, and Relfs X.CPP is good.
    ... >> and it doesn't compile either. ... home.cpp:93: implicit declaration of function `int fclose' ... You cannot change to your home directory through an external ...
    (comp.lang.lisp)
  • Re: Im a C++ programmer, and Relfs X.CPP is good.
    ... >> and it doesn't compile either. ... home.cpp:93: implicit declaration of function `int fclose' ... You cannot change to your home directory through an external ...
    (comp.unix.programmer)
  • Re: new order doubt
    ... Warning test2.c: 8 no type specified. ... Defaulting to int ... Tests probably come in several different types: this should compile ... Even Microsoft has problems with this obscure rules. ...
    (comp.lang.c)