bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gmake Error.


From: Ana Zoghbi
Subject: gmake Error.
Date: Fri, 30 Jul 2010 13:31:14 -0400

Good day Mr. Richard Stallman and Roland McGrath,

 

I would like to kindly ask your help with an error I’m getting when running the gmake command. I would appreciate anything that you could do to help me.

 

I’m trying to install the sudosh2 SW that I downloaded from this site

https://sourceforge.net/projects/sudosh2/

 

 

As per the sudosh2 installation instructions,

Step 1: ./configure

Step 2: gmake -f Makefile

 

Error from gmake output :

 

# /usr/local/bin/gmake | more

gmake[2]: Entering directory `/tmp/Ana/DOWNLOADS/SudoSH-Download/sudosh2-1.0.4/src'

gcc -DHAVE_CONFIG_H -I. -I..     -g -O2 -Werror -MT sudosh.o -MD -MP -MF .deps/sudosh.Tpo -c -o sudosh.o sudosh.c

mv -f .deps/sudosh.Tpo .deps/sudosh.Po

gcc -DHAVE_CONFIG_H -I. -I..     -g -O2 -Werror -MT rand.o -MD -MP -MF .deps/rand.Tpo -c -o rand.o rand.c

mv -f .deps/rand.Tpo .deps/rand.Po

gcc -DHAVE_CONFIG_H -I. -I..     -g -O2 -Werror -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.c

cc1: warnings being treated as errors

parse.c: In function 'parse':

parse.c:22: error: incompatible implicit declaration of built-in function 'bzero'

gmake[2]: *** [parse.o] Error 1

gmake[2]: Leaving directory `/tmp/Ana/DOWNLOADS/SudoSH-Download/sudosh2-1.0.4/src'

gmake[1]: *** [all-recursive] Error 1

gmake: *** [all] Error 2

gmake[1]: Leaving directory `/tmp/Ana/DOWNLOADS/SudoSH-Download/sudosh2-1.0.4'

 

/tmp/Ana/DOWNLOADS/SudoSH-Download/sudosh2-1.0.4->

 

 

Thank you both very much!

 

Ana

 

 

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]