This is the mail archive of the ecos-discuss@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: Re: error in linking libraies with application


On Sun, 16 Jan 2005 10:51:02 +0100, Andrew Lunn <andrew@lunn.ch> wrote:
> On Sun, Jan 16, 2005 at 11:09:53AM +0530, Devendra wrote:
> > On Sat, 15 Jan 2005 18:35:43 +0100, Andrew Lunn <andrew@lunn.ch> wrote:
> > > > make[1]: Entering directory `/home/yogi/ecos-work/hal/i386/arch/v2_0'
> > > > i386-elf-gcc -c  -I/home/yogi/ecos-work/install/include -I/opt/ecos/ecos-2.0/packages/hal/i386/arch/v2_0 -I/opt/ecos/ecos-2.0/packages/hal/i386/arch/v2_0/src -I/opt/ecos/ecos-2.0/packages/hal/i386/arch/v2_0/tests -I. -I/opt/ecos/ecos-2.0/packages/hal/i386/arch/v2_0/src/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/hal_misc.tmp -o src/hal_i386_arch_hal_misc.o /opt/ecos/ecos-2.0/packages/hal/i386/arch/v2_0/src/hal_misc.c
> > > > make[1]: *** No rule to make target `src/context.o.d', needed by `libtarget.a.stamp'.  Stop.
> > > > make[1]: Leaving directory `/home/yogi/ecos-work/hal/i386/arch/v2_0'
> > > > make: *** [build] Error 2
> > > > [yogi@localhost ecos-work]$
> > >
> > > Does the file
> > > /opt/ecos/ecos-2.0/packages/hal/i386/arch/v2_0/src/context.S exist?
> > >
> > >        Andrew
> > >
> > >
> >
> 
> > Yes this file exists bur with name context.s & not .S hereby attaching that file
> 
> Remember you are on a *nix system which has case sensitive
> names. context.s != context.S.
> 
>        Andrew
> 

yes sir ,

u r right , the problem has been fixed up now. i have copied all the
files from my partners's machine. now it is working fine. i think the
initially the problem was becouse we have copied the files using
windows (this may have changed the file name/extensions). now we have
corrected the mistake (hopefully never commit such a mistake again.)

thanks for your great support. you will always be our inspiration.
thanQ once again. we will write you if need some help next time.

-- 
~ Devendr@...

"The ultimate goal of life is self-satisfaction"

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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