Make fails for processtap
GoogleCodeExporter opened this issue · 1 comments
GoogleCodeExporter commented
What steps will reproduce the problem?
1. Run make for processtap
2. Type make on command prompt
What is the expected output? What do you see instead?
expected output is the make process happening correctly, instead I see:
Makefile:21:
pin-2.8-33586-gcc.3.4.6-ia32_intel64-linux/source/tools/makefile.gnu.config: No
such file or directory
make: *** No rule to make target
`pin-2.8-33586-gcc.3.4.6-ia32_intel64-linux/source/tools/makefile.gnu.config'.
Stop.
What version of the product are you using? On what operating system?
Ubuntu 9.04
Please provide any additional information below.
gcc details:
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.3.3-5ubuntu4'
--with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared
--with-system-zlib --libexecdir=/usr/lib --without-included-gettext
--enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.3
--program-suffix=-4.3 --enable-clocale=gnu --enable-libstdcxx-debug
--enable-objc-gc --enable-mpfr --enable-targets=all --with-tune=generic
--enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu
--target=i486-linux-gnu
Thread model: posix
gcc version 4.3.3 (Ubuntu 4.3.3-5ubuntu4)
Original issue reported on code.google.com by thebigge...@gmail.com
on 4 Oct 2011 at 5:58
GoogleCodeExporter commented
Hi,
does the file
pin-2.8-33586-gcc.3.4.6-ia32_intel64-linux/source/tools/makefile.gnu.config
exist? Have you already extracted the PIN tarball in ProcessTap home directory?
Cheers,
Roberto
Original comment by roberto.paleari@gmail.com
on 11 Oct 2011 at 8:34