Ken Murchison wrote:
> 
> What is required to compile BusyBox for LTSP?  Obviously I can't just

Replying to my own post for those that are interested.  Here's a patch
to the BusyBox Makefile to dynamically link against the correct LTSP
libs.

*** Makefile.orig       Tue Jan  7 12:13:56 2003
--- Makefile    Tue Jan  7 12:24:43 2003
***************
*** 106,111 ****
--- 106,112 ----
  #
  # For other libraries, you are on your own...
  #LDFLAGS+=-nostdlib
+ LIBRARIES = /opt/ltsp/i386/lib/libc.so.6
/opt/ltsp/i386/lib/ld-linux.so.2
  #LIBRARIES = $(LIBCDIR)/lib/libc.a -lgcc
  #CROSS_CFLAGS+=-nostdinc -I$(LIBCDIR)/include -I$(GCCINCDIR)
  #GCCINCDIR = $(shell gcc -print-search-dirs | sed -ne "s/install:
\(.*\)/\1include/gp")



-- 
Kenneth Murchison     Oceana Matrix Ltd.
Software Engineer     21 Princeton Place
716-662-8973 x26      Orchard Park, NY 14127
--PGP Public Key--    http://www.oceana.com/~ken/ksm.pgp


-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_____________________________________________________________________
Ltsp-discuss mailing list.   To un-subscribe, or change prefs, goto:
      https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help,   try #ltsp channel on irc.openprojects.net

Reply via email to