Slackware This Forum is for the discussion of Slackware Linux.
|
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-06-2004, 08:19 PM
|
#1
|
Member
Registered: Oct 2003
Location: teddy bears Land
Distribution: Slackware 10
Posts: 176
Rep:
|
Problem whit configure.
I am having problems every time i whant to install some packages, in configure stuff it get me errors, like this:
checking for ANSI C header files... no
checking for sys/types.h... no
checking for sys/stat.h... no
checking for stdlib.h... no
checking for string.h... no
checking for memory.h... no
checking for strings.h... no
checking for inttypes.h... no
checking for stdint.h... no
checking for unistd.h... no
checking limits usability... no
checking limits presence... yes
configure: WARNING: limits: present but cannot be compiled
configure: WARNING: limits: check for missing prerequisite headers?
configure: WARNING: limits: proceeding with the preprocessor's result
checking sys/poll.h usability... no
checking sys/poll.h presence... yes
configure: WARNING: sys/poll.h: present but cannot be compiled
configure: WARNING: sys/poll.h: check for missing prerequisite headers?
configure: WARNING: sys/poll.h: proceeding with the preprocessor's result
checking for sys/poll.h... yes
checking for poll in -lpoll... no
checking for compress in -lz... no
configure: error: You must have zlib installed!
I thought it was that i missing the file kernel-headers so i download it, and install it. reboot my machine but still see the same error message, i check if i have zlib installed and yes i do, I even uninstall it and install it again, and still looking the same error, what that i'm missing? so i could download it.
|
|
|
02-06-2004, 08:35 PM
|
#2
|
Member
Registered: Oct 2003
Posts: 534
Rep:
|
There is a package called glibc-2.3.2-i486-1 in the /slackware/l dir . You'll need it to compile programs.
|
|
|
02-07-2004, 01:12 PM
|
#3
|
Member
Registered: Oct 2003
Location: teddy bears Land
Distribution: Slackware 10
Posts: 176
Original Poster
Rep:
|
I have glibc already installed too, the error messages is because it's calling the ansi c headers library, and i have it too in /usr/include but no matter if i do ./configure --whit-extra-libs=/usr/include it just doesn't take it, and still give me errors, i can't configure anything, whit out those library that i already have, i even put in in my path and still say that i don't have it. Weird stuff.
|
|
|
02-07-2004, 03:02 PM
|
#4
|
Member
Registered: Oct 2003
Location: teddy bears Land
Distribution: Slackware 10
Posts: 176
Original Poster
Rep:
|
it's me again, i want to tell to everyone that my problem whit configure it was the compiler gcc and gcc++, i have gcc 3.3.2 series, and they didn;t detect my ansi c headers files, even i'm having the kernel headers installed, so i decide to install gcc 3.3.1 just to try, and voila, gcc 3.3.1 detect all my ansi c files, and library's needed for configure option, what happen here?? is gcc 3.3.2 having an bug??? because i even try configure Whit inferior gcc version, and they work very fine, but gcc 3.3.2 doesn't. I will like to heard if someone have notice if this is an bug of gcc 3.3.2 series or not.
|
|
|
All times are GMT -5. The time now is 10:33 AM.
|
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
|
|