This is the mail archive of the ecos-patches@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: RedBoot - improve load command


FIxed it later that way too, but it must be corrected in the CVS.

Regards
iz

On Monday 08 July 2002 07:45, Björn Runåker (QIC) wrote:
> Sorry, the correct line in fs/disk.h that works for me is:
>
> externC int disk_stream_open(connection_info_t*, int *err);
>
> Regards,
> /Bjorn
>
> -----Original Message-----
> From: Iztok Zupet [mailto:iz@vsr.si]
> Sent: Sunday, July 07, 2002 7:52 PM
> To: Gary Thomas; eCos patches
> Subject: Re: RedBoot - improve load command
>
>
>
> Hello:
>
>  I wanted to rebuild RedBoot today and noticed that Your patch caused the
> following compile error:
>
> /ecoscvs/patchwork/ecos/packages/redboot/current/src/fs/disk.c:361:
> conflicting types for `disk_stream_open'
> make[1]: Leaving directory
> `/mnt/work/ecos-work/cvs/try/unnamed2_build/redboot/current'
> /mnt/work/ecos-work/cvs/try/unnamed2_install/include/fs/disk.h:168:
> previous declaration of `disk_stream_open'
>
> Regards
> iz


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]