>From netnews.comp.os.linux: 9-Aug-92 ps-0.97 Ben Cox@uiuc.edu (445)This is an evil kludge, but it worked for me. After symlinking /usr/include/linux with /usr/src/linux/include (which you should do anyway), mv /usr/include to /usr/include.tmp. Then mkdir /usr/include, copy all the files from /usr/include.tmp into it, then copy all the files from the gcc include directory /usr/lib/gcc ... into it. Now /usr/include has all the includes you need. Now try to compile. It will complain about no such file or directory in an include file (I forgot which one, sorry). Edit the include file (in /usr/include) it complained about, and remove the #include in the include file (it is near the top of the file. The #include is a weird one which includes a file with, if I remember correctly, a very similar name to itself). Now compile again. It should work (it did for me). Now rm -rf /usr/include and mv /usr/include.tmp back to /usr/include, to make things normal again with your include directories. Hope this helps. It isn't as hard as it sounds.
| Klaus S. Madsen | Regression in 2.6.25-rc3: s2ram segfaults before suspending |
| Dan Hecht | Re: + stupid-hack-to-make-mainline-build.patch added to -mm tree |
| Balbir Singh | Re: 2.6.23-rc7-mm1 - 'touch' command causes Oops. |
| Arjan van de Ven | [patch] Add basic sanity checks to the syscall execution patch |
git: | |
| Nicolas Pitre | Re: [PATCH] diff-delta: produce optimal pack data |
| Catalin Marinas | Re: hgmq vs. StGIT |
| Mark Levedahl | [PATCH] git-clone - Set remotes.origin config variable |
| Junio C Hamano | Re: tracking repository |
| Richard Daemon | Re: booting openbsd on eee without cd-rom |
| Matt | Setting up a virtual hosting machine w. SSH/SFTP accounts - pitfalls/experiences? |
| Paul Greidanus | [Fwd: Open-Hardware] |
| GVG GVG | ssh_exchange_identification: Connection closed by remote host |
| Jim Winstead Jr. | Re: Root Disk/Book Disk Compatibility |
| Paul Douglas Page | Where is mkfs? |
| Howard Wei-Hao Pan | [Q] Does Linux work with PCMCIA devices? |
| Timothy L. Kay | Use PERL rather than C for system commands? |
