Coder Social home page Coder Social logo

Comments (10)

reinterpretcat avatar reinterpretcat commented on June 27, 2024 1

Removed in 911bde7

I checked: it exists in LFS-8.1 book, but not in 8.2

from lfs.

fishcharlie avatar fishcharlie commented on June 27, 2024

@EvilFreelancer @reinterpretcat Any ideas on this?

from lfs.

EvilFreelancer avatar EvilFreelancer commented on June 27, 2024

@fishcharlie hm, seems you may just remove this line.

@reinterpretcat can you fix it, just need remove one from 6.6 script?

from lfs.

fishcharlie avatar fishcharlie commented on June 27, 2024

Ok what about the following section?

for lib in blkid lzma mount uuid
do
ln -sv /tools/lib/lib$lib.{a,so*} /usr/lib
sed 's/tools/usr/' /tools/lib/lib${lib}.la > /usr/lib/lib${lib}.la
done

It looks like it's failing there now too.

'/usr/lib/libstdc++.so.6' -> '/tools/lib/libstdc++.so.6'
'/usr/lib/libblkid.a' -> '/tools/lib/libblkid.a'
'/usr/lib/libblkid.so' -> '/tools/lib/libblkid.so'
'/usr/lib/libblkid.so.1' -> '/tools/lib/libblkid.so.1'
'/usr/lib/libblkid.so.1.1.0' -> '/tools/lib/libblkid.so.1.1.0'
sed: can't read /tools/lib/libblkid.la: No such file or directory

@reinterpretcat @EvilFreelancer

from lfs.

fishcharlie avatar fishcharlie commented on June 27, 2024

Also, commenting out those lines I posted above, results in an error in the man pages build.

Building man pages..
Approximate build time: less than 0.1 SBU
Required disk space: 27 MB
tar: /sources/man-pages-*.tar.xz: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
make: *** No rule to make target 'install'.  Stop.

from lfs.

fishcharlie avatar fishcharlie commented on June 27, 2024

Any ideas on this one @EvilFreelancer @reinterpretcat?

from lfs.

reinterpretcat avatar reinterpretcat commented on June 27, 2024

Sorry for late answer.

My guess is that current master is a bit broken and does not match LFS-8.2 book. To be honest, I haven't checked pull request and it might not work. I would suggest to use release version:

https://github.com/reinterpretcat/lfs/releases/tag/v8.1.0

from lfs.

fishcharlie avatar fishcharlie commented on June 27, 2024

@reinterpretcat You should really archive the repository if you aren't going to maintain it any longer. Or put a notice/warning in the README.

Totally fine with people moving onto other projects and not being able to dedicate the time to open source anymore. But the minimum you should do is notify people by posting a warning in the README or archiving the repository on GitHub.

from lfs.

EvilFreelancer avatar EvilFreelancer commented on June 27, 2024

Hi to all! @reinterpretcat maybe you may rebase with --force to old relese the master branch? (remove my changes, or move it to another branch)

from lfs.

reinterpretcat avatar reinterpretcat commented on June 27, 2024

@fishcharlie
thanks for suggestion. I've updated README: 9b78c27

@EvilFreelancer
Let's see, if there will be more confusion with current master branch, I'll reset it to the latest release state.

from lfs.

Related Issues (12)

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.