raindrops RubyGem user+dev discussion/patches/pulls/bugs/help
 help / color / mirror / code / Atom feed
From: Troex Nevelin <list@mrtech.ru>
To: raindrops@librelist.com
Subject: Re: Build failed on FreeBSD
Date: Thu, 23 Jun 2011 17:08:48 +0300	[thread overview]
Message-ID: <4E0348F0.6000100@mrtech.ru> (raw)
In-Reply-To: 20110414003056.GA7208@dcvr.yhbt.net

On 14/04/2011 03:30, Eric Wong wrote:
> Does replacing MAP_ANON with MAP_ANONYMOUS fix it?

Replacing MAP_ANON gives the same error but about MAP_ANONYMOUS. I'm not 
familiar with C

Maybe I'm missing some needed libs?

-- 
[root@billing-local 
/usr/local/lib/ruby/gems/1.8/gems/raindrops-0.6.1/ext/raindrops]# make
cc -I. -I. -I/usr/local/lib/ruby/1.8/i386-freebsd8 -I. -DHAVE_MMAP 
-DHAVE_MUNMAP -DHAVE_GETPAGESIZE -DHAVE_GCC_ATOMIC_BUILTINS 
-D_GNU_SOURCE  -D_BSD_SOURCE -D_XOPEN_SOURCE=600 -fPIC -O2 -pipe 
-fno-strict-aliasing  -fPIC  -march=i486 -c raindrops.c
raindrops.c: In function 'init':
raindrops.c:105: error: 'MAP_ANONYMOUS' undeclared (first use in this 
function)
raindrops.c:105: error: (Each undeclared identifier is reported only once
raindrops.c:105: error: for each function it appears in.)
*** Error code 1

Stop in /usr/local/lib/ruby/gems/1.8/gems/raindrops-0.6.1/ext/raindrops.
# cc --version
cc (GCC) 4.2.1 20070719  [FreeBSD]
...

# ruby --version
ruby 1.8.7 (2009-04-08 patchlevel 160) [i386-freebsd8]


  reply	other threads:[~2011-06-23 18:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-13 22:56 Build failed on FreeBSD Troex Nevelin
2011-04-14  0:30 ` Eric Wong
2011-06-23 14:08   ` Troex Nevelin [this message]
2011-06-24  8:08     ` Eric Wong
2011-06-25  0:19       ` Eric Wong
2011-06-27 10:00         ` Troex Nevelin

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

  List information: https://yhbt.net/raindrops/

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

  git send-email \
    --in-reply-to=4E0348F0.6000100@mrtech.ru \
    --to=list@mrtech.ru \
    --cc=raindrops@librelist.com \
    /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.
Code repositories for project(s) associated with this public inbox

	https://yhbt.net/raindrops.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).