Ticket #61 (closed bug: fixed)

Opened 3 years ago

Last modified 7 months ago

Build fails

Reported by: anonymous Owned by: mwhitworth
Priority: critical Component: kernel
Version: 0.2 Keywords:
Cc:

Description

I attempted to compile the latest development release of Whitix (0.2rc1) and the build fails:
[david@localhost stof2]$ make
for dir in arch/i386 devices fs kernel lib memory net video user; do \

make -C $dir exit 1; \

done;

make[1]: Entering directory `/home/david/stof2/arch/i386'
make -C acpi
make[2]: Entering directory `/home/david/stof2/arch/i386/acpi'
make[2]: Nothing to be done for `build'.
make[2]: Leaving directory `/home/david/stof2/arch/i386/acpi'
make -C boot
make[2]: Entering directory `/home/david/stof2/arch/i386/boot'
make[2]: Nothing to be done for `build'.
make[2]: Leaving directory `/home/david/stof2/arch/i386/boot'
make -C kernel
make[2]: Entering directory `/home/david/stof2/arch/i386/kernel'
gcc -fomit-frame-pointer -ffreestanding -fno-stack-protector -fno-builtin -nostdlib -m32 -Wall -Wextra -Os -I../../../include -Wno-unused-parameter -c ioperms.c -o ioperms.o
/bin/sh: .deps/ioperms.d: No such file or directory
make[2]: *** [ioperms.o] Error 1
make[2]: Leaving directory `/home/david/stof2/arch/i386/kernel'
make[1]: *** [build] Error 2
make[1]: Leaving directory `/home/david/stof2/arch/i386'
make: *** [subdirs] Error 1

Each time I retry the build, the file that won't compile changes.

Attachments

Change History

Changed 3 years ago by mwhitworth

  • status changed from new to accepted

Apologies for the delay to replying to your problem (I was at a conference for the past three days). I'll take a look and try to issue a fix by the end of today. What version of make and gcc are you running?

Changed 3 years ago by mwhitworth

I've now uploaded a fixed version (from the same URL) that works. I rebuilt the tar file using different options (I excluded .*, rather than just .svn), and added an automated test.

Changed 3 years ago by mwhitworth

  • status changed from accepted to closed
  • resolution set to fixed

Changed 7 months ago by artillTramp

Have you ever having a problem with being good at the virtual game of Gaia? Don't be troubled! This site  Buy Gaia Gold
will help you get rid of all that is in your way from succeeding Gaia!

Add/Change #61 (Build fails)

Author


E-mail address and user name can be saved in the Preferences.


Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.