[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problems building si



On Friday 23 August 2002 02:49 pm, Marvin Heffler wrote:
> I have run into a couple of problems in trying to build the si from what's
> in cvs and the packages from the ftp site. I am using
> lsbsi-packages-081602.tar and lsbsi-patches-081602.tar from the beta
> directory. Here's what I saw.
>
> The first problem I ran into occurred pretty soon in the build. During the
> bootstrap phase gcc would not build. It failed right after extracting the
> source and making the patches. The problem is the values for two of the
> variable for gcc in the src/si/entities/package file. The value of
> gcc-directory is "gcc-3.1", but it needs to be "gcc-3.2". Similarly, the
> value for gcc-machdep is "/usr/lib/gcc-lib/i686-pc-linux-gnu/3.1" and it
> should be "/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2". After I modified the
> package file I was able to get beyond this problems.
>

Mats uploaded new packages for 3.2 but I have been using 3.1 still so cvs has 
not been updated.  I will fix this after the weekend.

> The next problem I have not been able to get around yet. During the
> lsbsi-intermediate phase it fails when trying to build glibc. Here's a
> snipet of the output:
>
> -: /bin/sh: BEGIN { subdirs = ""; inhibit = "" };
> /^#/
> { next };                                                /^[^-]/ { subdirs
> = s
> ubdirs " " $0 };                         /^-/ { inhibit = inhibit " "
> substr($
> 0, 2) };                 END { printf "sysdep-subdirs =%s\n", subdirs;
>  printf "sysdep-inhibit-subdirs =%s\n", inhibit;         print
> "sysd-dirs-done
>  = t" }: No such file or directory
> -: make[1]: *** [/usr/src/glibc-build/sysd-dirs] Error 127
> -: make[1]: Leaving directory `/usr/src/glibc-2.2.5'
> -: make: *** [all] Error 2
> I: Log file stored in "/root/.nALFS/packages/glibc-2.2.5.log".
> E: Execution failed (2).
> I: Executing for 00:51:11, total 00:51:11.
> I: Status window is now active.
>
> ===========================================================================
>===
>
> I'm sure I must be missing something, but I don't know what. I would
> appreciate it if someone could help.
>

This is a problem with awk not building, getting installed, something.



Reply to: