Just a couple of questions.
I asked for glibc 2.4 but I got 2.3.5-cvs20050627, I don't understand dependencies yet. I traced bitbake to find out how it works and it shoulkd look for glibc 2.4 I see it in packages, why does it not ues it?
DEFAULT_PREFERENCE = "-1"
I am using FC5 as the host base, does all the packages come from debian or are there and FC5 packages?
How do I set options for packages? I want to turn off nis, …. in glibc
In x86.conf you can see:
GLIBC_ADDONS = "nptl"
GLIBC_EXTRA_OECONF = "--with-tls"
Is there a patch I am missing to compile theis version of glinc?
| /stuff/build/tmp/work/glibc-2.3.5+cvs20050627-r7/build-i386-linux/linuxthreads/libpthread_pic.a(pthread.os): In function `pthread_initialize':
| pthread.c:(.text+0x86d): undefined reference to `_res'
| /stuff/build/tmp/work/glibc-2.3.5+cvs20050627-r7/build-i386-linux/linuxthreads/libpthread_pic.a(pthread.os): In function `__pthread_reset_main_thread':
| pthread.c:(.text+0x11bc): undefined reference to `_errno'
| pthread.c:(.text+0x11c8): undefined reference to `_h_errno'
| pthread.c:(.text+0x11d4): undefined reference to `_res'
| /stuff/build/tmp/work/glibc-2.3.5+cvs20050627-r7/build-i386-linux/linuxthreads/libpthread_pic.a(pthread.os):(.data.rel+0x698): undefined reference to `_errno'| /stuff/build/tmp/work/glibc- 2.3.5+cvs20050627-r7/build-i386-linux/linuxthreads/libpthread_pic.a(pthread.os):(.data.rel+0x6a0): undefined reference to `_h_errno'
| /stuff/build/tmp/work/glibc-2.3.5+cvs20050627-r7/build-i386-linux/linuxthreads/libpthread_pic.a(pthread.os):(.data.rel+0x6a8): undefined reference to `_res'
| collect2: ld returned 1 exit status
| make[2]: *** [/stuff/build/tmp/work/glibc-2.3.5+cvs20050627-r7/build-i386-linux/linuxthreads/libpthread.so] Error 1
| make[2]: Leaving directory `/stuff/build/tmp/work/glibc-2.3.5+cvs20050627-r7/libc/linuxthreads'
| make[1]: *** [linuxthreads/others] Error 2
| make[1]: Leaving directory `/stuff/build/tmp/work/glibc-2.3.5+cvs20050627-r7/libc'
| make: *** [all] Error 2
| FATAL: oe_runmake failed
NOTE: Task failed: /stuff/build/tmp/work/glibc-2.3.5+cvs20050627-r7/temp/log.do_compile.2607
NOTE: package glibc-2.3.5+cvs20050627-r7: task do_compile: failed
ERROR: TaskFailed event exception, aborting
NOTE: package glibc-2.3.5+cvs20050627: failed
ERROR: Build of task-bootstrap failed
[EMAIL PROTECTED] build]#
_______________________________________________
Oe mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/oe
_______________________________________________ Oe mailing list [email protected] https://www.handhelds.org/mailman/listinfo/oe
