Hello,
Microsoft changed KB923689. Could anyone apply this patch please?
best regards
Sven Geipel
===
RCS file: RCS/winxpsp2-updates.bat,v
retrieving revision 1.1
diff -u -r1.1 winxpsp2-updates.bat
--- winxpsp2-updates.bat
atch it
- install cvs, kernel-headers, bison, flex, gawk, mkisofs
- cvs checkout unattended
- make download
- make tftpboot
--
regards
Sven Geipel
--
___
un
/csu/abi-tag.h; \
> else echo >&2 'This configuration not matched in ../abi-tags';
> exit 1; fi
> mv -f /root/unattended/linuxboot/build-glibc-2.6.1/csu/version-info.hT
> /root/unattended/linuxboot/build-glibc-2.6.1/csu/version-info.h
> make[3]: Leaving direct
--build=i586-linux \
> && find . -name \*.d -print0 | xargs -0 -r rm -f\
> && $(MAKE)
>
Hi,
after some problems with glibc and dosemu I successfully compiled a new
linuxboot. And cause this seems to be a problem for more users I wrote
some lines to explain my steps.
My system was a fresh installation of ubuntu 8.10 and latest patches.
1. install needed tools and kernel-headers:
a
Pierre Bourgin wrote, On 20.04.2009 14:17:
> Sven Geipel a écrit :
>
> [snip]
>
> >
> > 3. install gcc-4.1 (compiling dosemu with gcc-4.3 failed) and symlink it to
> > gcc
> >
> > apt-get install gcc-4.1
> > ln -sv --force gcc-4.1 /usr/bin/gcc
Sven Geipel wrote, On 20.04.2009 08:52:
[...]
Hello,
just to make clear, the ##glibc section and GLIBCFLAGS are from Mario
Gzuk from unattended-gui project, so he must be honored for this :-)
Thank you Mario!
> 4. modify Makefile, edit glibc version to 2.9 (glibc=glibc-2.9) and repl
Nils Olav Fossum wrote, On 22.04.2009 12:25:
> Tirsdag 21. april 2009, skrev Pierre Bourgin:
>
> > make clean
> > make download
> > make CC=/path/to/gcc-4.1 CXX=/path/to/g++-4.1
> >
[...]
>
> It still bombs out on dosemu on my Debian Lenny machine.
>
> Glibc compiles fine, and this is good pr