jliddle@rs6000.cmp.ilstu.edu (Jean Liddle) writes:I got ps to compile just fine last night. As all of the header files are now in /usr/include, ps doesn't need the -I/usr/src/linux/include stuff. When cmdline.c tries to compile, it gets lost on some symlink and generates all those errors you mentioned. You should cp the blk.h file from from /usr/src linux/kernel/blk_drv/ directory to your ps directory and change the #include "../kernel/blk_drv/blk.h" in free.c to #include "blk.h" After doing all this, it should compile with no problem. The problem I think was happening was that ps would include a file from the linux/include tree which would try and include a file from /usr/include/linux and the symlinks would confuse the compiler to no end. ======================= =========================== -Oh the joy of finding- James Chacon -probreak@matt.ksu.ksu.edu- -That last pizza slice- --------------------------- ======================= ========================== -
| Ingo Molnar | Re: [PATCH 00/34] AMD IOMMU driver |
| Linus Torvalds | Linux 2.6.27-rc8 |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Ryan Hope | reiser4 for 2.6.27-rc1 |
git: | |
| Linus Torvalds | Re: [kernel.org users] [RFD] On deprecating "git-foo" for builtins |
| Jon Smirl | Re: VCS comparison table |
| Junio C Hamano | Re: [PATCH] Teach remote machinery about remotes.default config variable |
| Dmitry Kakurin | Re: Git on MSys (or how to make it easy for Windows users to compile git) |
| Octavian Purdila | race in skb_splice_bits? |
| Wolfgang Walter | Re: Kernel oops with 2.6.26, padlock and ipsec: probably problem with fpu state ch... |
| Ingo Molnar | Re: [bug, netconsole, SLUB] BUG skbuff_head_cache: Poison overwritten |
| Rick Jones | Re: 2.6.24 BUG: soft lockup - CPU#X |
| Richard Stallman | Real men don't attack straw men |
| chefren | Kuro5hin: OpenBSD Founder Theo deRaadt Has Conflict of Interest With AMD |
| Pieter Verberne | File collision while using pkg_add |
| Jason Dixon | Re: Hardware recommendation for firewalls (more than 4 NICs) |
