https://bugs.kde.org/show_bug.cgi?id=377550

--- Comment #2 from terryeat...@bigpond.com ---
MacBook Pro (Retina, 13-inch, Late 2013) Mac OS 10.12.3 (16D32)
Installing Valgrind 3.12.0 from a tar.bz2 distribution.
Xcode 8.2.1 (8C1002).
I mistakenly believed the command line tools were now included in Xcode. Sorry.
Performed:
[terry] $ xcode-select —install
[valgrind-3.12.0] $ make clean
[valgrind-3.12.0] $ ./configure
[valgrind-3.12.0] $ make -> error
[valgrind-3.12.0] $ make install -> same error, of course

make gave an error, but a different one this time:

Undefined symbols for architecture x86_64:
  "___bzero", referenced from:
      _hijack_thread_state in
libcoregrind-amd64-darwin.a(libcoregrind_amd64_darwin_a-syswrap-amd64-darwin.o)
      _RRegUniverse__init in
libvex-amd64-darwin.a(libvex_amd64_darwin_a-host_generic_regs.o)
ld: symbol(s) not found for architecture x86_64
make[3]: *** [memcheck-amd64-darwin] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Many thanks for your efforts.
Not a professional, just trying to learn valgrind for Zed Shaw’s book
Learn C The Hard Way.


Terry Eather


> On 16 Mar 2017, at 3:06 pm, Rhys Kidd <bugzilla_nore...@kde.org> wrote:
> 
> https://bugs.kde.org/show_bug.cgi?id=377550
> 
> Rhys Kidd <rhysk...@gmail.com> changed:
> 
>           What    |Removed                     |Added
> ----------------------------------------------------------------------------
>         Resolution|---                         |FIXED
>           Assignee|jsew...@acm.org             |rhysk...@gmail.com
>             Status|UNCONFIRMED                 |NEEDSINFO
>                 CC|                            |rhysk...@gmail.com
> 
> --- Comment #1 from Rhys Kidd <rhysk...@gmail.com> ---
> Looks very similar to the report in bz#295084
> (https://bugs.kde.org/show_bug.cgi?id=295084)
> 
> Can you please confirm that you have the latest Xcode Command Line Tools
> installed? It is incremental on top of the basic Xcode package installed.
> 
> Can be (re)-installed via:
> 
> $ xcode-select --install
> 
> -- 
> You are receiving this mail because:
> You reported the bug.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to