Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Nov 2008 06:17:33 -0800 (PST)
From:      david mellick <cactushugger1@yahoo.com>
To:        freebsd-chat@freebsd.org
Subject:   noob question
Message-ID:  <147712.83284.qm@web31103.mail.mud.yahoo.com>

next in thread | raw e-mail | index | archive | help
hello I am new to freeBSD so bare with the stupid questions

(updated ports did port snap yadayada..)

trying to use the valgrind mod=A0 (http://valgrind.org/)

i have mounted=A0 proc
and ee fstab according to google's instruction

then did a make install in the valgrind ports directory.
I
have no idea what is considered normal or if it is blowing=A0 up, I get lot=
s of
text that i dont fully understand ill copy and paste some just to make
sure its the norm.=A0=20


___________________________________________________________________________
gmake[3]: Leaving directory `/usr/ports/devel/valgrind/work/valgrind-stable=
-352/lackey/tests'
gmake[2]: Leaving directory `/usr/ports/devel/valgrind/work/valgrind-stable=
-352/lackey'
Making all in none
gmake[2]: Entering directory `/usr/ports/devel/valgrind/work/valgrind-stabl=
e-352/none'
Making all in .
gmake[3]: Entering directory
 `/usr/ports/devel/valgrind/work/valgrind-stable-352/none'
if
cc -DHAVE_CONFIG_H -I. -I. -I..=A0 -I../include
-DVG_LIBDIR=3D"\"/usr/local/lib"\"=A0=A0 -Winline -Wall -Wshadow -O
-fomit-frame-pointer -mpreferred-stack-boundary=3D2 -g=A0 -MT nl_main.o -MD
-MP -MF ".deps/nl_main.Tpo" -c -o nl_main.o nl_main.c; \
=A0=A0=A0=A0=A0=A0=A0 then mv -f ".deps/nl_main.Tpo" ".deps/nl_main.Po"; el=
se rm -f ".deps/nl_main.Tpo"; exit 1; fi
cc=A0 -Winline -Wall -Wshadow -O -fomit-frame-pointer -mpreferred-stack-bou=
ndary=3D2 -g=A0=A0=A0 -o vgskin_none.so -shared -Wl,-rpath,../coregrind nl_=
main.o
mkdir -p ../.in_place
rm -f ../.in_place/vgskin_none.so
ln -f -s ../none/vgskin_none.so ../.in_place/vgskin_none.so
gmake[3]: Leaving directory `/usr/ports/devel/valgrind/work/valgrind-stable=
-352/none'
Making all in docs
gmake[3]: Entering directory
 `/usr/ports/devel/valgrind/work/valgrind-stable-352/none/docs'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/devel/valgrind/work/valgrind-stable=
-352/none/docs'
Making all in tests
gmake[3]: Entering directory `/usr/ports/devel/valgrind/work/valgrind-stabl=
e-352/none/tests'
gmake[3]: Nothing to be done for `all'.
gmake[3]: Leaving directory `/usr/ports/devel/valgrind/work/valgrind-stable=
-352/none/tests'
gmake[2]: Leaving directory `/usr/ports/devel/valgrind/work/valgrind-stable=
-352/none'
gmake[1]: Leaving directory `/usr/ports/devel/valgrind/work/valgrind-stable=
-352'
__________________________________________________________________________

A.=A0 is that normal ^^ ?

B. I should be able to do --version and get the version right?=A0 no matter=
 what directory I am in?=20
=20


It is telling me command not found so did i not install it properly or do i=
 have to be in a special directory?

I did=A0 the echo $path command and went to all the listed locations to try=
 and run the --version command to no avail.=A0=A0=20



again thanks for helping a noob out.=0A=0A=0A      



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?147712.83284.qm>