All of lore.kernel.org
 help / color / mirror / Atom feed
* stubdom/libxc-x86_64 compile error with valgrind installed
@ 2014-07-21 10:00 Simon Martin
  2014-07-21 10:06 ` Ian Campbell
  2014-07-21 10:19 ` Andrew Cooper
  0 siblings, 2 replies; 11+ messages in thread
From: Simon Martin @ 2014-07-21 10:00 UTC (permalink / raw)
  To: xen-devel; +Cc: Andrew Cooper

Hello all,

I  am building on Debian Wheezy and I have valgrind installed. About a
month ago I started having compilation problems. I assume it must have
something to do with Andrew's valgrind patch of June 10th.

The problem seems to lie in the fact that valgrind is in /usr/include,
however -nostdinc is specified on the compilation so we don't get it.

I  removed  -nostdinc from stubdom/Makefile and it compiled correctly.
Reading  the  gcc documentation this *should* be safe, as it will only
search   the   default   directories   *after*  the  explicit  include
directories. That being said, there is probably a better fix for this.

Regards.

-- 
Best regards,
 Simon                          mailto:furryfuttock@gmail.com

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2014-07-21 11:17 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-21 10:00 stubdom/libxc-x86_64 compile error with valgrind installed Simon Martin
2014-07-21 10:06 ` Ian Campbell
2014-07-21 11:17   ` Simon Martin
2014-07-21 10:19 ` Andrew Cooper
2014-07-21 10:33   ` Ian Campbell
2014-07-21 10:40     ` Andrew Cooper
2014-07-21 10:47       ` Ian Campbell
2014-07-21 10:56         ` Andrew Cooper
2014-07-21 11:06           ` Ian Campbell
2014-07-21 11:10             ` Ian Campbell
2014-07-21 11:14           ` Ian Jackson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.