On Thursday 24 August 2006 16:53, Benjamin Zeller wrote:
> On Thursday 24 August 2006 16:25, Falko Trojahn wrote:
> > Hi Benni,
> >
> > Benjamin Zeller schrieb:
> > > On Thursday 24 August 2006 15:43, Benjamin Zeller wrote:
> > >> On Thursday 24 August 2006 15:11, Falko Trojahn wrote:
> > >>> Hi Benni,
> > >>>
> > >>>>>> Where do I have to place which kernel?  And how do I compile it,
> > >>>>>> to fit unattended.
> > >>>>>> Or is it just downloading e.g. linux-2.6.17.11.tar.bz2 from
> > >>>>>> kernel.org and putting it in place?
> > >>>>>
> > >>>>> Yes. Did you try what's written on the page under "compiling
> > >>>>> unattended from cvs"?
> > >>>>
> > >>>> OK, and where is the right place? :-)
> > >>>
> > >>> Just "make download", each package is downloaded to /tmp (AFAIK),
> > >>> unpacked to the unattended/linuxboot dir, package in /tmp deleted
> > >>> and so on. If you want to unpack it yourself, just read
> > >>> unattended/linuxboot/README.txt
> > >>
> > >> OK, I guess I understood now. Just trying whether I really did :-)
> > >> Thanks a lot Falko.
> > >
> > > OK, tried to use Kernel 2.6.17.11
> > > Edited Makefile (had to substitute some more filenames, as these
> > > version don't exist anymore).
> > >
> > > Result of "make tftpboot":
> > >
> > > make[3]: ***
> > > [/root/own_kernel/unattended/linuxboot/build-glibc-2.3.5/math/s_isinf.o
> > >s] Error 1
> > > make[3]: Leaving directory
> > > `/root/own_kernel/unattended/linuxboot/glibc-2.3.5/math'
> > > make[2]: *** [math/subdir_lib] Error 2
> > > make[2]: Leaving directory
> > > `/root/own_kernel/unattended/linuxboot/glibc-2.3.5' make[1]: *** [all]
> > > Error 2
> > > make[1]: Leaving directory
> > > `/root/own_kernel/unattended/linuxboot/build-glibc-2.3.5'
> > > make: *** [build-glibc-2.3.5/libc.so] Error 2
> > >
> > > Any hints?
> >
> > Sometimes you must have the corresponding -dev packages installed on
> > your linux system, I remember that I had to install some, but not
> > which. Here is what I have on my system where I build unattended:
> >
> > falko:~$  apt-show-versions |grep "\-dev"
> > libc6-dev/stable uptodate 2.3.2.ds1-22sarge3
> > dpkg-dev/stable uptodate 1.10.28
> > libexpat1-dev/stable uptodate 1.95.8-3
> > uuid-dev/stable uptodate 1.2-1.37-2sarge1
> > libdb2-dev/stable uptodate 2:2.7.7.0-9
> > zlib1g-dev/stable uptodate 1:1.2.2-4.sarge.2
> > libncurses5-dev/stable uptodate 5.4-4
> > libssl-dev/stable uptodate 0.9.7e-3sarge1
> > libstdc++5-3.3-dev/stable uptodate 1:3.3.5-13
> >
> > Hope this helps
>
> Looks like the problem was version of glibc. Altered Makefile to version
> 2.3.6 and didn't have the error above. But as s pity, I ran into an error
> during compilation of busybox.
> After some research it looks like, that there's a problem with my gcc4. I
> just started all over on another system with gcc3, I'll let you know, if
> this did the trick if this is wanted.
>

OK, that seemed to work. One further question:

How do I get linuxaux-directory?

> > Falko
>
> Benni

Benni

-- 
Benjamin Zeller
Ing.-Büro Hohmann
Bahnhofstr. 34
D-82515 Wolfratshausen

Tel.:  +49 (0)8171 347 88 12
Mobil: +49 (0)160 99 11 55 23
Fax:   +49 (0)8171 910 778
mailto: [EMAIL PROTECTED]

www.ibh-wor.de

Attachment: pgpkiOcAv1JYA.pgp
Description: PGP signature

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
unattended-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/unattended-devel

Reply via email to