From: bugzilla at busybox.net <bugzilla@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [Bug 2149] New: xterm build failure
Date: Tue, 29 Jun 2010 14:47:03 +0000 (UTC) [thread overview]
Message-ID: <bug-2149-163@https.bugs.busybox.net/> (raw)
https://bugs.busybox.net/show_bug.cgi?id=2149
Summary: xterm build failure
Product: buildroot
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P5
Component: Other
AssignedTo: unassigned at buildroot.uclibc.org
ReportedBy: jsteckli at os.inf.tu-dresden.de
CC: buildroot at uclibc.org
Estimated Hours: 0.0
Created attachment 2131
--> https://bugs.busybox.net/attachment.cgi?id=2131
Config that triggers the problem.
Building xterm on git HEAD fails with the following error:
/bin/sh ./plink.sh
/home/julian/src/linux-dev/buildroot-xorg/output/staging/usr/bin/i686-unknown-linux-uclibc-gcc
-Os -pipe -Os -mtune=core2 -march=core2 -D_LARGEFILE_SOURCE
-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
-I/home/julian/src/linux-dev/buildroot-xorg/output/staging/usr/include
-I/home/julian/src/linux-dev/buildroot-xorg/output/staging/include
--sysroot=/home/julian/src/linux-dev/buildroot-xorg/output/staging/ -isysroot
/home/julian/src/linux-dev/buildroot-xorg/output/staging -Os -pipe -Os
-mtune=core2 -march=core2 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64
-I/home/julian/src/linux-dev/buildroot-xorg/output/staging/usr/include
-I/home/julian/src/linux-dev/buildroot-xorg/output/staging/include
--sysroot=/home/julian/src/linux-dev/buildroot-xorg/output/staging/ -isysroot
/home/julian/src/linux-dev/buildroot-xorg/output/staging
-L/home/julian/src/linux-dev/buildroot-xorg/output/staging/lib
-L/home/julian/src/linux-dev/buildroot-xorg/output/staging/usr/lib
--sysroot=/home/julian/src/linux-dev/buildroot-xorg/output/staging/ -o xterm
button.o cachedGCs.o charproc.o charsets.o cursor.o data.o doublechr.o
fontutils.o input.o linedata.o main.o menu.o misc.o print.o ptydata.o
scrollback.o screen.o scrollbar.o tabs.o util.o xstrings.o xtermcap.o
VTPrsTbl.o TekPrsTbl.o Tekproc.o -lXft -lXrender -lfontconfig -lfreetype -lX11
-lXaw7 -lXmu -lXt -lX11 -lSM -lICE -lXt -lX11 -lSM -lICE -lncurses
testing if -lXmu is needed
testing if -lXft is needed
testing if -lXt is needed
testing if -lX11 is needed
...yes
testing if -lXrender is needed
testing if -lSM is needed
testing if -lICE is needed
...yes
testing if -lfontconfig is needed
testing if -lXt is needed
testing if -lX11 is needed
...yes
testing if -lfreetype is needed
testing if -lSM is needed
testing if -lICE is needed
testing if -lncurses is needed
...yes
testing if -lX11 is needed
...yes
testing if -lXaw7 is needed
...yes
testing if -lXmu is needed
...yes
testing if -lXt is needed
...yes
testing if -lX11 is needed
...yes
testing if -lSM is needed
...yes
testing if -lICE is needed
...yes
testing if -lXt is needed
...yes
testing if -lX11 is needed
...yes
testing if -lSM is needed
...yes
testing if -lICE is needed
...yes
testing if -lncurses is needed
...yes
/home/julian/src/linux-dev/buildroot-xorg/output/staging/usr/lib/libICE.so:
warning: gethostbyaddr is obsolescent, use getaddrinfo() instead.
/home/julian/src/linux-dev/buildroot-xorg/output/staging/usr/lib/libXmu.so:
warning: gethostbyname is obsolescent, use getnameinfo() instead.
main.o: In function `get_pty':
main.c:(.text+0xa58): undefined reference to `getpt'
collect2: ld returned 1 exit status
make[1]: *** [xterm] Error 1
make[1]: Leaving directory
`/home/julian/src/linux-dev/buildroot-xorg/output/build/xterm-259'
make: ***
[/home/julian/src/linux-dev/buildroot-xorg/output/build/xterm-259/.stamp_built]
Error 2
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
next reply other threads:[~2010-06-29 14:47 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-29 14:47 bugzilla at busybox.net [this message]
2010-06-29 19:03 ` [Buildroot] [Bug 2149] xterm build failure bugzilla at busybox.net
2010-06-29 19:05 ` bugzilla at busybox.net
2010-07-01 7:27 ` bugzilla at busybox.net
2010-07-06 15:39 ` bugzilla at busybox.net
2010-07-13 18:17 ` bugzilla 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=bug-2149-163@https.bugs.busybox.net/ \
--to=bugzilla@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 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.