Join us on Discord!
You can help CodeWalrus stay online by donating here.
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Ephraim Becker

#1
I'm testing out the new Linux Subsystem beta on Windows 10 Build 14316 with installing the KnightOS SDK. I installed all the required packages and then when I try installing the KnightOS SDK, I get the following error:

root@localhost:~# curl -s http://www.knightos.org/install-sdk | bash
6.7.7
Downloading genkfs...
Compiling genkfs...
Installing genkfs...
[ 50%] Built target genkfs
[100%] Built target man
Install the project...
-- Install configuration: "Release"
-- Installing: /usr/local/bin/genkfs
-- Installing: /usr/local/man/man1/genkfs.1
Downloading mktiupgrade...
Compiling mktiupgrade...
Installing mktiupgrade...
[  0%] Built target man
[100%] Built target mktiupgrade
Install the project...
-- Install configuration: "Release"
-- Installing: /usr/local/bin/mktiupgrade
-- Installing: /usr/local/man/man1/mktiupgrade.1
Downloading kpack...
Compiling kpack...
Installing kpack...
[ 66%] Built target kpack
[100%] Built target man
Install the project...
-- Install configuration: "Release"
-- Installing: /usr/local/bin/kpack
-- Installing: /usr/local/man/man1/kpack.1
-- Installing: /usr/local/man/man5/kpack.5
Downloading kimg...
Compiling kimg...
Installing kimg...
[ 50%] Built target kimg
[100%] Built target man
Install the project...
-- Install configuration: "Release"
-- Installing: /usr/local/bin/kimg
-- Installing: /usr/local/man/man1/kimg.1
Downloading sass...
Compiling sass...
Installing sass...
mkdir -p /usr/bin/
mkdir -p /usr/mono/
install -c -m 775 sass/bin/Debug/sass.exe /usr/mono/sass.exe
printf "#!/bin/sh\nmono /usr/mono/sass.exe \$*" > /usr/bin/sass
chmod +x /usr/bin/sass
Downloading scas...
Compiling scas...
[ 1%] Generating tables/z80.c /tmp/SDK.VEbSXw/scas/tables/z80.tab /tmp/SDK.VEbSXw/scas/tables/z80.c Scanning dependencies of target libscas [ 2%] Building C object CMakeFiles/libscas.dir/common/errors.c.o [ 3%] Building C object CMakeFiles/libscas.dir/common/expression.c.o [ 5%] Building C object CMakeFiles/libscas.dir/common/functions.c.o [ 6%] Building C object CMakeFiles/libscas.dir/common/hashtable.c.o [ 7%] Building C object CMakeFiles/libscas.dir/common/list.c.o /tmp/SDK.VEbSXw/scas/common/list.c: In function 'list_foreach': /tmp/SDK.VEbSXw/scas/common/list.c:33:2: error: 'for' loop initial declarations are only allowed in C99 mode for (int i = 0; i < list->length; i++) { ^ /tmp/SDK.VEbSXw/scas/common/list.c:33:2: note: use option -std=c99 or -std=gnu99 to compile your code /tmp/SDK.VEbSXw/scas/common/list.c: In function 'list_seq_find': /tmp/SDK.VEbSXw/scas/common/list.c:67:2: error: 'for' loop initial declarations are only allowed in C99 mode for (int i = 0; i < list->length; i++) { ^ make[2]: assembler bin CMakeCache.txt CMakeFiles cmake_install.cmake CMakeLists.txt common doc generate-tables.sh include LICENSE linker Makefile README.md runtime.c scas scas.1.txt scdump scdump.1.txt scwrap scwrap.1.txt tables [CMakeFiles/libscas.dir/common/list.c.o] Error 1 make[1]: assembler bin CMakeCache.txt CMakeFiles cmake_install.cmake CMakeLists.txt common doc generate-tables.sh include LICENSE linker Makefile README.md runtime.c scas scas.1.txt scdump scdump.1.txt scwrap scwrap.1.txt tables [CMakeFiles/libscas.dir/all] Error 2 make: assembler bin CMakeCache.txt CMakeFiles cmake_install.cmake CMakeLists.txt common doc generate-tables.sh include LICENSE linker Makefile README.md runtime.c scas scas.1.txt scdump scdump.1.txt scwrap scwrap.1.txt tables [all] Error 2
root@localhost:~#


Can someone please help me fix this error?
#2
Where are the tutorials for making my own CPU?
#3
I want to learn binary from scratch (example: learn how to program drivers, display pixels on the screen, and make an Operating System in binary from scratch). I want to be able to program from the lowest level possible (which everybody did in the 1970's). I don't like relying on other people's code at all. I feel like me re-inventing the wheel will open up new possibilities for me in technology. I want to actually change the world. I don't want to be known as a simple "typical programmer" just like all other programmers. I want to be famous for making real new evolutions in technology.

Is there any place I can learn this?
#4
I sware i'm not trying to troll!
#5
I'm not planning to buy the screens. I'm planning to make the screens from scratch. So I don't think I need to spend a penny on this prank.
#6
I'm planning on making a prank on my family and make it look like the house has been turned into a Star Trek space ship in outer space. My plan is to cover all the windows in the house with computer screens showing outer space. Which type of screen is best for this? LCD or AMOLED?
#7
Should I go with a Solid State Drive or a Hard Disk Drive?
#8
Quote from: Juju on February 09, 2016, 08:14:33 PM
If you're on a Linux system (such as a live CD), you can definitely check with GParted or the Terminal if it's still there, there's many ways to do that. On Windows, the best thing you can do is the system asking you to format it after you inserted your drive.
The flash drive is finished. The light doesn't turn on. Nothing. It's now a garbage flash drive. I want to know what external storage device is better for putting Arch Linux on.
#9
Quote from: Travis on February 09, 2016, 08:07:55 PM
Just to be absolutely sure, did you try rebooting first just to make sure there isn't some glitch happening?
Yes
#10
What I mean by "Windows doesn't recognize it" is that the light on the flash drive doesn't turn on and the computer makes it like the flash drive is not inserted
#11
I had a 64GB 2.0 USB flash drive and I tried reformatting the flash drive to the ext4 file system to put Arch Linux which i'm going to build my distro on. Unfortunately, the flash drive went through a lot of reads\writes due to a lot of errors during partitioning and it's no longer detected by any computer. Is there any other external storage to put Arch Linux on to start work on my Linux distro that doesn't wear out as much as my 64GB USB 2.0 Flash Drive? Which external storage should I go with? Is a Solid State Drive or Hard Disk Drive any better?
#12
Right now, I have to manually open up my HTML, 3 CSS, 2 JS files, the Google Chrome web browser, and my Windows GitHub program one by one (which is very annoying!). Is there a much easier way of doing this with one click? Please don't tell me to use a IDE. I like using Windows Notepad instead.
#13
Web / Re: My Windows 10 Redstone concept
January 07, 2016, 02:46:00 AM
Quote from: Ivoah on January 07, 2016, 01:52:00 AM
You might want to remove the text "Windows 10 Insider Preview Evaluation copy. Build 11290"

Why should I remove it?

Also did you know that you can re-arrange and personalize your tiles and move the File Explorer window?
#14
Web / Re: My Windows 10 Redstone concept
January 07, 2016, 01:09:43 AM
Quote from: Max Leiter on January 07, 2016, 01:05:28 AM
The loading icon seems to be broken :(

I'm going to fix it soon
#15
Web / My Windows 10 Redstone concept
January 07, 2016, 01:04:27 AM
I'm working hard on creating a concept of what I want Windows 10 to look like at Build 2016. It's still a work in progress. You can see my concept here: http://ephraimb.github.io/Windows-10-Redstone-concept/
Powered by EzPortal