Giter VIP home page Giter VIP logo

doublec / inferno Goto Github PK

View Code? Open in Web Editor NEW
31.0 31.0 8.0 59.07 MB

Unofficial import of Inferno OS and Hellaphone mercurial repositories

C 58.73% C++ 1.41% Brainfuck 0.12% Objective-C 0.11% Protocol Buffer 0.01% Shell 0.07% MATLAB 0.01% Assembly 1.64% Mask 0.01% CSS 0.02% HTML 2.99% Vim Script 0.01% Cool 0.06% Common Lisp 0.39% PostScript 0.07% Groff 0.08% Makefile 0.43% Limbo 32.83% Yacc 1.06% Batchfile 0.01%

inferno's People

Contributors

doublec avatar forsyth avatar tresmiur avatar vu3rdd avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

inferno's Issues

Failed to compile on Debian unstable x86_64 with multi-arch

Hi I was trying to compile the inferno on Debian unstable with multi-arch capabilities. And I'm encountering this error

cc -c -m32 -DROOT="/usr/local/inferno" -DEMU -I. -I../port -I/usr/local/inferno/Linux/386/include -I/usr/local/inferno/include -I/usr/local/inferno/libinterp -g -O -Wuninitialized -Wunused-variable -Wreturn-type -Wimplicit -I/usr/local/inferno/Linux/386/include -I/usr/local/inferno/include -DLINUX_386 '-DKERNDATE='1425654580 emu.c
cc -m32  -o o.emu asm-386.o os.o kproc-pthreads.o segflush-386.o emu.root.o lock.o ipif6-posix.o cmd.o devmnt.o win-x11a.o devdraw.o devfs.o devdup.o devsnarf.o devcmd.o devprog.o devindir.o devmem.o deveia.o devpointer.o devcap.o devssl.o devenv.o devroot.o srv.o devcons.o devip.o ipaux.o devsrv.o devprof.o devpipe.o uqid.o latin1.o dev.o proc.o exportfs.o qio.o parse.o main.o error.o dial.o discall.o cache.o alloc.o inferno.o env.o dis.o devtab.o pgrp.o errstr.o chan.o print.o exception.o sysfile.o random.o emu.o /usr/local/inferno/Linux/386/lib/libinterp.a /usr/local/inferno/Linux/386/lib/libtk.a /usr/local/inferno/Linux/386/lib/libfreetype.a /usr/local/inferno/Linux/386/lib/libmath.a /usr/local/inferno/Linux/386/lib/libdraw.a /usr/local/inferno/Linux/386/lib/libmemlayer.a /usr/local/inferno/Linux/386/lib/libmemdraw.a /usr/local/inferno/Linux/386/lib/libkeyring.a /usr/local/inferno/Linux/386/lib/libsec.a /usr/local/inferno/Linux/386/lib/libmp.a /usr/local/inferno/Linux/386/lib/lib9.a -lX11 -lXext -lm -lpthread
/usr/bin/ld: cannot find -lXext
collect2: error: ld returned 1 exit status
mk: cc -c -m32 ...  : exit status=exit(1)
mk: echo "(cd $SYSTARG; ...  : exit status=exit(1)
mk: for j in ...  : exit status=exit(1)
zsh: exit 1     mk install

I checked on the system and I've libxext6:i386 and libxext:amd64 both installed. So I'm wondering why this error is coming.

Manjaro error during installation (undefined pthread_yield)

I'm having the following issue installing inferno:

/usr/bin/ld: kproc-pthreads.o: en la función `osyield':
/home/ffuentes/inferno/emu/Linux/../port/kproc-pthreads.c:214: referencia a `pthread_yield' sin definir
collect2: error: ld devolvió el estado de salida 1
mk: cc -c -m32 ...  : exit status=exit(1)
mk: echo "(cd $SYSTARG; ...  : exit status=exit(1)
mk: for j in ...  : exit status=exit(1)

I know this is very old but I really wanted to try it!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.