link() fails?

Eugeny S. Mints Eugeny.Mints at oktet.ru
Wed Feb 27 14:41:31 UTC 2002


On 27 Feb 2002, Mike Panetta wrote:

> Ok, sorry if this is as stupid question...  How do I select between
> miniIMFS and IMFS?  I tried --enable-imfs during my configure session,
> but apparently its a runtime thing?  I cannot find any info on
> configuring IMFS in the online manual for 4.5.0

Sorry, I'm not sure if it has been changed in the last
snapshots but ealier you had to add

#define CONFIGURE_USE_IMFS_AS_BASE_FILESYSTEM

string into your application. ( before #include <confdefs.h>
string). So you should rebuild only the application.

>
> Thanks,
> Mike
>
> On Wed, 2002-02-27 at 02:44, Eugeny S. Mints wrote:
> > On 26 Feb 2002, Mike Panetta wrote:
> >
> > >
> > > I am in the middle of debugging the MRM332 BSP, and I am having a
> > > strange error.  In console_init(), there is a piece of code that links
> > > /dev/sci to /dev/console.  The link command is failing, saying links are
> > > not supported.  What could cause this?  The exact test in link.c that is
> > > failing is this: if ( !parent_loc.ops->link_h ), on line 72 of link.c.
> > > Does this clue anyone in?
> >
> > It seems you have configured miniIMFS instead full IMFS - in
> > miniIMFS such functionality as link is absent - use full
> > IMFS.
> >
>
> > --
> > Eugeny S. Mints
> > OKTET Ltd.
> > 1 Ulianovskaya st., Petergof, St.Petersburg, 198904 Russia
> > Phone: +7(812)428-4384 Fax: +7(812)327-2246
> > mailto:Eugeny.Mints at oktet.ru
> >
>
>

-- 
Eugeny S. Mints
OKTET Ltd.
1 Ulianovskaya st., Petergof, St.Petersburg, 198904 Russia
Phone: +7(812)428-4384 Fax: +7(812)327-2246
mailto:Eugeny.Mints at oktet.ru




More information about the users mailing list