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

Topics - 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
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?
#3
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?
#4
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?
#5
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.
#6
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/
#7
Hardware / How to make a wire from scratch
December 24, 2015, 02:14:04 PM
I'm planning to make a wire from scratch and all the materials for it from scratch. How do I do this? I don't want to pay for things anymore.
#8
PC, Mac & Vintage Computers / How to code an mp4 video
November 27, 2015, 01:40:30 AM
Is there a way to code a mp4 video from scratch? How do I do it?
#9
I want to know how to build my own internet server and get my own .com domain for a flat fee. I don't want to pay every month for this. How can I do this?
#10
Web / Creating a custom domain with github pages
November 18, 2015, 01:57:07 PM
I finally got my website up and running but the URL is complicated. I want a custom domain to switch it to virtualfriend.emb.com. I added the CMAKE file already in gh-pages but now it's saying something that I need a DNS manager pointing to the github IP address. Is there any free DNS managers available?
#11
Web / Problem with XMLHttpRequest with AJAX
November 16, 2015, 01:51:55 AM
I'm having a problem with this code. I've been debugging it for hours already. Why isn't the XML parsing and displaying?

Code:
//Get the latest technology news from the internet

//Fetch the RSS feed
var request = new XMLHttpRequest();
var xmlDoc;

request.open("GET", "http://www.winbeta.org/feed", true);
request.send();

if(request.readyState == 4)
{
xmlDoc = request.responseXML;
}

personOneTalk.innerHTML = xmlDoc;
#12
I already know HTML, CSS, and JavaScript. I'm trying to get my Virtual friend to talk about the latest stuff getting the data from the internet. Which programming language is the best for this and i'm already using JavaScript for my Virtual friend so I think JavaScript will have to connect to the server-side programming language to work.
#13
Web / Virtual friend
November 11, 2015, 02:03:56 PM
I'm working on programming a Virtual friend in HTML, CSS, and JavaScript. The purpose is to help me with my conversations. You can download and see my progress on my Virtual friend at https://github.com/EphraimB/Virtual-Friend
#14
I'm trying to look for a projector kit all over the web. My principal wants me to find one for a project I'm doing with another boy in my school. Where can I buy the best projector kit?
#15
How do I integrate TI's device driver into a Windows 10 universal app?
#16
There's too many languages to choose from for me to make a universal Windows 10 App (like Visual Basic, XAML, C#, ect.). What's the best language for me to make CalcPlay?
#17
How do I draw to the buffer and screen without a #include file for both the ti 84 Plus and ti 84 Plus CSE? I don't believe plotSScreen works without a #include file.
#18
I'm very confused of the many calculator forums and why a lot of users have accounts on multiple forums. It gives me a headache and confusion of why all those calculator forums (Cemetech, Omnimaga, Codewalrus, TI-Planet, Ect.) can't be merged into one. Can someone please clear this confusion up for me?
#19
PC, Mac & Vintage Computers / CalcPlay for Windows
March 24, 2015, 12:19:55 AM
I feel like making a calculator linking software App for Windows 8\10 in Visual Basic that would compete with TI-Connect and TILP. I'm calling it CalcPlay. I'll try to post a mockup of CalcPlay later.
#20
Due to my mother's computer restrictions, I feel like buying a z80 ASM book from Amazon would be better.

Are these books good: http://www.amazon.com/dp/0471081248/ref=pe_385040_128020140_TE_3p_dp_1?
                                     http://www.amazon.com/Programming-Z80-Rodnay-Zaks/dp/0895880695/ref=cm_sw_em_r_tt?
Powered by EzPortal