All of lore.kernel.org
 help / color / mirror / Atom feed
* iputils fails to build due to missing sgmlspl
@ 2010-08-13 21:18 AJ ONeal
  2010-08-13 21:32 ` Tom Rini
  0 siblings, 1 reply; 7+ messages in thread
From: AJ ONeal @ 2010-08-13 21:18 UTC (permalink / raw)
  To: openembedded-devel

This is with a fresh install of oe and bitbake (as per the gumstix docs)

|
/mnt/data/Code/overo-oe/tmp/sysroots/i686-linux/usr/armv7a/lib/gcc/arm-angstrom-linux-gnueabi/4.3.3/../../../../arm-angstrom-linux-gnueabi/bin/ld:
warning: libc.so, needed by
/mnt/data/Code/overo-oe/tmp/sysroots/i686-linux/usr/armv7a/lib/gcc/arm-angstrom-linux-gnueabi/4.3.3/../../../../arm-angstrom-linux-gnueabi/lib/libgcc_s.so,
not found (try using -rpath or -rpath-link)
| make -C doc man
| make[1]: Entering directory
`/mnt/data/Code/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/iputils-20071127-r1/iputils_20071127.orig/doc'
| /bin/sh: sgmlspl: command not found
| make[1]: *** [arping.8] Error 127
| make[1]: Leaving directory
`/mnt/data/Code/overo-oe/tmp/work/armv7a-angstrom-linux-gnueabi/iputils-20071127-r1/iputils_20071127.orig/doc'
| make: *** [man] Error 2
| FATAL: oe_runmake failed


The problem is not solved by
bitbake -c clean iputils; bitbake sgmlspl; bitbake iputils

AJ ONeal


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2010-08-20  6:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-13 21:18 iputils fails to build due to missing sgmlspl AJ ONeal
2010-08-13 21:32 ` Tom Rini
2010-08-13 22:05   ` AJ ONeal
2010-08-14  0:25     ` AJ ONeal
2010-08-14 15:35       ` AJ ONeal
2010-08-19 23:02         ` Denys Dmytriyenko
2010-08-20  6:25           ` Frans Meulenbroeks

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.