Displaying 1 result from an estimated 1 matches for "a848154".
Did you mean:
a848154e
2009 Oct 02
3
Cannot compile RHEL rpms using samba 3.4.2 series source
hello
Although https://bugzilla.samba.org/show_bug.cgi?id=6721 has status RESOLVED, I still get an error when trying to compile samba-3.4.2 on RHEL5.
The following command failed:
gcc -O2 -g -march=i386 -mcpu=i686 -D_GNU_SOURCE -fPIC -c ../lib/replace/getpass.c -o ../lib/replace/getpass.o
make: *** [../lib/replace/snprintf.o] Error 1
make: *** Waiting for unfinished jobs....
make: ***