irclog2html for #uclibc on 20030116

01:38.58*** join/#uclibc ds-work (~ds@condor.ucsf.edu)
06:34.00anderseepsypete: You want to talk to Russ on #eLinux
08:41.01*** join/#uclibc kergoth`zzz (~kergoth@dsl081-228-056.chi1.dsl.speakeasy.net)
16:40.55*** join/#uclibc zhware (~zhware@external.silveregg.co.jp)
16:41.26zhwaresomebody here?
16:42.23zhwarei'm trying to buildroot from uclibc.
16:42.56zhwareeverything is good (umlinux,gcc,), but stops before bash
16:43.16zhwareconfigure: error: cannot run C compiled programs
16:43.41zhwareit is because cannot start a.out test during configure
16:43.45zhwarebut why?
18:03.01anderseezhware: hi
18:03.39anderseezhware: Did you create the /lib/ld-uClibc.so.0 symlink described in the README file?
21:33.24*** join/#uclibc TheMasterMind1 (foobar@h-69-3-153-239.MCLNVA23.covad.net)
21:39.10*** join/#uclibc sandman__ (~sandman@pD9E8AC2D.dip.t-dialin.net)
21:40.11sandman__andersee: Hi Erik - are you here ?
21:43.35*** join/#uclibc TimRiker (timr@rikers.org)
21:44.42anderseesandman_: hi
21:44.46anderseesandman_: I'm here
21:44.51anderseesandman_: sup?
21:45.11sandman_andersee: I just tried to build a buildroot and found a problem
21:45.46sandman_when the terminfo src is compiled it tries to write the output to /usr/share/... and not to STAGING_DIR/usr/share
21:46.27sandman_This seems to fix it:
21:46.29sandman_RCS file: /var/cvs/buildroot/make/ncurses.mk,v
21:46.29sandman_retrieving revision 1.14
21:46.29sandman_diff -d -b -u -3 -p -r1.14 ncurses.mk
21:46.29sandman_--- make/ncurses.mk     9 Jan 2003 20:28:10 -0000       1.14
21:46.32sandman_+++ make/ncurses.mk     16 Jan 2003 21:46:09 -0000
21:46.34sandman_@@ -79,6 +79,7 @@ $(STAGING_DIR)/lib/libncurses.so: $(NCUR
21:46.37sandman_<PROTECTED>
21:46.39sandman_<PROTECTED>
21:46.42sandman_<PROTECTED>
21:46.44sandman_+           DESTDIR=$(STAGING_DIR) \
21:46.47sandman_<PROTECTED>
21:46.49sandman_<PROTECTED>
21:46.52sandman_<PROTECTED>
21:51.34anderseesandman_: looking at it now
21:54.47sandman_andersee: The run_tic.sh script calls tic with -o $TERMINFO and run_tic.sh sets TERMINFO=$DESTDIR/usr/share/terminfo
21:55.03kergothah fun with run_tic
21:55.09kergothI remember patching things to deal with that
21:56.05sandman_well .. I don't really need ncurses, I just found it, because I forget to comment out ncurses from the Makfike ;)
21:56.18sandman_s/Makfike/Makefile
22:04.55anderseesandman_: ok, I've fixed up ncurses.
22:05.17anderseesandman_: Care to cvs up and try it
22:05.20andersee?
22:05.39sandman_andersee: What did you change ?
22:06.02anderseeadded a ticdir, cleaned up some messy code
22:07.45sandman_.. rebuilding ncurses ..
22:11.24sandman_andersee: works perfectly now
22:12.21anderseesandman_: cool
22:12.24andersee:)

Generated by irclog2html.pl by Jeff Waugh - find it at freshmeat.net! Modified by Tim Riker to work with blootbot logs, split per channel, etc.