* any thoughts on current dev branch e2fsprogs build error?
@ 2009-12-03 9:42 Robert P. J. Day
2009-12-03 9:51 ` Holger Hans Peter Freyther
0 siblings, 1 reply; 3+ messages in thread
From: Robert P. J. Day @ 2009-12-03 9:42 UTC (permalink / raw)
To: OpenEmbedded Development mailing list
on a fully updated dev branch, the tail end of the log file:
... snip ...
making all in e2fsck
make[2]: Entering directory
`/home/rpjday/oe/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/e2fsprogs-1.41.5-r1/e2fsprogs-1.41.5/e2fsck'
CC crc32.c
CC unix.c
CC e2fsck.c
CC super.c
CC pass1.c
CC pass1b.c
CC pass2.c
CC pass3.c
CC pass4.c
CC pass5.c
CC journal.c
CC badblocks.c
CC util.c
CC dirinfo.c
CC dx_dirinfo.c
CC ehandler.c
CC problem.c
CC message.c
CC recovery.c
CC region.c
CC revoke.c
CC ea_refcount.c
CC rehash.c
make[2]: *** No rule to make target `-lpthread', needed by `e2fsck'.
Stop.
make[2]: Leaving directory
`/home/rpjday/oe/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/e2fsprogs-1.41.5-r1/e2fsprogs-1.41.5/e2fsck'
make[1]: *** [all-progs-recursive] Error 1
make[1]: Leaving directory
`/home/rpjday/oe/angstrom-dev/work/armv7a-angstrom-linux-gnueabi/e2fsprogs-1.41.5-r1/e2fsprogs-1.41.5'
make: *** [all] Error 2
FATAL: oe_runmake failed
i can provide more details if necessary.
rday
--
========================================================================
Robert P. J. Day Waterloo, Ontario, CANADA
Linux Consulting, Training and Kernel Pedantry.
Web page: http://crashcourse.ca
Twitter: http://twitter.com/rpjday
========================================================================
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: any thoughts on current dev branch e2fsprogs build error?
2009-12-03 9:42 any thoughts on current dev branch e2fsprogs build error? Robert P. J. Day
@ 2009-12-03 9:51 ` Holger Hans Peter Freyther
2009-12-03 17:34 ` Robert P. J. Day
0 siblings, 1 reply; 3+ messages in thread
From: Holger Hans Peter Freyther @ 2009-12-03 9:51 UTC (permalink / raw)
To: openembedded-devel
On Thursday 03 December 2009 10:42:04 Robert P. J. Day wrote:
> on a fully updated dev branch, the tail end of the log file:
>
> ... snip ...
> making all in e2fsck
what changed on your system? can you look at the Makefile? at the config.log?
why does it list -lpthread?
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: any thoughts on current dev branch e2fsprogs build error?
2009-12-03 9:51 ` Holger Hans Peter Freyther
@ 2009-12-03 17:34 ` Robert P. J. Day
0 siblings, 0 replies; 3+ messages in thread
From: Robert P. J. Day @ 2009-12-03 17:34 UTC (permalink / raw)
To: openembedded-devel
On Thu, 3 Dec 2009, Holger Hans Peter Freyther wrote:
> On Thursday 03 December 2009 10:42:04 Robert P. J. Day wrote:
> > on a fully updated dev branch, the tail end of the log file:
> >
> > ... snip ...
> > making all in e2fsck
>
> what changed on your system? can you look at the Makefile? at the
> config.log? why does it list -lpthread?
i can only guess that some variable that used to expand to something
now doesn't anymore and, somehow, "-lpthread" is being picked up as a
target because of it.
i'll make sure i'm up to date, then try again. e2fsprogs has been
building fine all this time.
rday
--
========================================================================
Robert P. J. Day Waterloo, Ontario, CANADA
Linux Consulting, Training and Kernel Pedantry.
Web page: http://crashcourse.ca
Twitter: http://twitter.com/rpjday
========================================================================
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-12-03 17:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-03 9:42 any thoughts on current dev branch e2fsprogs build error? Robert P. J. Day
2009-12-03 9:51 ` Holger Hans Peter Freyther
2009-12-03 17:34 ` Robert P. J. Day
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.