All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 10/21] xinetd: add support to use RPC support from libtirpc
Date: Mon, 05 Nov 2012 09:50:54 +0100	[thread overview]
Message-ID: <87390oph5d.fsf@dell.be.48ers.dk> (raw)
In-Reply-To: <94b700ff4570051f6408d4264efcbff74ae014cd.1352050008.git.thomas.petazzoni@free-electrons.com> (Thomas Petazzoni's message of "Sun, 4 Nov 2012 18:34:18 +0100")

>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@free-electrons.com> writes:

 Thomas> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>

It unfortunately fails here:

confparse.o: In function `cnf_get':
confparse.c:(.text+0x1174): undefined reference to `getrpcbyname'
collect2: ld returned 1 exit status
make[2]: Leaving directory `/home/peko/source/buildroot/output/build/xinetd-2.3.15/xinetd'

getrpcbyname() apparently seems to be behind a 'GQ' define in libtirpc.

Care to look into that?

Also notice that we recently added conntrack-tools, which should also
get libtirpc support.

-- 
Bye, Peter Korsgaard

  reply	other threads:[~2012-11-05  8:50 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-04 17:34 [Buildroot] [pull request] Pull request for branch for-2012.11/rpc-support Thomas Petazzoni
2012-11-04 17:34 ` [Buildroot] [PATCH 01/21] toolchain-external: ARM 2012.03 has RPC support Thomas Petazzoni
2012-11-04 17:34 ` [Buildroot] [PATCH 02/21] libtirpc: new package Thomas Petazzoni
2012-11-04 17:34 ` [Buildroot] [PATCH 03/21] busybox: add support to link against libtirpc when available Thomas Petazzoni
2012-11-04 17:34 ` [Buildroot] [PATCH 04/21] lmbench: add support to use " Thomas Petazzoni
2012-11-04 17:34 ` [Buildroot] [PATCH 05/21] nfs-utils: add support to use RPC support from libtirpc Thomas Petazzoni
2012-11-04 17:34 ` [Buildroot] [PATCH 06/21] rpcbind: new package Thomas Petazzoni
2012-11-04 17:34 ` [Buildroot] [PATCH 07/21] portmap: mention that rpcbind is the project that superseds portmap Thomas Petazzoni
2012-11-04 17:34 ` [Buildroot] [PATCH 08/21] quota: add support to use RPC support from libtirpc Thomas Petazzoni
2012-11-04 17:34 ` [Buildroot] [PATCH 09/21] samba: unconditionally enable --with-sys-quotas Thomas Petazzoni
2012-11-04 17:34 ` [Buildroot] [PATCH 10/21] xinetd: add support to use RPC support from libtirpc Thomas Petazzoni
2012-11-05  8:50   ` Peter Korsgaard [this message]
2012-11-04 17:34 ` [Buildroot] [PATCH 11/21] toolchain-external: add Sourcery CodeBench SuperH 2012.03 Thomas Petazzoni
2012-11-04 17:34 ` [Buildroot] [PATCH 12/21] toolchain-external: add Sourcery CodeBench x86 2012.03 Thomas Petazzoni
2012-11-04 17:34 ` [Buildroot] [PATCH 13/21] toolchain-external: add support for Sourcery CodeBench SH 2012.09 Thomas Petazzoni
2012-11-04 17:34 ` [Buildroot] [PATCH 14/21] toolchain-external: add Sourcery CodeBench x86/x86_64 2012.09 Thomas Petazzoni
2012-11-04 17:34 ` [Buildroot] [PATCH 15/21] toolchain-external: remove Sourcery CodeBench ARM 2010q1 Thomas Petazzoni
2012-11-04 17:34 ` [Buildroot] [PATCH 16/21] toolchain-external: remove Sourcery CodeBench ARM 2010.09 Thomas Petazzoni
2012-11-04 17:34 ` [Buildroot] [PATCH 17/21] toolchain-external: remove Sourcery CodeBench SH 2010.09 Thomas Petazzoni
2012-11-04 17:34 ` [Buildroot] [PATCH 18/21] toolchain-external: remove Sourcery CodeBench x86/x86_64 2010.09 Thomas Petazzoni
2012-11-04 17:34 ` [Buildroot] [PATCH 19/21] toolchain-external: remove Linaro 2012.06 Thomas Petazzoni
2012-11-04 17:34 ` [Buildroot] [PATCH 20/21] toolchain-external: remove Linaro 2012.07 Thomas Petazzoni
2012-11-04 17:34 ` [Buildroot] [PATCH 21/21] toolchain-external: assume that by default, glibc toolchains have RPC support Thomas Petazzoni
2012-11-06  7:22 ` [Buildroot] [pull request] Pull request for branch for-2012.11/rpc-support Peter Korsgaard
2012-11-06  7:25   ` Thomas Petazzoni

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=87390oph5d.fsf@dell.be.48ers.dk \
    --to=jacmet@uclibc.org \
    --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.