nuxx.net
Making, baking, and (un-)breaking things in Southeast Michigan.

Stupid fscking Linux-specific apps:

In file included from diag_os_linux.c:53,
from diag_os.c:38:
diag_os.h:110:34: linux/serial.h: No such file or directory
In file included from diag_general.c:30:
diag_os.h:110:34: linux/serial.h: No such file or directory
In file included from diag_dtc.c:30:
diag_os.h:110:34: linux/serial.h: No such file or directory
mkdep: compile failed.
make: *** [.depend] Error 1
p-p-p-powerbook:~/Downloads/freediag-0.3/src c0nsumer$

2 Responses

  1. joiseyguy March 30, 2005

    where’d you put serial.h? Looks like it needs to be in your make path.

    1. c0nsumer March 30, 2005

      That’s on OS X. :\

      It’s an app that uses bits of the Linux kernel as part of itself. < grumble >

      I might look into porting it to OS X, if I can understand how…

Leave a reply