From: Hamish Moffatt <hamish@cloud.net.au>
To: buildroot@busybox.net
Subject: [Buildroot] Webserver
Date: Fri, 6 Feb 2009 09:06:11 +1100 [thread overview]
Message-ID: <20090205220610.GA9769@cloud.net.au> (raw)
In-Reply-To: <4989C13E.5040603@ethertek.ca>
On Wed, Feb 04, 2009 at 08:24:30AM -0800, Dan Pattison wrote:
> spawn-fcgi.c:(.text+0x340): undefined reference to `rpl_malloc'
> collect2: ld returned 1 exit status
[...]
> We can see the error: undefined reference to `rpl_malloc', but being new
> to cross compiling, we do not know how to fix it.
I've got a similar problem with a local package here. I put the
following in xxx_CONF_OPT (xxx being the package prefix in the .mk):
xxx_CONF_OPT = ac_cv_func_malloc_0_nonnull=yes ac_cv_func_realloc_0_nonnull=yes
> Also, when using the add_new_package.wizard, how do you know when to
> select "Does autoreconf need to be run first?". It did not seem to
> matter in the case of cross compiling Cherokee-0.98.1
It may still be needed on other architectures, but leave it off for now.
> Lastly, does anyone know of a different web server for Buildroot that
> will make the most common web browsers (IE6, IE7, Firefox etc) pop up
> the username/password box?
Almost any web server should support basic authentication?
Hamish
--
Hamish Moffatt VK3SB <hamish@debian.org> <hamish@cloud.net.au>
next prev parent reply other threads:[~2009-02-05 22:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-04 16:24 [Buildroot] Webserver Dan Pattison
2009-02-05 17:12 ` Hodgson, Simon
2009-02-05 22:06 ` Hamish Moffatt [this message]
2009-02-06 11:21 ` Gustavo Zacarias
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=20090205220610.GA9769@cloud.net.au \
--to=hamish@cloud.net.au \
--cc=buildroot@busybox.net \
/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.