Coder Social home page Coder Social logo

hzcx998 / bookos Goto Github PK

View Code? Open in Web Editor NEW
76.0 76.0 11.0 75.83 MB

BookOS is a tiny OS based on xbook2 kernel, you can use it to study!

License: MIT License

Makefile 0.97% C 89.30% C++ 6.39% Objective-C 0.94% Lua 0.24% Assembly 0.98% Batchfile 0.01% SWIG 0.02% CMake 0.09% Perl 0.04% Shell 0.04% M4 0.11% Python 0.01% Metal 0.01% Yacc 0.33% Awk 0.01% HTML 0.54% CSS 0.01% JavaScript 0.01%

bookos's People

Contributors

guee-gui avatar hzcx998 avatar steveyuowo avatar ziyao233 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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

bookos's Issues

Got errors while doing 'make run'

Got errors while do 'make run'

Platform

x86_64 Debian 11

Behavior

After I finished 'make build' and 'make',errors were reported while doing 'make run'

$ make run 
make -s -C  ./libs && \
make -s -C  ./sbin && \
make -s -C  ./bin && \
make -s -C  ./app
8192+0 records in
8192+0 records out
4194304 bytes (4.2 MB, 4.0 MiB) copied, 0.046889 s, 89.5 MB/s
mkfs.fat 4.2 (2021-01-31)
cpio: ./system/programs/desktop: Cannot stat: Not a directory
cpio: ./bin/archfetch: Cannot stat: Not a directory
cpio: ./bin/cal: Cannot stat: Not a directory
cpio: ./bin/cat: Cannot stat: Not a directory
cpio: ./bin/cp: Cannot stat: Not a directory
cpio: ./bin/date: Cannot stat: Not a directory
cpio: ./bin/echo: Cannot stat: Not a directory
cpio: ./bin/ls: Cannot stat: Not a directory
cpio: ./bin/mkdir: Cannot stat: Not a directory
cpio: ./bin/mem: Cannot stat: Not a directory
cpio: ./bin/mount: Cannot stat: Not a directory
cpio: ./bin/mv: Cannot stat: Not a directory
cpio: ./bin/poweroff: Cannot stat: Not a directory
cpio: ./bin/ps: Cannot stat: Not a directory
cpio: ./bin/reboot: Cannot stat: Not a directory
cpio: ./bin/rename: Cannot stat: Not a directory
cpio: ./bin/rm: Cannot stat: Not a directory
cpio: ./bin/rmdir: Cannot stat: Not a directory
cpio: ./bin/sh: Cannot stat: Not a directory
cpio: ./bin/unmount: Cannot stat: Not a directory
cpio: ./sbin/init: Cannot stat: Not a directory
cpio: ./sbin/grootfs: Cannot stat: Not a directory
5363 blocks
make[1]: *** [Makefile:62: all] Error 2
make: *** [Makefile:118: wrdisk] Error 2

请问这个问题怎么解决?

编译时:
CXX xlibcpp/libsupc++/eh_globals.cpp
C:/Users/ADMINI1/AppData/Local/Temp/ccaIQX6H.s: Assembler messages:
C:/Users/ADMINI
1/AppData/Local/Temp/ccaIQX6H.s:5: Warning: .type pseudo-op used outside of .def/.endef ignored.
C:/Users/ADMINI1/AppData/Local/Temp/ccaIQX6H.s:5: Error: junk at end of line, first unrecognized character is _' C:/Users/ADMINI~1/AppData/Local/Temp/ccaIQX6H.s:11: Warning: .size pseudo-op used outside of .def/.endef ignored. C:/Users/ADMINI~1/AppData/Local/Temp/ccaIQX6H.s:11: Error: junk at end of line, first unrecognized character is _'
C:/Users/ADMINI
1/AppData/Local/Temp/ccaIQX6H.s:14: Warning: .type pseudo-op used outside of .def/.endef ignored.
C:/Users/ADMINI1/AppData/Local/Temp/ccaIQX6H.s:14: Error: junk at end of line, first unrecognized character is _' C:/Users/ADMINI~1/AppData/Local/Temp/ccaIQX6H.s:20: Warning: .size pseudo-op used outside of .def/.endef ignored. C:/Users/ADMINI~1/AppData/Local/Temp/ccaIQX6H.s:20: Error: junk at end of line, first unrecognized character is _'
C:/Users/ADMINI
1/AppData/Local/Temp/ccaIQX6H.s:21: Error: unknown pseudo-op: .local' C:/Users/ADMINI~1/AppData/Local/Temp/ccaIQX6H.s:23: Error: junk at end of line, first unrecognized character is ,'
make.exe[4]: *** [xlibcpp/libsupc++/eh_globals.cpp.o] Error 1
make.exe[3]: *** [xlibcpp] Error 2
make.exe[2]: *** [.] Error 2
make.exe[1]: *** [sub-mk] Error 2
make: *** [build] Error 2

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.