|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Bind install help
when I compile
./configure --prefix=/programs/bind --localstatedir=/programs/bind/var --sysconfdir=/programs/bind/etc --with-libtool then make I get these errors all over the place. whats wrong? W -Wall -Wmissing-prototypes jobesd
__________________
I only do what the voices in my head keep telling me to do. |
|
#2
|
||||
|
||||
|
Quote:
These aren't errors, they're compiler flags. make will print all the commands it's running out to the screen so you can see what it's doing. If you see something like Code:
make: *** [something.o] Error 2 at the bottom of your screen, then you have problems. Else, just ignore it ![]()
__________________
Alex (http://www.alex-greg.com) |
![]() |
| Viewing: Dev Shed Forums > Operating Systems > Linux Help > Bind install help |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|