bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #30094] (Regression) FTBFS on GNU/kFreeBSD: sync.m:87: error: 'PTHR


From: Yavor Doganov
Subject: [bug #30094] (Regression) FTBFS on GNU/kFreeBSD: sync.m:87: error: 'PTHREAD_MUTEX_RECURSIVE' undeclared
Date: Thu, 10 Jun 2010 23:01:54 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.22pre) Gecko/20090301 (Debian-1.8.1.18+nobinonly.b308.cvs20090331t155113-0ubuntu0.8.04.1) Kazehakase/0.5.6 gNewSense/0.5.6-gns3

Follow-up Comment #3, bug #30094 (project gnustep):

On which Solaris version/machine?  __GLIBC__ should have zero effect on any
non-GNU platform...

Does it help if you use AC_USE_SYSTEM_EXTENSIONS and remove all manually
crafted defines?  (This is the autoconf (almost) bullet-proof way for dealing
with this particular problem.)

A second, less capable solution is to use

__linux__ || __GNU__ || __FreeBSD_kernel__

but that would need adjustments as time goes by...

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?30094>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]