Git Product home page Git Product logo

Comments (11)

 avatar commented on May 20, 2024

from ataraxia.

 avatar commented on May 20, 2024

No! loading now, thanks ;-)

from ataraxia.

 avatar commented on May 20, 2024

make[1]: Entering directory '/home/mrgreen/Downloads/janus/build/sources/libcap-2.25/pam_cap'
gcc -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -fPIC -I/home/mrgreen/Downloads/janus/build/sources/libcap-2.25/pam_cap/../libcap/include/uapi -I/home/mrgreen/Downloads/janus/build/sources/libcap-2.25/pam_cap/../libcap/include -c pam_cap.c -o pam_cap.o
pam_cap.c: In function 'parse_args':
pam_cap.c:213:9: warning: variable 'ctrl' set but not used [-Wunused-but-set-variable]
int ctrl=0;
^~~~
gcc -Wl,-x -shared -L/home/mrgreen/Downloads/janus/build/sources/libcap-2.25/pam_cap/../libcap -o pam_cap.so pam_cap.o -L../libcap -lcap
make testcompile
make[2]: Entering directory '/home/mrgreen/Downloads/janus/build/sources/libcap-2.25/pam_cap'
gcc -O2 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Dlinux -Wall -Wwrite-strings -Wpointer-arith -Wcast-qual -Wcast-align -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Winline -Wshadow -g -L/home/mrgreen/Downloads/janus/build/sources/libcap-2.25/pam_cap/../libcap -o testcompile test.c pam_cap.o -lpam -ldl -L../libcap -lcap
/bin/ld: warning: libc.so, needed by /home/mrgreen/Downloads/janus/build/sources/libcap-2.25/pam_cap/../libcap/libcap.so, not found (try using -rpath or -rpath-link)
/bin/ld: testcompile: hidden symbol `lstat' in /usr/lib/libc_nonshared.a(lstat.oS) is referenced by DSO
/bin/ld: final link failed: Bad value
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:26: testcompile] Error 1
make[2]: Leaving directory '/home/mrgreen/Downloads/janus/build/sources/libcap-2.25/pam_cap'
make[1]: *** [Makefile:13: all] Error 2
make[1]: Leaving directory '/home/mrgreen/Downloads/janus/build/sources/libcap-2.25/pam_cap'
make: *** [Makefile:13: install] Error 2

from ataraxia.

 avatar commented on May 20, 2024

from ataraxia.

 avatar commented on May 20, 2024

If I get time I will try under debian, meantime I can test out boot.iso

from ataraxia.

 avatar commented on May 20, 2024

Loaded Lubuntu and build broke when trying to make busybox, guess I will just test iso instead.

from ataraxia.

 avatar commented on May 20, 2024

from ataraxia.

 avatar commented on May 20, 2024

Many distros no longer use mdev (hotplug) in there kernels. Would love to take stock archlinux kernel and add in say minirc. Been looking at docker images and some that are Arch based are tiny. Of course Alpine would be even smaller but I cannot always make it work the way I need...... Why not go the minimal linux way and just have kernel and busybox then build on that?

from ataraxia.

 avatar commented on May 20, 2024

My Linux distribution is more advanced

from ataraxia.

 avatar commented on May 20, 2024

You can try "pacman" branch. There is fixed ARM compilation and more! But you need use custom kernel.

from ataraxia.

 avatar commented on May 20, 2024

new builder without useless stuff

from ataraxia.

Related Issues (20)

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.