filesystem.a not getting built in 1.1.94 - please help

filesystem.a not getting built in 1.1.94 - please help

Post by Richard Py » Sat, 04 Mar 1995 16:42:34



I am trying to update from 1.1.68 to 1.1.94 and am having a problem
I can't seem to find.

I unpacked the source into /usr/src/linux-1.1.94, changed the
link from linux -> linux-1.1.68 to linux -> linux-1.1.94.

I then copied the drivers/scsi/aic7xxx.h & .c to the new
source and edited the config.in and hosts.c to change from
aha247x to aic7xxx. Did the make dep and make clean then
tryed the make zImage.

The make failed with an error message:

     ld: No such file or directory for fs/filesystems.a
     make: *** [vmlinux] Error1

I captured the output from make to a file and found this:

gcc -D__KERNEL__ -I/usr/src/linux-1.1.94/include ......
gcc -D__KERNEL__ -I/usr/src/linux-1.1.94/include ......
ld -r -o fs.o open.o  ..... filesystems.o dcache.o
rm -f filesystems.s
set -e; for i in ; do \
  test ! -d $i || \
    {make -C $i; ar rcs filesystems.a $i/$i.o; } done
make[1]: Leaving directory '/usr/src/linux-1.1.94/fs'
make[1]: Entering directory '/usr/src/linux-1.1.94/net'

up in the middle of the file, and then at the end:

make[1]: Leaving directory '/usr/src/linux-1.1.94/arch/i386/mm'
ld -qmagic -Ttext 0xfffe0 arch/i386/kernel/head.o .... \
        arch/i386/kernel/kernel.o ....  \
        fs/filesystems.a \
        drivers/block/block.a ...... \
        /usr/src/linux-1.1.94/lib/lib.a -o vmlinux

Please help me figure out what I did wrong.

Thanks.

Richard Pyne
Network Systems Consultant
Provo City Library


 
 
 

filesystem.a not getting built in 1.1.94 - please help

Post by Richard Py » Sun, 05 Mar 1995 06:35:09



Quote:>The make failed with an error message:

>     ld: No such file or directory for fs/filesystems.a
>     make: *** [vmlinux] Error1

Well, I found the cause. I had enables module support in the
config and didn't have the modules support files.

This brings up another question. What are the pros and cons
of using loadable module support?

Thanks,

Richard Pyne
Network Systems Consultant
Provo City Library



 
 
 

1. DRAM problem (kernel 1.1.94) - Please help!!!

Hi all,

I was running Linux on a 386DX40 with Symphony chipset, 4 MB
RAM, 2 IDE hard disks and one IDE CD-ROM drive. After upgrading
it to 16 MB RAM (4 SIMMs with 2 16MB and 1 4MB chips) a lot of
problems have appeared.

Under DOS it always runs normaly. The problems under Coherent I
could solve by changing the refresh mode from "normal" to
"decoupled refresh". Thats clear because the RAMs may require a
4K refresh cycle (12 address bits necessary for refresh of all
rows). My board probably provides only 2K refresh cycles. But
in the alternate refresh mode the DRAMs are using internal
counters, so that the refresh cycle doesn't matter.

This configuration also works normaly with an older Linux 1.0.8
kernel from a one year old Slackware CD. Because this kernel
doesn't support IDE CD-ROM drives I want to use a 1.1.94
kernel.

This kernel worked normaly on my box with 4 MB RAM. But with
16 MB shortly after boot or during boot I get a lot of error
messages (e.g. "no more processes in this run level", file
system errors, swaping errors and so on). I couldn't write them
down because they come very quickly. In the syslog and in the
other admin files isn't any helpful information.

I couldn't fix the problems with recompilations of the kernel
(under 1.0.8). I have tried it with and without the "limit to
lower 16 MB" option.

I think that these problems have something to do with the
timing of the RAM. Does the kernel (version 1.1.xx) change the
BIOS setup in some way or does it access the ICs of the chipset
directly?

Does anybody have an idea how to solve the problems?

Many thanks in advance

Andreas
--
Greetings from Wiesbaden, Germany

2. SunATM api...does anybody use this?

3. Ensoniq Soundscape & Linux 1.1.94(help please)

4. help on apache

5. DRAM problem (kernel 1.1.94) - Please help!!!

6. file not found(httpd-apache_0.8.14)

7. Dosemu will not compile (kernel 1.1.94)

8. HELP !!! Attachment with sendmail (Perl under linux)

9. lpd not resident with kernel 1.1.94

10. 1.1.94 error help

11. Linux 1.1.94 + PCI NCRc810 SCSI + Mitsumi CD-ROM - HELP!

12. 1.1.45 -| 1.1.94 zImage problem

13. Error while compiling 1.1.94