Menu

#3 atm.h

open
Mike Nix
5
2003-09-10
2002-08-17
No

Ok its basically saying thet there isn't an atm.h
in /usr/src/linux/include/

but there is one however in /usr/src/linux/include/linux/

I tried copying that one over to the includes and get a
bunch of errors any ideas??

Discussion

  • Greg Coram

    Greg Coram - 2002-08-21

    Logged In: YES
    user_id=598256

    I had same problem and just added
    -I/usr/src/linux/include/linux to the includes in the Makefile,
    that fixed the atm.h problem but then I too got a bunch of
    errors I've listed them in the Help Forum: I came, I saw, I
    FAILED :~(
    Is that what you got ?

    morac

     
  • Greg Coram

    Greg Coram - 2002-08-21

    Logged In: YES
    user_id=598256

    I had same problem and just added
    -I/usr/src/linux/include/linux to the includes in the Makefile,
    that fixed the atm.h problem but then I too got a bunch of
    errors I've listed them in the Help Forum: I came, I saw, I
    FAILED :~(
    Is that what you got ?

    morac

     
  • Mike Nix

    Mike Nix - 2003-09-10

    Logged In: YES
    user_id=591288

    atm.h was required only by a very early release.
    Current versions do not need it.

     
  • Mike Nix

    Mike Nix - 2003-09-10
    • assigned_to: nobody --> whitedeath
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.