All of lore.kernel.org
 help / color / mirror / Atom feed
* perl-native build failures on Ubuntu 11.04 in a Linux Container
@ 2011-05-14 10:36 Holger Freyther
  2011-05-14 11:09 ` Eric Bénard
  0 siblings, 1 reply; 2+ messages in thread
From: Holger Freyther @ 2011-05-14 10:36 UTC (permalink / raw)
  To: openembedded-devel

Hi,

does anyone else see build errors with perl-native? The linker line looks
innocent but libc and pthread symbols can not be resolved...



Log data follows:
| + cd
/home/ich/build/mips/tmp/work/x86_64-linux/perl-native-5.10.1-r10/perl-5.10.1
| + do_compile
| + base_do_compile
| + '[' -e Makefile -o -e makefile -o -e GNUmakefile ']'
| + oe_runmake
| + oenote make -e MAKEFLAGS=
| + echo NOTE: 'make -e MAKEFLAGS='
| NOTE: make -e MAKEFLAGS=
| + make -e MAKEFLAGS=
| gcc -L/home/ich/build/mips/tmp/sysroots/x86_64-linux/usr/lib
-Wl,-rpath-link,/home/ich/build/mips/tmp/sysroots/x86_64-linux/usr/lib
-Wl,-rpath,/home/ich/build/mips/tmp/sysroots/x86_64-linux/usr/lib -Wl,-O1
-fstack-protector -L/usr/local/lib -o miniperl \
|             gv.o toke.o perly.o pad.o regcomp.o dump.o util.o mg.o reentr.o
mro.o hv.o av.o run.o pp_hot.o sv.o pp.o scope.o pp_ctl.o pp_sys.o doop.o
doio.o regexec.o utf8.o taint.o deb.o universal.o xsutils.o globals.o perlio.o
perlapi.o numeric.o mathoms.o locale.o pp_pack.o pp_sort.o  \
|           miniperlmain.o opmini.o perlmini.o
| util.o: In function `Perl_safesysmalloc':
| util.c:(.text+0x4d8): undefined reference to `pthread_getspecific'
| util.o: In function `Perl_safesysrealloc':



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

* Re: perl-native build failures on Ubuntu 11.04 in a Linux Container
  2011-05-14 10:36 perl-native build failures on Ubuntu 11.04 in a Linux Container Holger Freyther
@ 2011-05-14 11:09 ` Eric Bénard
  0 siblings, 0 replies; 2+ messages in thread
From: Eric Bénard @ 2011-05-14 11:09 UTC (permalink / raw)
  To: openembedded-devel

Hi,

On 14/05/2011 12:36, Holger Freyther wrote:
> does anyone else see build errors with perl-native? The linker line looks
> innocent but libc and pthread symbols can not be resolved...
>
I think this is the problem reported (with a patch & comments) in this thread 
: http://lists.linuxtogo.org/pipermail/openembedded-devel/2011-May/032371.html

Eric



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

end of thread, other threads:[~2011-05-14 11:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-14 10:36 perl-native build failures on Ubuntu 11.04 in a Linux Container Holger Freyther
2011-05-14 11:09 ` Eric Bénard

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.