[Gambas-user] Problems compiling 1.9.31

Leonardo Miliani leonardo at ...1237...
Sat Jun 3 22:20:40 CEST 2006


I've had problems compiling the new release of Gamabas.

Make stops with this message:

...
Making all in gb.crypt
make[2]: Entering directory 
`/home/leo/Documenti/Software/Programmazione/Gambas2b/1.9.31/gambas2-1.9.31/gb.crypt'
make  all-recursive
make[3]: Entering directory 
`/home/leo/Documenti/Software/Programmazione/Gambas2b/1.9.31/gambas2-1.9.31/gb.crypt'
Making all in src
make[4]: Entering directory 
`/home/leo/Documenti/Software/Programmazione/Gambas2b/1.9.31/gambas2-1.9.31/gb.crypt/src'
if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I. -I.. -I/usr/local/include/scribus/   -pipe -Wall 
-fno-strict-aliasing -Wno-unused-value -fvisibility=hidden -g -Os  -MT 
c_crypt.lo -MD -MP -MF ".deps/c_crypt.Tpo" -c -o c_crypt.lo c_crypt.c; \
then mv -f ".deps/c_crypt.Tpo" ".deps/c_crypt.Plo"; else rm -f 
".deps/c_crypt.Tpo"; exit 1; fi
  gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/scribus/ -pipe 
-Wall -fno-strict-aliasing -Wno-unused-value -fvisibility=hidden -g -Os 
-MT c_crypt.lo -MD -MP -MF .deps/c_crypt.Tpo -c c_crypt.c  -fPIC -DPIC 
-o .libs/c_crypt.o
In file included from c_crypt.c:28:
/usr/local/include/scribus/crypt.h:36:22: error: scconfig.h: No such 
file or directory
c_crypt.c: In function 'do_crypt':
c_crypt.c:91: warning: implicit declaration of function 'crypt'
c_crypt.c:91: warning: assignment makes pointer from integer without a cast
c_crypt.c: In function 'check_crypt':
c_crypt.c:107: warning: initialization makes pointer from integer 
without a cast
make[4]: *** [c_crypt.lo] Error 1
make[4]: Leaving directory 
`/home/leo/Documenti/Software/Programmazione/Gambas2b/1.9.31/gambas2-1.9.31/gb.crypt/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory 
`/home/leo/Documenti/Software/Programmazione/Gambas2b/1.9.31/gambas2-1.9.31/gb.crypt'
make[2]: *** [all] Error 2
make[2]: Leaving directory 
`/home/leo/Documenti/Software/Programmazione/Gambas2b/1.9.31/gambas2-1.9.31/gb.crypt'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/home/leo/Documenti/Software/Programmazione/Gambas2b/1.9.31/gambas2-1.9.31'
make: *** [all] Error 2

-- 
Ciao.
Leo

Visita il mio sito personale: www.leonardomiliani.com
e-mail: leonardo at ...1237...




More information about the User mailing list