[Buildroot] [PATCH 10/21] xinetd: add support to use RPC support from libtirpc

Peter Korsgaard jacmet at uclibc.org
Mon Nov 5 08:50:54 UTC 2012


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

 Thomas> Signed-off-by: Thomas Petazzoni <thomas.petazzoni at 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



More information about the buildroot mailing list