Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: bugs at busybox.net <bugs@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [buildroot 0001585]: [buildroot] Netkit package build fails
Date: Tue, 13 Nov 2007 01:35:57 -0800	[thread overview]
Message-ID: <f5b4c130b3a2d78e5fa94056cb5600a6@busybox.net> (raw)


A NOTE has been added to this issue. 
====================================================================== 
http://busybox.net/bugs/view.php?id=1585 
====================================================================== 
Reported By:                hwstar
Assigned To:                buildroot
====================================================================== 
Project:                    buildroot
Issue ID:                   1585
Category:                   Architecture Specific
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             11-11-2007 12:40 PST
Last Modified:              11-13-2007 01:35 PST
====================================================================== 
Summary:                    [buildroot] Netkit package build fails
Description: 
Netkit package does not build 

Make output in "Additional Information" field.

Buildroot config/system info:

SVN revision 20406
Host: Ubuntu 7.04 (Feisty)
Target: i386/i586


====================================================================== 

---------------------------------------------------------------------- 
 vanokuten - 11-11-07 23:50  
---------------------------------------------------------------------- 
you did not set BR2_INET_RPC=y when building your toolchain 

---------------------------------------------------------------------- 
 hwstar - 11-12-07 17:19  
---------------------------------------------------------------------- 
After turning on BR2_INET_RPC, it now fails in the linking part of the
build.


Snippet of config file:

#
# Common Toolchain Options
#
BR2_PACKAGE_SSTRIP_TARGET=y
BR2_PACKAGE_SSTRIP_HOST=y
# BR2_ENABLE_MULTILIB is not set
BR2_LARGEFILE=y
BR2_INET_IPV6=y
BR2_INET_RPC=y <<<<<<<<<<
BR2_USE_WCHAR=y
BR2_TARGET_OPTIMIZATION="-Os -pipe"
BR2_CROSS_TOOLCHAIN_TARGET_UTILS=y

Output from failed build:

/home/srodgers/projects/limey-linux/limey-linux-test/buildroot/build_i586/staging_dir/usr/bin/i586-linux-uclibc-gcc
 inetd.o servtab.o builtins.o sig.o daemon.o setproctitle.o mysleep.o  -o
inetd
inetd.o: In function `unregister_rpc':
inetd.c:(.text+0x6a): undefined reference to `pmap_unset'
inetd.o: In function `register_rpc':
inetd.c:(.text+0x138): undefined reference to `pmap_unset'
inetd.c:(.text+0x154): undefined reference to `pmap_set'
servtab.o: In function `loadconfigent':
servtab.c:(.text+0xdc1): undefined reference to `getrpcbyname'
collect2: ld returned 1 exit status
make[3]: *** [inetd] Error 1
make[3]: Leaving directory
`/home/srodgers/projects/limey-linux/limey-linux-test/buildroot/build_i586/netkit-base-0.17/inetd'
make[2]: *** [inetd.build] Error 2
make[2]: Leaving directory
`/home/srodgers/projects/limey-linux/limey-linux-test/buildroot/build_i586/netkit-base-0.17'
make[1]: ***
[/home/srodgers/projects/limey-linux/limey-linux-test/buildroot/build_i586/netkit-base-0.17/inetd/inetd]
Error 2
make[1]: Leaving directory
`/home/srodgers/projects/limey-linux/limey-linux-test/buildroot'
make: *** [buildroot/binaries/limey-linux/rootfs.i586.ext2] Error 2 

---------------------------------------------------------------------- 
 vanokuten - 11-13-07 01:35  
---------------------------------------------------------------------- 
you to do full rebuild of your toolchain, e.g. delete toolchain_build_i386
and rebuild 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
11-11-07 12:40  hwstar         New Issue                                    
11-11-07 12:40  hwstar         Status                   new => assigned     
11-11-07 12:40  hwstar         Assigned To               => buildroot       
11-11-07 12:44  hwstar         Issue Monitored: hwstar                      
11-11-07 23:50  vanokuten      Note Added: 0002907                          
11-12-07 17:19  hwstar         Note Added: 0002909                          
11-13-07 01:35  vanokuten      Note Added: 0002910                          
======================================================================

             reply	other threads:[~2007-11-13  9:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-13  9:35 bugs at busybox.net [this message]
  -- strict thread matches above, loose matches on Subject: below --
2007-11-16 10:47 [Buildroot] [buildroot 0001585]: [buildroot] Netkit package build fails bugs at busybox.net
2007-11-16  6:30 bugs at busybox.net
2007-11-13  1:19 bugs at busybox.net
2007-11-13  9:47 ` Cristian Ionescu-Idbohrn
2007-11-12  7:50 bugs at busybox.net
2007-11-11 20:40 bugs at busybox.net

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=f5b4c130b3a2d78e5fa94056cb5600a6@busybox.net \
    --to=bugs@busybox.net \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox