[Slapt-get-devel] compile error w/ gcc 3.4.2

Fredrik rehabdoll at gmail.com
Thu Oct 14 08:25:09 EDT 2004


gcc 3.4.2
slapt-get 0.9.9b

~/slapt-get-0.9.9b# make
gcc -W -Werror -Wall -O2 -ansi -pedantic -Iinclude
-DPROGRAM_NAME="\"slapt-get\"" -DVERSION="\"0.9.9b\""
-DRC_LOCATION="\"/etc/slapt-get/slapt-getrc\"" -DENABLE_NLS
-DLOCALESDIR="\"/usr/share/locale\""   -c -o src/common.o src/common.c
gcc -W -Werror -Wall -O2 -ansi -pedantic -Iinclude
-DPROGRAM_NAME="\"slapt-get\"" -DVERSION="\"0.9.9b\""
-DRC_LOCATION="\"/etc/slapt-get/slapt-getrc\"" -DENABLE_NLS
-DLOCALESDIR="\"/usr/share/locale\""   -c -o src/configuration.o
src/configuration.c
gcc -W -Werror -Wall -O2 -ansi -pedantic -Iinclude
-DPROGRAM_NAME="\"slapt-get\"" -DVERSION="\"0.9.9b\""
-DRC_LOCATION="\"/etc/slapt-get/slapt-getrc\"" -DENABLE_NLS
-DLOCALESDIR="\"/usr/share/locale\""   -c -o src/package.o
src/package.c
gcc -W -Werror -Wall -O2 -ansi -pedantic -Iinclude
-DPROGRAM_NAME="\"slapt-get\"" -DVERSION="\"0.9.9b\""
-DRC_LOCATION="\"/etc/slapt-get/slapt-getrc\"" -DENABLE_NLS
-DLOCALESDIR="\"/usr/share/locale\""   -c -o src/curl.o src/curl.c
gcc -W -Werror -Wall -O2 -ansi -pedantic -Iinclude
-DPROGRAM_NAME="\"slapt-get\"" -DVERSION="\"0.9.9b\""
-DRC_LOCATION="\"/etc/slapt-get/slapt-getrc\"" -DENABLE_NLS
-DLOCALESDIR="\"/usr/share/locale\""   -c -o src/transaction.o
src/transaction.c
gcc -W -Werror -Wall -O2 -ansi -pedantic -Iinclude
-DPROGRAM_NAME="\"slapt-get\"" -DVERSION="\"0.9.9b\""
-DRC_LOCATION="\"/etc/slapt-get/slapt-getrc\"" -DENABLE_NLS
-DLOCALESDIR="\"/usr/share/locale\""   -c -o src/action.o src/action.c
src/action.c: In function `pkg_action_show':
src/action.c:277: warning: 'pkg' might be used uninitialized in this function
make: *** [src/action.o] Error 1


More information about the Slapt-get-devel mailing list