IRC log for #uclibc on 20080419

00:38.45*** join/#uclibc khem (n=khem@adsl-71-146-14-115.dsl.pltn13.sbcglobal.net)
00:55.05*** join/#uclibc El-Lotso (n=EnergonC@220.193.50.60.cbj04-home.tm.net.my)
02:11.49*** join/#uclibc wrobbie (n=rob@cm38.kappa85.maxonline.com.sg)
02:56.13*** join/#uclibc aadamson (n=ne1h@c-76-97-53-219.hsd1.ga.comcast.net)
03:42.49CIA-603vda * r21762 10busybox/miscutils/man.c: (log message trimmed)
03:42.49CIA-6man: handle many MANPAGER directives so that they do not override
03:42.49CIA-6but accumulate. By Ivana Varekova <varekova AT redhat.com>
03:44.46CIA-603vda * r21763 10busybox/console-tools/openvt.c: (log message trimmed)
03:44.46CIA-6openvt: handle -ws correctly. By James Simmons <jsimmons AT infradead.org>
03:44.47CIA-6function old new delta
04:05.30CIA-603vda 07busybox_1_10_stable * r21764 10/ (13 files in 9 dirs):
04:05.30CIA-6apply all post 1.10.0 fixes
04:05.30CIA-6bump version to 1.10.1
04:15.14CIA-603vda * r21765 10busybox/docs/busybox.net/download.html: website: add a link to 1.10.1
04:28.23CIA-603vda * r21766 10busybox/docs/busybox.net/news.html: website: add 1.10.1 to news page.
04:33.54*** join/#uclibc khem (n=khem@adsl-71-146-14-115.dsl.pltn13.sbcglobal.net)
05:28.10CIA-603vapier 07uClibc_0_9_28 * r21767 10/libc/stdlib/ (Makefile posix_memalign.c): merge rev 11188 from trunk
05:28.40CIA-603vapier 07uClibc_0_9_28 * r21768 10/include/netdb.h: update AI flags from trunk (makes newer GNU apps happy)
05:59.09CIA-603nkukard * r21769 10buildroot/package/bootutils/bootutils-0.0.7_header-fix.patch: * This fix is included upstream as from 0.0.8
06:30.08*** part/#uclibc khem (n=khem@adsl-71-146-14-115.dsl.pltn13.sbcglobal.net)
07:26.49*** join/#uclibc Xires (n=Xires@75.134.59.220)
08:38.48*** join/#uclibc emil|k (i=emil@e179235060.adsl.alicedsl.de)
08:54.04*** join/#uclibc ivob_ (n=ivob@unaffiliated/tiny)
09:02.59*** join/#uclibc alsterg (n=alsterg@ti221110a080-1815.bb.online.no)
09:06.19alsterghello
09:08.00alstergI'm compiling tcl-mq against uclibc. It seems that the symbols for posix message queues are not available, albeit the application compiles fine. I don't see relevant uClibc option. Is there any uClibc compile-time option that I'm missing?
09:09.11alstergI can see however that these functions are compiled in librt/ generating .o files.
09:09.52alstergany help is highly appreciated. I really need Message Queues to work under uclibc.
09:27.15CIA-603aldot * r21770 10busybox/docs/busybox.net/header.html: - ignore "recent"; We have an RCS to serve these
09:33.23CIA-603aldot * r21771 10busybox/docs/busybox.net/ (news.html oldnews.html): - rotate some older new to oldnews
09:38.03blindvtalsterg, I'm pretty sure that we have them. Look at the respective makefile what knob pulls them in. If that doesn't work, then please send a mail to the list so i can have a look next week
09:39.04alstergI'm using uclibc-0.9.28.3, could this be relevant to the problem?
09:39.35alstergbut yes as you say, they are in the source code and they get compiled to object code.
09:40.00alstergbut still..
10:01.42*** join/#uclibc wrobbie (n=rob@cm38.kappa85.maxonline.com.sg)
10:59.42*** join/#uclibc CIA-1 (n=CIA@208.69.182.149)
11:56.27*** join/#uclibc CIA-1 (n=CIA@208.69.182.149)
12:27.45*** join/#uclibc hiyuh (n=hiyuh@KD125054017176.ppp-bb.dion.ne.jp)
14:57.18*** join/#uclibc Strogg (n=user@76.10.145.36)
15:38.28*** join/#uclibc Aleks (n=Aleks@chello062178148229.6.14.vie.surfer.at)
15:44.09*** join/#uclibc adyer (n=adyer@adsl-69-223-13-78.dsl.chcgil.ameritech.net)
15:47.28adyerhi all - I'm having trouble getting busybox (v1.10) to mount a vfat formatted SD card read-write.  when I mount I always seem to get read-only even if I try to force it with -o rw.  Anybody have any hints/suggestions?
15:59.11adyeradyer: nevermind - figured it out.  board specific kernel code was inverting the sense of the write protect switch.
16:55.04*** join/#uclibc Strogg (n=user@76.10.145.36)
16:59.26*** join/#uclibc samlt (n=sam@paris.office.wallix.com)
17:29.21*** part/#uclibc adyer (n=adyer@adsl-69-223-13-78.dsl.chcgil.ameritech.net)
17:31.07*** join/#uclibc solar (n=solar@smtp.gentoo.org)
17:32.37*** join/#uclibc solar (n=solar@smtp.gentoo.org)
17:57.11*** join/#uclibc CIA-1 (n=CIA@208.69.182.149)
17:58.07*** join/#uclibc solar (n=solar@smtp.gentoo.org)
18:22.35*** join/#uclibc ibot (i=ibot@pdpc/supporter/active/TimRiker/bot/apt)
18:22.35*** topic/#uclibc is discussion of uClibc and Busybox | uClibc 0.9.29 released 6 May 2007 | busybox 1.10.0 released 21 March 2008 | for non uClibc/busybox such as buildroot and general setup issues try #elinux or #edev
19:00.04*** join/#uclibc khem (n=khem@adsl-71-146-14-115.dsl.pltn13.sbcglobal.net)
19:05.13CIA-103vda * r21773 10busybox/ (libbb/xfuncs.c networking/libiproute/iptunnel.c): style fixes. no code changes
19:06.26CIA-103vda * r21774 10busybox/debianutils/start_stop_daemon.c: (log message trimmed)
19:06.26CIA-1start-stop-daemon: make --exec follow symlinks
19:06.26CIA-1by Joakim Tjernlund <joakim.tjernlund AT transmode.se>
19:15.08*** join/#uclibc squimf (n=squimf@82-69-161-198.dsl.in-addr.zen.co.uk)
19:32.09CIA-103vda * r21775 10busybox/ (5 files in 5 dirs): (log message trimmed)
19:32.09CIA-1libbb: introduce xmalloc_xopen_read_close and use where appropriate
19:32.09CIA-1instead of xmalloc_open_read_close.
19:55.29*** join/#uclibc ivob_ (n=ivob@unaffiliated/tiny)
20:19.47CIA-103vda * r21776 10busybox/debianutils/start_stop_daemon.c: (log message trimmed)
20:19.47CIA-1start_stop_daemon: do not stop /proc scan prematurely
20:19.48CIA-1function old new delta
20:44.15CIA-103jacmet * r21777 10buildroot/package/Config.in: blockdev: sort entries alphabetically
20:44.22*** join/#uclibc emil|k (n=emil@e179235060.adsl.alicedsl.de)
20:45.11*** join/#uclibc emil|k (n=emil@e179235060.adsl.alicedsl.de)
21:30.53CIA-103vda * r21778 10busybox/debianutils/start_stop_daemon.c: (log message trimmed)
21:30.53CIA-1start_stop_daemon: optimization - do not pass paramenter, use
21:30.53CIA-1existing globals instead
21:32.18*** part/#uclibc squimf (n=squimf@82-69-161-198.dsl.in-addr.zen.co.uk)
21:58.00CIA-103vda * r21779 10busybox/networking/ipcalc.c: remove whitespace damage. No code changes
23:05.26*** join/#uclibc quitte (n=quitte@e179048216.adsl.alicedsl.de)
23:13.19*** join/#uclibc cendres (n=ashes@modemcable123.78-80-70.mc.videotron.ca)
23:40.50*** join/#uclibc CIA-1 (n=CIA@208.69.182.149)

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.