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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
02-18-2004, 03:19 PM
|
#1
|
Member
Registered: Dec 2002
Location: Mexico
Distribution: ArchLinux 0.7, Slackware 10.1
Posts: 61
Rep:
|
no gettext support in C library
Im doing my blfs 5.0 (beyond linux from scratch), and when i try to ./configure glib 2.2.3 ( http://lfs.130th.net/blfs/view/stabl...ral/glib2.html) i get this message
configure: error:
*** You must have either have gettext support in your C library, or use the
*** GNU gettext library. ( http://www.gnu.org/software/gettext/gettext.html)
so, i went there, i downloaded gettext, i installed it and yet its not working.
what can i do to enable gettext support???
|
|
|
03-20-2004, 10:28 PM
|
#2
|
Member
Registered: Feb 2004
Location: California
Distribution: Gentoo, Fedora Core 2, SuSE?
Posts: 47
Rep:
|
I have this same problem, did you ever solve it? when I run make on gettext it complains about not having c# installed and suggests I install pnet. Is there a configure flag so that it just ignores c#?
|
|
|
03-23-2004, 05:36 PM
|
#3
|
Senior Member
Registered: Aug 2003
Location: Birkenhead/Britain
Distribution: Linux From Scratch
Posts: 2,073
Rep:
|
How did you do Linux From Scratch and not install Gettext? Follow the book. Good book.
|
|
|
04-08-2004, 06:09 AM
|
#4
|
LQ Newbie
Registered: Apr 2004
Location: UK
Distribution: LFS, Fedora, RedHat, Suse
Posts: 1
Rep:
|
You haven't given the release of gettext you use.
However, I have seen an error message like this while "make-ing" gettext.0.14.
In contrast, gettext.0.14.1 works without a problem.
I guess you can either change to the other version of gettext, or use an additional parameter when "configure-ing" gettext:
./configure --prefix=/tools --disable-csharp
|
|
|
All times are GMT -5. The time now is 08:20 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|