Hi Einar
Thanks for that... the problem seems to be recurrent here and there....
See the following :


Making all in shapewipe
make[3]: Entering directory
`/home/edouard/Desktop/my_cinelerra/plugins/shapewipe'
/bin/sh ../../libtool --tag=CXX --tag=CXX   --mode=compile g++
-DHAVE_CONFIG_H -I. -I../.. -I../../guicast -I../../cinelerra
-I../../quicktime   -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
-D_FILE_OFFSET_BITS=64
-DDEFAULT_SHAPE=\"/usr/local/lib/cinelerra/shapewipe/heart.png\" -g -O2
-MT shapewipe.lo -MD -MP -MF .deps/shapewipe.Tpo -c -o shapewipe.lo
shapewipe.C
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../guicast
-I../../cinelerra -I../../quicktime -D_LARGEFILE_SOURCE
-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64
-DDEFAULT_SHAPE=\"/usr/local/lib/cinelerra/shapewipe/heart.png\" -g -O2
-MT shapewipe.lo -MD -MP -MF .deps/shapewipe.Tpo -c shapewipe.C  -fPIC
-DPIC -o .libs/shapewipe.o
In file included from ../../guicast/guicast.h:42:0,
                 from ../../cinelerra/auto.h:27,
                 from ../../cinelerra/keyframe.h:25,
                 from ../../cinelerra/pluginclient.h:35,
                 from ../../cinelerra/pluginvclient.h:27,
                 from shapewipe.h:29,
                 from shapewipe.C:30:
../../guicast/bcpot.h: In member function ‘virtual char*
BC_Pot::get_caption()’:
../../guicast/bcpot.h:56:39: warning: deprecated conversion from string
constant to ‘char*’
shapewipe.C: In member function ‘virtual int
ShapeWipeBrowseButton::handle_event()’:
shapewipe.C:156:30: warning: deprecated conversion from string constant
to ‘char*’
shapewipe.C: In constructor
‘ShapeWipeWindow::ShapeWipeWindow(ShapeWipeMain*, int, int)’:
shapewipe.C:192:3: warning: deprecated conversion from string constant
to ‘char*’
shapewipe.C: In member function ‘virtual void ShapeWipeThread::run()’:
shapewipe.C:250:1: warning: deprecated conversion from string constant
to ‘char*’
shapewipe.C: In constructor ‘ShapeWipeMain::ShapeWipeMain(PluginServer*)’:
shapewipe.C:259:14: warning: large integer implicitly truncated to
unsigned type
shapewipe.C: In destructor ‘virtual ShapeWipeMain::~ShapeWipeMain()’:
shapewipe.C:270:2: warning: deprecated conversion from string constant
to ‘char*’
shapewipe.C: In member function ‘virtual char*
ShapeWipeMain::plugin_title()’:
shapewipe.C:273:46: warning: deprecated conversion from string constant
to ‘char*’
shapewipe.C: In member function ‘virtual int
ShapeWipeMain::load_defaults()’:
shapewipe.C:298:50: warning: deprecated conversion from string constant
to ‘char*’
shapewipe.C:299:50: warning: deprecated conversion from string constant
to ‘char*’
shapewipe.C:300:68: warning: deprecated conversion from string constant
to ‘char*’
shapewipe.C:301:36: warning: deprecated conversion from string constant
to ‘char*’
shapewipe.C: In member function ‘virtual int
ShapeWipeMain::save_defaults()’:
shapewipe.C:307:41: warning: deprecated conversion from string constant
to ‘char*’
shapewipe.C:308:41: warning: deprecated conversion from string constant
to ‘char*’
shapewipe.C:309:53: warning: deprecated conversion from string constant
to ‘char*’
shapewipe.C:310:39: warning: deprecated conversion from string constant
to ‘char*’
shapewipe.C: In member function ‘virtual void
ShapeWipeMain::save_data(KeyFrame*)’:
shapewipe.C:319:34: warning: deprecated conversion from string constant
to ‘char*’
shapewipe.C:320:48: warning: deprecated conversion from string constant
to ‘char*’
shapewipe.C:321:48: warning: deprecated conversion from string constant
to ‘char*’
shapewipe.C:322:60: warning: deprecated conversion from string constant
to ‘char*’
shapewipe.C:323:46: warning: deprecated conversion from string constant
to ‘char*’
shapewipe.C:325:35: warning: deprecated conversion from string constant
to ‘char*’
shapewipe.C: In member function ‘virtual void
ShapeWipeMain::read_data(KeyFrame*)’:
shapewipe.C:338:36: warning: deprecated conversion from string constant
to ‘char*’
shapewipe.C:340:61: warning: deprecated conversion from string constant
to ‘char*’
shapewipe.C:341:61: warning: deprecated conversion from string constant
to ‘char*’
shapewipe.C:342:79: warning: deprecated conversion from string constant
to ‘char*’
shapewipe.C:343:47: warning: deprecated conversion from string constant
to ‘char*’
shapewipe.C: In member function ‘int
ShapeWipeMain::read_pattern_image(int, int)’:
shapewipe.C:389:3: error: ‘png_voidp_NULL’ was not declared in this scope
shapewipe.C:389:19: error: ‘png_error_ptr_NULL’ was not declared in this
scope
shapewipe.C:402:37: error: ‘png_infopp_NULL’ was not declared in this scope
shapewipe.C:409:48: error: ‘png_infopp_NULL’ was not declared in this scope
shapewipe.C: In member function ‘void ShapeWipeMain::reset_pattern_image()’:
shapewipe.C:517:15: warning: large integer implicitly truncated to
unsigned type
make[3]: *** [shapewipe.lo] Error 1
make[3]: Leaving directory
`/home/edouard/Desktop/my_cinelerra/plugins/shapewipe'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/edouard/Desktop/my_cinelerra/plugins'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/edouard/Desktop/my_cinelerra'
make: *** [all] Error 2


_______________________________________________
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to