LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux From Scratch
User Name
Password
Linux From Scratch This Forum is for the discussion of LFS.
LFS is a project that provides you with the steps necessary to build your own custom Linux system.

Notices


Reply
  Search this Thread
Old 06-06-2017, 12:23 PM   #1
Luridis
Member
 
Registered: Mar 2014
Location: Texas
Distribution: LFS 9.0 Custom, Merged Usr, Linux 4.19.x
Posts: 616

Rep: Reputation: 167Reputation: 167
LFS Mailing lists...


Does anyone know if these actually work for any sender?

I've tried to send in things like bug fixes over the years and none of my messages ever showed up. And yes, I sent plain text, without links, manually wrapped at 72 characters. Following the directions to the letter seems to make no difference, unless there are more in some obscure place.

I've got two fixes for the current SVN version...

Last edited by Luridis; 06-06-2017 at 12:24 PM. Reason: clarity of question
 
Old 06-06-2017, 12:34 PM   #2
Luridis
Member
 
Registered: Mar 2014
Location: Texas
Distribution: LFS 9.0 Custom, Merged Usr, Linux 4.19.x
Posts: 616

Original Poster
Rep: Reputation: 167Reputation: 167
If anyone is trying to build the current SVN there are problems with Util-Linux-2.30.

#1 Build fails in chapter 5 with errors. This is due to upstream changes in configure.ac in version 2.30

Code:
/mnt/lfs/tools/bin/..../x86_64-pc-linux-gnu/bin/ld: cannot find -lncurses
/mnt/lfs/tools/bin/..../x86_64-pc-linux-gnu/bin/ld: cannot find -ltinfo
The fix is to setup a couple of compatibility symlinks before building.

Code:
echo "INPUT(-lncursesw)" > /tools/lib/libncurses.so
ln -sv libncurses.so /tools/lib/libtinfo.so

#2 In the systemd version since Util-Linux-2.29.x was introduced, the configure reports "--enable-libmount-force-mountinfo" as an unrecognized option. This is because it's function was rolled in with another flag in 2.29.x. The correct flag is now:

Code:
--enable-libmount-support-mtab
Hopefully one of the devs will see that, I know at least one of them is around here. Maybe save them some time, or you if you're building the SVN. BTW: Perl 5.26 breaks things badly and I suspect upstream changes are needed in GCC and other packages to fix them.

Last edited by Luridis; 06-06-2017 at 12:37 PM.
 
Old 06-08-2017, 08:05 AM   #3
Krejzi
Member
 
Registered: Jan 2015
Posts: 215

Rep: Reputation: Disabled
Are you subscribed to the list you're trying to send your mail to? If not, it will never get through.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Slackware Mailing Lists Ne36u12Y Slackware 5 05-10-2015 12:32 AM
Mailing Lists? slinky2004 General 2 10-25-2005 02:34 PM
Mailing Lists Orwick Alefgard Linux - General 3 08-22-2003 01:25 AM
Opera 7.11 and mailing lists PapaNoHair Linux - Software 0 05-24-2003 07:39 AM
Mailing Lists... Nezar Linux - Networking 0 03-25-2002 01:11 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux From Scratch

All times are GMT -5. The time now is 06:58 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration