Linux From Scratch (LFS) is a project that provides you with step-by-step instructions for building your own custom Linux system, entirely from source code.
0
votes
2answers
60 views
Error while configuring glibc: Need linker with .init_array/.fini_array support
I am new to linux or LFS. I am building LFS 7.3 on virtual machine. I use Ubuntu 12.10.
For unknown reason, I can't partition the hard drive using cfdisk, so I create partition while installing the ...
0
votes
1answer
23 views
LFS 7.2 glibc-2.16.0 make error
I'm building an LFS system ( refering to LFS 7.2 )
I got this make error while building glibc-2.16.0:
/mnt/lfs/tools/bin/../lib/gcc/i686-lfs-linux-gnu/4.7.1/../../../../i686-lfs-linux-gnu/bin/ld: ...
1
vote
0answers
82 views
lfs glibc compilation ld error
My host system is Linux debian 2.6.32-5-amd64 #1 SMP Mon Feb 25 00:26:11 UTC 2013 x86_64 GNU/Linux.
I want to build a LFS and the glibc compilation stop me now.
Here are the error prompts, thank you.
...
0
votes
1answer
27 views
Changing the defult directory structure
If I start a new distro (e.g. LFS):
How can I change the directory structure?
What should I expect after it's ready? (probably can't install most of the packages without modification, right?
But, ...
0
votes
0answers
33 views
Error in installing glibc in lfs7.2 chapter 6.9
Earlier when i compiled glibc using toolchain from the fifth chapter then it compiled but when making dummy.c with empty main() function , we get ld returned status 1.
root:/myfiles/7.2/glibc-build# ...
1
vote
1answer
120 views
Installing LuaFileSystem (lfs) on win7 x64
I’m trying to install LuaFileSystem (lfs) on Windows 7 x64.
Tried it using Cygwin in a Linux style (using Make and config files), which gave me a lot of syntax errors.
Second try was using:
...
0
votes
0answers
35 views
LFS v7.2 libc-2.16 error while make
While glibc-2.16 make following error occurred:
glibc-build/math/s_modff.os.dt -MT
/media/vaibhav/sources/glibc-build/math/s_modff.os
../sysdeps/ieee754/flt-32/s_isnanf.c:37:1: error: 'EI_isnanf'
...
0
votes
1answer
38 views
file are saving out of the folder, how to save within
I want to save my files within a folder but the issue which raising is that my files are storing outside of the folder which is annoying. I am sharing what I have done so far.
-- get raw path to ...
0
votes
2answers
120 views
Deleting All FIles from system.DocumentsDirectory in corona
I am new to corona and want to add a functionality in my app that on pressing back button, all data stored by the user get deleted from the documents directory. In short I want to know is there a way ...
0
votes
1answer
211 views
Linux from scratch, Glibc-2.16 make error
I've been closely following commands from 'Linux from scratch' book version 7.2, and as usual everything was fine until i've reached chapter 6.9, and the problem is when i try to install glibc by ...
5
votes
1answer
256 views
What is the difference between _LARGEFILE_SOURCE and _FILE_OFFSET_BITS=64?
I understand that -D_FILE_OFFSET_BITS=64 causes off_t to be 64bits. So what does -D_LARGEFILE_SOURCE do that isn't already done by -D_FILE_OFFSET_BITS=64? What do these definitions do exactly?
0
votes
0answers
194 views
VFS: unable to mount root fs on unknown-block(8,1) with lfs
i want to install the lfs 7.2 into my mobile hard disk.
But when i reboot, it comes the error: Kernel Panic - not syncing: VFS: Unable to mount root fs on unknown-bloc(8,1).
my /etc/fstab
# Begin ...
-2
votes
1answer
129 views
Glibc installation in target machine fails(LFS7.2) [closed]
I'm working on LFS7.2.I successfully chrooted my target machine and I passed all the way upto man-page installation, and I stepped into glibc(chapter6.9). I performed all the steps till "make" without ...
0
votes
1answer
204 views
(LFS2.7) Glibc make error “cant find -lgcc_eh”
I'm working on LFS7.2. I successfully compiled Binutils, GCC and LINUX API, while doing "make" for Glibc I'm getting this error
...
0
votes
0answers
169 views
Permission error in Binutil while “make install”
I'm working on LFS7.2. I'm getting permission error while "make install" the binutil package, but I could successfully able to create folder in all the 3 dir (source,tools,usr) with the user lfs. I ...
0
votes
0answers
303 views
LFS:- Error while compiling GCC (configure-target-libgcc)
I'm working on LFS(7.2), I got struck up while compiling GCC. Let me brief you this. I started with the basic of creating partitions, users and other things. I successfully configured binutilities and ...
0
votes
0answers
110 views
error in make install of util-linux chapter 6.19,lfs 6.5
I am building LFS based on LFS 6.5 book in my Ubuntu 11.10. And in chapter 6 I got error in installing util-linux.
I got the following errors:
/bin/sh: command substitution: line 4: syntax error ...
0
votes
1answer
81 views
error in make check of pkg-config of lfs 6.5
i am building LFS based on LFS 6.5 book,in my ubuntu 11.10.i got test suite failed message when installing pkg-config in chapter 6.17.the error is in file pkg-config-0.23/check/common line number ...
0
votes
0answers
55 views
kernel of LFS system not booting [closed]
we have constructed a linux os using LFS and now writing it's installer
the problem is that the installer has copied the files on disk and installed grub on that partition but only a shell comes up ...
1
vote
1answer
404 views
Best linux distribution to do Kernel Module programming
I want to do kernel module programming. But, all sources tell that linux distributions patch the original kernel and that module codes might not run on them. If this is true, what should i do.I tried ...
0
votes
0answers
66 views
bulid the file-5.10 in LFS-BOOK-7.1 5.20 [closed]
i bulid the file-5.10 in LFS-BOOK-7.1 5.20. when i "make", the error messages is :
/mnt/lfs/sources/file-5.10/src/.libs/lt-file: error while loading shared libraries: libz.so.1: cannot open shared ...
4
votes
1answer
538 views
lfs 7.2 compilation of glibc 2.16.0
I am making an linux system following the procedure in lfs. But while i was following the fifth step(i.e. the one before make) on this page, i get an error at the last.
configure: error: linker with ...
0
votes
1answer
486 views
LFS 7.1 in Ubunt 10.04 chroot: failed to run command `/tools/bin/env': No such file or directory
I create LFS 7.1 in Ubuntu 12.04 but with the problem happened in chapter 6.4:Entering the Chroot Environment. I execute the command:
chroot "$LFS" /tools/bin/env -i \
HOME=/root TERM="$TERM" ...
0
votes
1answer
178 views
Django-CMS and LFS on single domain with apache+mod_wsgi (amazon ec2 server with ubuntu)
I have some difficult to install multiple projects Django on a single domain. I want to run Django-CMS and LFS on same domain :
mydomain.com (django-cms)
mydomain.com/store (LFS)
For the time ...
0
votes
1answer
219 views
Why my cross compiler toolchain not static link?
I want to build my cross compile tool chain, I build it successful.
It can use normally, but when I move it, it cannot work!!
It print error while loading shared libraries: libcloog-isl.so.3, ...
1
vote
3answers
62 views
Compilation issue with Sed 4.2.1
When I try to launch the ./configure command of Sed I get:
gawk: ./conf1dkaC9/subs.awk:3: fatal error: internal error
./config.status: line 1409: 7676 Done eval sed ...
2
votes
2answers
2k views
Gcc compilation “cannot compute suffix of object files: cannot compile”
I'm actually reading the LFS book (version 7.1) and I'm blocked at page 53. Trying to compile gcc, I tried the following command:
./configure --target=$LFS_TGT --prefix=$LFS/build/gcc-build ...
2
votes
2answers
810 views
chroot into other arch's environment
Following the Linux from Scratch book I have managed to build a toolchain for an ARM on
an ARM. This is till chapter 6 of the book, and on the ARM board itself I could go on further with no problems.
...
0
votes
2answers
186 views
Linux from scratch error v7.1 ch6.9 Glibc
So i'm trying to configure glibc2.14.1 on a lfs build (step 6.9). i get as far as configuring it when i get the following error:
root:/home/glibc-build# ../glibc-2.14.1/configure --prefix=/usr ...
-1
votes
1answer
72 views
Can we create Custom Operating system that supports any application? [closed]
Can I create a custom operating system that supports both Windows and Linux applications?
How can I do that and what knowledge should I have?
Is this a good start a good start?
Thanks.
0
votes
0answers
593 views
GCC 4.6.2: Compiling problems on LFS 7.1 Stable book
I'm having an error with LFS 7.1 GCC compile. I'm in the chroot environment right now.. and I'm having this error..
I re-tar'ed everything, etc.
root:/sources/gcc-build# ../gcc-4.6.2/configure ...
1
vote
1answer
557 views
How to know the keymap,font,etc. variables' values used by my current linux system?
I'm using Linux Mint. I'm unable to find the /etc/sysconfig/console file that would tell me the values of the keymap,font,utf-8 mode support,etc. values for my system. Is there a way I could do it? I ...
-1
votes
1answer
287 views
linuxfromscratch: Can't do make menuconfig for linux installing
On this chapter http://www.linuxfromscratch.org/lfs/view/stable/chapter08/kernel.html
root@host# chroot "$LFS" /usr/bin/env -i \
> HOME=/root TERM="$TERM" PS1='\u:\w\$ ' \
> ...
0
votes
1answer
182 views
should we delete the build directories created in LFS for installing binutils-2.20? [closed]
I am in the part ( http://www.linuxfromscratch.org/lfs/view/6.6/chapter05/binutils-pass2.html)
( http://www.linuxfromscratch.org/lfs/view/6.6/chapter05/binutils-pass1.html)
they ask ...
6
votes
1answer
2k views
error while using make to compile Glibc-2.11.1 for Linux From Scratch
I am building LFS and I am in the part where we need to install Glibc-2.11.1
http://www.linuxfromscratch.org/lfs/view/6.6/chapter05/glibc.html
I have successfully configured it but I cant run the ...
1
vote
1answer
929 views
how to use “make mrproper ” command? i am working on Linux From Scratch
I am trying to build Linux From Scratch and I have reached till this part : linux headers
Make sure there are no stale files and dependencies lying around from previous activity:
make mrproper
...
2
votes
2answers
2k views
How to enable large file support under Darwin?
I have a C application I am trying to compile for Mac OS X 10.6.4:
$ uname -v
Darwin Kernel Version 10.4.0: Fri Apr 23 18:28:53 PDT 2010; root:xnu-1504.7.4~1/RELEASE_I386
My gcc is as follows:
$ ...
1
vote
1answer
711 views
Using OpenGL without a window manager in Linux
I've just finished the LFS book and my Linux system is working right now. I want to use OpenGL to display graphics on the screen, while the only installed package right now are those described on ...
4
votes
2answers
3k views
Is O_LARGEFILE needed just to write a large file?
Is the O_LARGEFILE flag needed if all that I want to do is write a large file (O_WRONLY) or append to a large file (O_APPEND | O_WRONLY)?
From a thread that I read titled "Cannot write >2gb index ...
7
votes
2answers
3k views
iostream and large file support
I'm trying to find a definitive answer and can't, so I'm hoping someone might know.
I'm developing a C++ app using GCC 4.x on Linux (32-bit OS). This app needs to be able to read files > 2GB in ...
6
votes
5answers
2k views
Anyone know of any staticly-typed scripting languages?
I'm about to start an LFS-based linux distro just for a hobby project. I plan on doing some very non-standard tasks, and most of it will involve change almost all scripts in the distro. (mainly init ...
6
votes
8answers
3k views
Is building a Linux From Scratch system good for learning about operating systems?
Or learning about C/C++, Linux development, or anything else? Or is it just something that might be fun or useful for some people to do?