[oe-issues] [Bug 2807] New: rxvt-unicode fail compile terminfo
bugzilla-daemon at tinman.treke.net
bugzilla-daemon at tinman.treke.net
Mon Aug 20 09:25:28 UTC 2007
http://bugs.openembedded.org/show_bug.cgi?id=2807
Summary: rxvt-unicode fail compile terminfo
Product: Openembedded
Version: Angstrom
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Build
AssignedTo: openembedded-issues at lists.openembedded.org
ReportedBy: gremlin at gremlin.it
install phase fail due to error with `tic` compiling terminfo
---
if test -x "/mnt/hd1/oe/ipaq/tmp/staging/x86_64-linux/bin/tic"; then if test -n
"/mnt/hd1/oe/ipaq/tmp/staging/x86_64-linux/bin/tic"; then
/mnt/hd1/oe/ipaq/tmp/staging/x86_64-linux/bin/tic etc/rxvt-unicode.terminfo;
fi; fi
/mnt/hd1/oe/ipaq/tmp/staging/x86_64-linux/bin/tic: symbol lookup error:
/mnt/hd1/oe/ipaq/tmp/staging/x86_64-linux/bin/tic: undefined symbol:
_nc_check_termtype
make[1]: *** [install] Error 127
make[1]: Leaving directory
`/mnt/hd1/oe/ipaq/tmp/work/arm-oabi-angstrom-linux/rxvt-unicode-7.9-r0/rxvt-unicode-7.9/doc'
make: *** [install] Error 1
---
hint: with tic present into my distro (Fedora 7 x86_64) all compile fine,
tic should be part of ncurses-native
--
Configure bugmail: http://bugs.openembedded.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Openembedded-issues
mailing list