All of lore.kernel.org
 help / color / mirror / Atom feed
From: Khem Raj <raj.khem@gmail.com>
To: yocto@yoctoproject.org
Subject: Re: Build failure on recent yocto download
Date: Wed, 03 Aug 2011 18:44:56 -0700	[thread overview]
Message-ID: <1522642.ppiasj8dqr@perseus> (raw)
In-Reply-To: <4E39E30B.3080206@am.sony.com>

On Wednesday, August 03, 2011 05:08:43 PM Tim Bird wrote:
> |                  from cairo-scaled-font-private.h:45,
> |                  from cairoint.h:380,
> |
> |                  from cairo-arc.c:37:
> | cairo-mutex-impl-private.h:262:3: error: #error "XXX: No mutex
> | implementation found.  Cairo will not work with multiple
> | threads.  Define CAIRO_NO_MUTEX to 1 to acknowledge and accept this
> | limitation
> and compile cairo without thread-safety support."
> 
> | In file included from cairo-mutex-type-private.h:45:0,
> |
> |                  from cairo-scaled-font-private.h:45,
> |                  from cairoint.h:380,
> |
> |                  from cairo-arc.c:37:
> | cairo-mutex-impl-private.h:271:30: error: expected '=', ',', ';', 'asm'
> | or '__attribute__' before 'cairo_recursive_mutex_impl_t' In file
> | included from cairo-scaled-font-private.h:45:0,
> |
> |                  from cairoint.h:380,
> |
> |                  from cairo-arc.c:37:
> | cairo-mutex-type-private.h:49:3: error: #error "CAIRO_MUTEX_IMPL_LOCK
> | not defined.  Check cairo-mutex-impl-private.h."
> | cairo-mutex-type-private.h:52:3: error: #error "CAIRO_MUTEX_IMPL_UNLOCK
> | not defined.  Check cairo-mutex-impl-private.h."
> | cairo-mutex-type-private.h:55:3: error: #error
> | "CAIRO_MUTEX_IMPL_NIL_INITIALIZER not defined.  Check
> | cairo-mutex-impl-private.h." cairo-mutex-type-private.h:139:3: error:
> | #error "CAIRO_MUTEX_IMPL_LOCK not defined"
> | cairo-mutex-type-private.h:142:3: error: #error
> | "CAIRO_MUTEX_IMPL_UNLOCK not defined" cairo-mutex-type-private.h:151:3:
> | error: #error "CAIRO_MUTEX_IMPL_NIL_INITIALIZER not defined"
> | cairo-mutex-type-private.h:161:28: error: expected '=', ',', ';', 'asm'
> | or '__attribute__' before 'cairo_mutex_t'
> | cairo-mutex-type-private.h:162:38: error: expected '=', ',', ';', 'asm'
> | or '__attribute__' before 'cairo_recursive_mutex_t' In file included
> | from cairoint.h:380:0,
> |
> |                  from cairo-arc.c:37:
> | cairo-scaled-font-private.h:108:5: error: expected
> | specifier-qualifier-list before 'cairo_mutex_t' In file included from
> | cairo-mutex-type-private.h:45:0,
> |
> |                  from cairo-scaled-font-private.h:45,
> |                  from cairoint.h:380,
> |
> |                  from cairo-base64-stream.c:39:
> | cairo-mutex-impl-private.h:262:3: error: #error "XXX: No mutex
> | implementation found.  Cairo will not work with multiple
> | threads.  Define CAIRO_NO_MUTEX to 1 to acknowledge and accept this
> | limitation
> and compile cairo without thread-safety support."

hmmm this error means you dont have libc headers installed properly.
Seems something is broken in your environment. Its probably using some tools 
from your build system which are not quite in line with what configure wanted
Can you post the config.log of cairo somewhere ?

-- 
Khem Raj


  parent reply	other threads:[~2011-08-04  1:44 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-04  0:08 Build failure on recent yocto download Tim Bird
2011-08-04  0:10 ` Tim Bird
2011-08-04  0:33   ` Stewart, David C
2011-08-04  3:29     ` Tim Bird
2011-08-04  0:40 ` Joshua Lock
2011-08-04  0:50   ` Joshua Lock
2011-08-04  3:21     ` Tim Bird
2011-08-04 16:17       ` Joshua Lock
2011-08-04  1:09 ` Joshua Lock
2011-08-04  1:44 ` Khem Raj [this message]
2011-08-04 18:51   ` Tim Bird
2011-08-04 20:22     ` Joshua Lock
2011-08-04 23:39       ` Tim Bird

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1522642.ppiasj8dqr@perseus \
    --to=raj.khem@gmail.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.