boot failure (and MOL) complete

Tanger yellowdog-general@lists.terrasoftsolutions.com
Fri Nov 15 00:31:01 2002


Sorry, the previous posting was not complete.  Please disregard it.

On Thursday, November 14, 2002, at 01:08  PM, Stephen Reiach wrote:
>
>
>> Just as an example for one of the problems that I ran into:  Also the
>> other poster asks the user to recompile the src rpm for the mol kmod.
>> However, whenever I tried the code given (rpm -rebuild [mol-kmods*}), I
>> got a message that the files or directories didn't exist.  That was
>> particularly ridiculous]
>
> Some output would help. IIRC, it might be the kernel headers, they need 
> to be installed in order to recompile mol-kmods.

Hello Steve,
I am back in the ydl partition.  I am trying to install MOL.  These are 
the things that happen and so far have prohibited the installation.  The 
kernel headers are installed.  From the following output you can see:
1) that when I try to rebuild the src.rpms I am getting a strange files 
ro directories not found message, even though in the directory they are 
actually existent just as well as in the file browser window.
2) trying to ./configure after expanding the tgz files ends with the 
result that my C++ compiler is broken.  I unistalled it and reinstalled 
it freshly.
3) if I am using the 9.65- or 9.66- version doesn't matter.


[root@3-98-237-24-cable mol-0.9.66]# apt-get install gcc
Processing File Dependencies... Done
Reading Package Lists... Done
Building Dependency Tree... Done
The following NEW packages will be installed:
   gcc
0 packages upgraded, 1 newly installed, 0 to remove(replace) and 0 not 
upgraded.
Need to get 1732kB of archives. After unpacking 5413kB will be used.
Get:1 ftp://ftp.yellowdoglinux.com apt/2.3/main gcc 2.95.4-4j [1732kB]
Fetched 1732kB in 1m29s (19.4kB/s)
Executing RPM (-U)...
Preparing...                ########################################### 
[100%]
    1:gcc                    ########################################### 
[100%]
[root@3-98-237-24-cable mol-0.9.66]# rpm --rebuild mol-
kmods-0.9.66-1.src.rpm
mol-kmods-0.9.66-1.src.rpm: No such file or directory
[root@3-98-237-24-cable mol-0.9.66]# ./configure
loading cache ./config.cache
checking host system type... powerpc-unknown-linux-gnu
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... missing
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for ranlib... ranlib
checking for bison... no
checking for byacc... no
checking how to run the C preprocessor... gcc -E
checking for flex... flex
checking for flex... (cached) flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking how to run the C preprocessor... gcc -E
checking whether ln -s works... yes
checking for c++... no
checking for g++... no
checking for gcc... gcc
checking whether the C++ compiler (gcc  ) works... no
configure: error: installation or configuration problem: C++ compiler 
cannot create executables.
[root@3-98-237-24-cable mol-0.9.66]# cd /usr/src
[root@3-98-237-24-cable src]# ls
Downloads             mol-0.9.65.tgz        mol-kmods-0.9.65-1.src.rpm
linux                 mol-0.9.66            mol-kmods-0.9.66-1.ppc.rpm
linux-2.4.19          mol-0.9.66-1.ppc.rpm  mol-kmods-0.9.66-1.src.rpm
linux-2.4.19.tar.gz   mol-0.9.66-1.src.rpm  rpm
mol-0.9.65-1.src.rpm  mol-0.9.66.tgz
[root@3-98-237-24-cable src]# rpm --rebuild mol-kmods-0.9.66-1.src.rpm
mol-kmods-0.9.66-1.src.rpm: No such file or directory
[root@3-98-237-24-cable src]# rpm -rebuild mol-kmods-0.9.66-1.src.rpm
mol-kmods-0.9.66-1.src.rpm: No such file or directory
[root@3-98-237-24-cable src]# rpm -q mol
package mol is not installed


Now, what can I do in order to install MOL?
Cheers!
Sefan