IRC log for #uclibc on 20080620

00:47.49*** join/#uclibc wrobbie (n=rob@cm38.kappa85.maxonline.com.sg)
01:21.36*** join/#uclibc khem (n=khem@adsl-71-146-12-167.dsl.pltn13.sbcglobal.net)
01:42.10*** join/#uclibc Xires (n=Xires@75.134.59.220)
03:54.33*** join/#uclibc hiyuh (n=hiyuh@KD059133114144.ppp.dion.ne.jp)
05:24.27*** join/#uclibc pcgeil (n=steffen@141.28.230.249)
07:24.29*** join/#uclibc elric (n=drichard@gw-123.euroconnect.fr)
07:24.57elrichi all
07:25.30elricI am pretty new in buildbing an embedded system and I encountered an issue
07:26.09elricI got a segfault at boot, some time, and I think it is bash
07:26.31elricit is just at rcS call
07:26.45elricby init from sysvinit
07:26.58elricany idea ?
07:28.31elrichello ?
07:29.15mnemocelric: bash is not for embedded systems ,-)
07:29.28mnemocelric: if you need a feature rich shell try ash
07:30.08mnemocelric: but if you actually need to, try running your rcS under strace
07:30.35elricYes but I want to use Fedora startup scripts and most are written in bash
07:31.11elricis it possible to do that through init ?
07:32.41mnemocelric: sure
07:34.28elricI have just to preceed by strace the line calling rcS in the inittab ?
07:35.44mnemocelric: I like -vvfF, but take a look at the man page ,-)
07:36.59elriccan you explain ? ;-)
07:37.09mnemocman strace
07:39.28elricok I will have a look thanks for your help mnemoc
07:40.36mnemocelric: btw, it shouldn't be hard to "port" the startup scripts you want to use to ash
07:41.52mnemocelric: and "usually" in embedded systems one doesn't have "runlevels" ... but it's up to you ,-)
07:43.31elricin fact this is a micro PC with Via chipset, this is not really a true embedded system ;)
07:46.28mnemocelric: btw, this is the wrong channel for your needs, try #elinux
07:54.32elricok I will change channel
07:54.42elricagain, thanks for your help
09:12.44CIA-203aldot * r22456 10uClibc/libc/sysdeps/linux/Makefile.commonarch: - make sure to build crti and crtn with PICFLAG
09:41.20*** join/#uclibc pcgeil (n=steffen@141.28.230.249)
10:31.59*** join/#uclibc tchan (n=tchan@lunar-linux/developer/tchan)
11:53.18*** join/#uclibc wrobbie (n=rob@cm38.kappa85.maxonline.com.sg)
12:18.00CIA-203vda * r22457 10busybox/networking/udhcp/clientsocket.c: (log message trimmed)
12:18.00CIA-2udhcpc: change BPF filter to not use 0xffffffff as a max packet size,
12:18.00CIA-2there are kernels which don't like big (negative when viewed as signed)
14:35.17*** join/#uclibc pcgeil (n=steffen@141.28.230.249)
14:45.17*** join/#uclibc likewhoa (n=y0@ool-45717734.dyn.optonline.net)
15:02.34*** join/#uclibc jacques-work (n=jacques@nslu2-linux/jacques)
15:30.14*** join/#uclibc tchan1 (n=tchan@208.250.137.110)
15:34.01*** join/#uclibc sjhill (n=sjhill@real.realitydiluted.com)
15:35.55*** join/#uclibc bbradley (n=bbradley@92-235-133-146.cable.ubr17.azte.blueyonder.co.uk)
15:36.44*** join/#uclibc tchan1 (n=tchan@208.250.137.110)
16:42.26*** join/#uclibc albech (n=thomas@222.123.130.147)
16:50.55albechhi guys.. trying to get pppoe to run on my system, but it wont.. is there some patch that I have to apply to make it work in a busybox environment?
16:52.42mnemocalbech: wrong channel, try #elinux ,-)
16:53.23albechmnemoc: thanks
17:04.38*** join/#uclibc hiyuh (n=hiyuh@KD125054017176.ppp-bb.dion.ne.jp)
17:57.28*** join/#uclibc hiyuh (n=hiyuh@KD125054017176.ppp-bb.dion.ne.jp)
18:03.23*** join/#uclibc Redhatter (n=vk4fsjl@2001:388:f000:0:0:0:0:279)
18:24.15CIA-203vda * r22458 10busybox/debianutils/start_stop_daemon.c: ssd: fix comment
18:24.57*** join/#uclibc gnomon (n=gnomon@CPE0050eb372bdb-CM000f9f776f96.cpe.net.cable.rogers.com)
18:38.47CIA-203jacmet * r22459 10buildroot/package/busybox/busybox-1.10.3-udhcpc.patch: budybox: 1.10.3 udhcpc fix
18:40.16mnemocbudybox *G*
20:20.55CIA-203vda * r22460 10busybox/editors/vi.c: (log message trimmed)
20:20.55CIA-2vi: fix the bug where vi never grows the edit buffer.
20:20.56CIA-2vi: do G trick on it
21:45.23CIA-203jacmet * r22461 10buildroot/package/dbus/dbus.mk: (log message trimmed)
21:45.23CIA-2dbus: depend on libxml2-install-staging instead for libxml2
21:45.23CIA-2Makefile.autools.in doesn't have proper dependencies set up for
21:45.29CIA-203jacmet * r22462 10buildroot/package/libxml2/libxml2.mk:
21:45.29CIA-2libxml2: strip libraries in TARGET_DIR
21:45.29CIA-2And cleanup libxml2.mk trailing whitespace while we're at it.
21:47.11*** part/#uclibc jacques-work (n=jacques@nslu2-linux/jacques)
21:48.17*** join/#uclibc pcgeil (n=steffen@141.28.230.249)
22:57.00*** join/#uclibc sega01 (n=sega01@2001:470:1f07:2de:250:4ff:fe20:dbc4)
22:57.01sega01hey
22:57.26sega01for some reason my current compiling setup errors at a point when compiling busybox
22:57.58sega01i get the exact same error as this user: http://www.uclibc.org/lists/busybox/2004-March/011177.html
22:58.11sega01except he said that he found a fix, yet did not post what it was
22:58.13sega01any ideas?
22:59.58olistudentHi. The fix is to edit Rules.mak and add LIBRARIES = -lcrypt. But this message is rather old. Perhaps this will not work for you.
23:01.17sega01thanks, i will give it a try
23:01.51sega01hmm
23:02.01sega01i don't see a Rules.mak in the source tarball
23:08.08olistudentin Makefile.flags there is LDLIBS+= m crypt
23:08.23olistudentThese libs are tried in scripts/trylink.
23:09.09sega01mine already has that
23:09.20sega01and i tried LDLIBS="m crypt" make, with the same resulst
23:12.29sega01oh, he did write in his solution
23:12.31sega01didn't notice :-P
23:12.41sega01i read the text, but thought that it did not work for him
23:20.12sega01no luck still
23:20.14sega01thanks though
23:20.19sega01i'm out for the night
23:20.34olistudentSorry. It seems that no expert is here.
23:50.50*** join/#uclibc cypherwha (n=y0@ool-45717734.dyn.optonline.net)

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