[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] path problem - missing source files i think
- Subject: [cobalt-users] path problem - missing source files i think
- From: "Jon Rosenberg" <jon@xxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed Mar 7 14:57:06 2001
- Organization: Columbus Interactive Strategies
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
I may have found the source of my compile problems.
/usr/src/linux-2.2.14C5/include/linux has the file it is looking for,
HOWEVER /usr/src/linux-2.2.14C10/include/linux does not even exist, and that
is where it is looking, b/c it is where the symlink points to, as it should,
since my Raq has the C10 release on it. Where can I get the files that are
suppposed to be /usr/src/linux-2.2.14C10/include/linux ? Right now, the
only subdir is /usr/src/linux-2.2.14C10/include/scsi . Any ideas?!?!