ARiccela has asked for the wisdom of the Perl Monks concerning the following question:
[root@]# make test gcc -c -D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe -Wdecla +ration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FI +LE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -g -pipe -Wall -Wp,-D_FORTI +FY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 +-m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -DVERS +ION=\"2.39\" -DXS_VERSION=\"2.39\" -fPIC "-I/usr/lib/perl5/5.8.8/i386 +-linux-thread-multi/CORE" MD5.c /bin/sh: gcc: command not found make: *** [MD5.o] Error 127
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Digest MD5 not compiling, err msg confusing
by moritz (Cardinal) on Jul 15, 2009 at 15:20 UTC | |
by MidLifeXis (Monsignor) on Jul 15, 2009 at 15:41 UTC | |
by ARiccela (Novice) on Jul 16, 2009 at 11:13 UTC | |
by moritz (Cardinal) on Jul 16, 2009 at 11:28 UTC |