waseem shaukat <[email protected]> writes:
>          For your help=2C i have tried make clean and make distclean but st=
> ill i got the same error. Is there another way to get rid of this corrupt l=
> ibrary.

Just rm the whole directory and re-extract from a tarball.

-tom

> > From: [email protected]
> > To: [email protected]
> > Subject: Re: [Valgrind-users] undefined reference to `vgPlain_tool_info'
> > Date: Mon=2C 14 Sep 2009 14:13:15 +0200
> > CC: [email protected]
> >=20
> > On Saturday 12 September 2009=2C waseem shaukat wrote:
> > >=20
> > > Hi=2C
> > >=20
> > >      I am using Valgrind to make part of a memory profiling tool called=
>  Embla (on Fedora release 8 ). It all went fine untill yesterday when my ha=
> rd drive got full as i was doing make for Valgrind i got error that there i=
> s no free space available on drive. So in order to make some space availabl=
> e i emptied .Trash  directory. From that point onward i am getting followin=
> g error and i dont know how to overcome this error (for detail please see a=
> ttached file).  =20
> > >=20
> > > gcc  -m32 -mpreferred-stack-boundary=3D2 -O2 -g -Wmissing-prototypes -W=
> all -Wshadow -Wpointer-arith -Wstrict-prototypes -Wmissing-declarations -fn=
> o-strict-aliasing -Wno-long-long -Wno-pointer-sign -Wdeclaration-after-stat=
> ement -fno-stack-protector -static -Wl=2C-defsym=2Cvalt_load_address=3D0x38=
> 000000 -nodefaultlibs -nostartfiles -u _start -m32 -Wl=2C-T=2C../valt_load_=
> address_x86_linux.lds  -o embla-x86-linux embla_x86_linux-em_main.o ../core=
> grind/libcoregrind_x86_linux.a ../VEX/libvex_x86_linux.a -lgcc=20
> > > ../coregrind/libcoregrind_x86_linux.a(libcoregrind_x86_linux_a-m_main.o=
> ): In function `valgrind_main':
> > > /home/waseem/embla/valgrind/coregrind/m_main.c:1528: undefined referenc=
> e to `vgPlain_tool_info'
> >=20
> > It looks like a corrupt object/library file was produced when your hard d=
> rive run full.
> > A complete rebuild (make clean or make distclean) should do it.
> >=20
> > Josef
> >=20

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to