Audioport, ffmpeg, pushlib
I've compiled breve from svn without any problem, but I would like to add audioport and ffmpeg in order to export the video.
Do anyone know which revision of audioport and ffmpeg should I use under Leopard? With the latest Breve won't compile.
And what about pushlib?
Thanks
»
Submitted by tethlis on Sat, 2008-05-24 03:38.
- Login to post comments

ffmpeg has frequently
ffmpeg has frequently changed APIs and data structures between revisions, and unfortunately they don't do official releases, so it's all a moving target.
breve is currently compiled with revision 4709.
As for pushlib -- do you mean libpush? The latest version from http://push-evolve.sourceforge.net should work just fine. But if you're having trouble with it, note that this is an optional library.
- jon
Audioport problem:
Audioport problem: PaTimestamp is not present and breve will stop compiling
FFmpeg: ok I've download the revision 4709 but it doesn't compile
libpush
libpush error:
checking for pushEnvironmentNew in -lpush... yes
g++ -I/usr/include/python -I/usr/include/python2.5 -Iinclude/breve -DdDOUBLE -DHAVE_CONFIG_H -g -g -O2 -pipe -Wall -fpermissive -c -o kernel/internalFunctions/breveFunctionsPush.o kernel/internalFunctions/breveFunctionsPush.cc
kernel/internalFunctions/breveFunctionsPush.cc: In function ‘int breveFunctionPushInterpreterDone(brEval*, brEval*, brInstance*)’:
kernel/internalFunctions/breveFunctionsPush.cc:82: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:82: error: ‘Env’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:82: error: ‘env’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:82: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:82: error: expected type-specifier
kernel/internalFunctions/breveFunctionsPush.cc:82: error: expected `>'
kernel/internalFunctions/breveFunctionsPush.cc:82: error: expected `('
kernel/internalFunctions/breveFunctionsPush.cc:82: error: expected primary-expression before ‘>’ token
kernel/internalFunctions/breveFunctionsPush.cc:82: error: expected `)' before ‘;’ token
kernel/internalFunctions/breveFunctionsPush.cc: In function ‘int breveFunctionPushEnvironmentSetListLimit(brEval*, brEval*, brInstance*)’:
kernel/internalFunctions/breveFunctionsPush.cc:173: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:173: error: ‘Env’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:173: error: ‘env’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:173: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:173: error: expected type-specifier
kernel/internalFunctions/breveFunctionsPush.cc:173: error: expected `>'
kernel/internalFunctions/breveFunctionsPush.cc:173: error: expected `('
kernel/internalFunctions/breveFunctionsPush.cc:173: error: expected primary-expression before ‘>’ token
kernel/internalFunctions/breveFunctionsPush.cc:173: error: expected `)' before ‘;’ token
kernel/internalFunctions/breveFunctionsPush.cc: In function ‘int breveFunctionPushEnvironmentGetListLimit(brEval*, brEval*, brInstance*)’:
kernel/internalFunctions/breveFunctionsPush.cc:181: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:181: error: ‘Env’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:181: error: ‘env’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:181: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:181: error: expected type-specifier
kernel/internalFunctions/breveFunctionsPush.cc:181: error: expected `>'
kernel/internalFunctions/breveFunctionsPush.cc:181: error: expected `('
kernel/internalFunctions/breveFunctionsPush.cc:181: error: expected primary-expression before ‘>’ token
kernel/internalFunctions/breveFunctionsPush.cc:181: error: expected `)' before ‘;’ token
kernel/internalFunctions/breveFunctionsPush.cc: In function ‘int breveFunctionPushEnvironmentGetEvalLimit(brEval*, brEval*, brInstance*)’:
kernel/internalFunctions/breveFunctionsPush.cc:189: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:189: error: ‘Env’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:189: error: ‘env’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:189: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:189: error: expected type-specifier
kernel/internalFunctions/breveFunctionsPush.cc:189: error: expected `>'
kernel/internalFunctions/breveFunctionsPush.cc:189: error: expected `('
kernel/internalFunctions/breveFunctionsPush.cc:189: error: expected primary-expression before ‘>’ token
kernel/internalFunctions/breveFunctionsPush.cc:189: error: expected `)' before ‘;’ token
kernel/internalFunctions/breveFunctionsPush.cc: In function ‘int breveFunctionPushEnvironmentSetEvalLimit(brEval*, brEval*, brInstance*)’:
kernel/internalFunctions/breveFunctionsPush.cc:197: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:197: error: ‘Env’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:197: error: ‘env’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:197: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:197: error: expected type-specifier
kernel/internalFunctions/breveFunctionsPush.cc:197: error: expected `>'
kernel/internalFunctions/breveFunctionsPush.cc:197: error: expected `('
kernel/internalFunctions/breveFunctionsPush.cc:197: error: expected primary-expression before ‘>’ token
kernel/internalFunctions/breveFunctionsPush.cc:197: error: expected `)' before ‘;’ token
kernel/internalFunctions/breveFunctionsPush.cc: In function ‘int breveFunctionPushEnvironmentGetRandomPointLimit(brEval*, brEval*, brInstance*)’:
kernel/internalFunctions/breveFunctionsPush.cc:205: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:205: error: ‘Env’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:205: error: ‘env’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:205: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:205: error: expected type-specifier
kernel/internalFunctions/breveFunctionsPush.cc:205: error: expected `>'
kernel/internalFunctions/breveFunctionsPush.cc:205: error: expected `('
kernel/internalFunctions/breveFunctionsPush.cc:205: error: expected primary-expression before ‘>’ token
kernel/internalFunctions/breveFunctionsPush.cc:205: error: expected `)' before ‘;’ token
kernel/internalFunctions/breveFunctionsPush.cc: In function ‘int breveFunctionPushEnvironmentSetRandomPointLimit(brEval*, brEval*, brInstance*)’:
kernel/internalFunctions/breveFunctionsPush.cc:213: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:213: error: ‘Env’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:213: error: ‘env’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:213: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:213: error: expected type-specifier
kernel/internalFunctions/breveFunctionsPush.cc:213: error: expected `>'
kernel/internalFunctions/breveFunctionsPush.cc:213: error: expected `('
kernel/internalFunctions/breveFunctionsPush.cc:213: error: expected primary-expression before ‘>’ token
kernel/internalFunctions/breveFunctionsPush.cc:213: error: expected `)' before ‘;’ token
kernel/internalFunctions/breveFunctionsPush.cc: At global scope:
kernel/internalFunctions/breveFunctionsPush.cc:259: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:259: error: expected constructor, destructor, or type conversion before ‘*’ token
kernel/internalFunctions/breveFunctionsPush.cc:300: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:300: error: expected ‘,’ or ‘...’ before ‘*’ token
kernel/internalFunctions/breveFunctionsPush.cc:300: warning: ISO C++ forbids declaration of ‘Code’ with no type
kernel/internalFunctions/breveFunctionsPush.cc: In function ‘brEvalListHead* brevePushCodeToEvalList(int)’:
kernel/internalFunctions/breveFunctionsPush.cc:307: error: ‘code’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc: At global scope:
kernel/internalFunctions/breveFunctionsPush.cc:320: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:320: error: expected ‘,’ or ‘...’ before ‘*’ token
kernel/internalFunctions/breveFunctionsPush.cc:320: warning: ISO C++ forbids declaration of ‘Code’ with no type
kernel/internalFunctions/breveFunctionsPush.cc: In function ‘float brevePushCodeFirstFloat(int)’:
kernel/internalFunctions/breveFunctionsPush.cc:324: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:324: error: expected initializer before ‘&’ token
kernel/internalFunctions/breveFunctionsPush.cc:326: error: ‘stack’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:328: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:328: error: expected `;' before ‘c’
kernel/internalFunctions/breveFunctionsPush.cc:328: warning: statement has no effect
kernel/internalFunctions/breveFunctionsPush.cc:330: error: ‘c’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:330: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:330: error: ‘Literal’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:330: error: expected primary-expression before ‘double’
kernel/internalFunctions/breveFunctionsPush.cc:330: error: expected `)' before ‘double’
kernel/internalFunctions/breveFunctionsPush.cc:330: error: expected `)' before ‘double’
kernel/internalFunctions/breveFunctionsPush.cc:330: error: expected primary-expression before ‘)’ token
kernel/internalFunctions/breveFunctionsPush.cc:330: error: expected `;' before ‘)’ token
kernel/internalFunctions/breveFunctionsPush.cc:343: error: ‘found’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc: In function ‘int breveFunctionPushCodeFirstFloat(brEval*, brEval*, brInstance*)’:
kernel/internalFunctions/breveFunctionsPush.cc:353: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:353: error: expected initializer before ‘*’ token
kernel/internalFunctions/breveFunctionsPush.cc:357: error: ‘code’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc: In function ‘int breveFunctionPushListToCode(brEval*, brEval*, brInstance*)’:
kernel/internalFunctions/breveFunctionsPush.cc:401: error: ‘breveListToPushCode’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc: In function ‘int breveFunctionPushCodeGetEvalList(brEval*, brEval*, brInstance*)’:
kernel/internalFunctions/breveFunctionsPush.cc:411: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:411: error: ‘Code’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:411: error: ‘code’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:411: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:411: error: expected primary-expression before ‘)’ token
kernel/internalFunctions/breveFunctionsPush.cc: In function ‘int breveFunctionPushCodeTopLevelSize(brEval*, brEval*, brInstance*)’:
kernel/internalFunctions/breveFunctionsPush.cc:448: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:448: error: ‘Code’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:448: error: ‘p1’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:448: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:448: error: expected primary-expression before ‘)’ token
kernel/internalFunctions/breveFunctionsPush.cc: In function ‘int breveFunctionPushCodeSwapSublists(brEval*, brEval*, brInstance*)’:
kernel/internalFunctions/breveFunctionsPush.cc:456: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:456: error: ‘Code’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:456: error: ‘p1’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:456: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:456: error: expected primary-expression before ‘)’ token
kernel/internalFunctions/breveFunctionsPush.cc:460: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:460: error: ‘swap_sublist_position’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc: In function ‘int breveFunctionPushExecStackSize(brEval*, brEval*, brInstance*)’:
kernel/internalFunctions/breveFunctionsPush.cc:710: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:710: error: ‘get_stack’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:710: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:710: error: ‘Exec’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:710: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:710: error: ‘Env’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:710: error: expected primary-expression before ‘)’ token
kernel/internalFunctions/breveFunctionsPush.cc:710: error: expected `)' before ‘environment’
kernel/internalFunctions/breveFunctionsPush.cc:708: warning: unused variable ‘environment’
kernel/internalFunctions/breveFunctionsPush.cc: In function ‘int breveFunctionPushExecStackPop(brEval*, brEval*, brInstance*)’:
kernel/internalFunctions/breveFunctionsPush.cc:732: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:732: error: ‘get_stack’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:732: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:732: error: ‘Exec’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:732: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:732: error: ‘Env’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:732: error: expected primary-expression before ‘)’ token
kernel/internalFunctions/breveFunctionsPush.cc:732: error: expected `)' before ‘environment’
kernel/internalFunctions/breveFunctionsPush.cc:733: error: expected `)' before ‘;’ token
kernel/internalFunctions/breveFunctionsPush.cc:730: warning: unused variable ‘environment’
kernel/internalFunctions/breveFunctionsPush.cc: In function ‘int breveFunctionPushExecStackTop(brEval*, brEval*, brInstance*)’:
kernel/internalFunctions/breveFunctionsPush.cc:755: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:755: error: expected type-specifier
kernel/internalFunctions/breveFunctionsPush.cc:755: error: expected `)'
kernel/internalFunctions/breveFunctionsPush.cc:753: warning: unused variable ‘environment’
kernel/internalFunctions/breveFunctionsPush.cc: In function ‘int breveFunctionPushExecStackPush(brEval*, brEval*, brInstance*)’:
kernel/internalFunctions/breveFunctionsPush.cc:781: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:781: error: ‘Env’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:781: error: expected primary-expression before ‘)’ token
kernel/internalFunctions/breveFunctionsPush.cc:781: error: expected `)' before ‘environment’
kernel/internalFunctions/breveFunctionsPush.cc:776: warning: unused variable ‘environment’
kernel/internalFunctions/breveFunctionsPush.cc:777: warning: unused variable ‘value’
kernel/internalFunctions/breveFunctionsPush.cc: In function ‘int breveFunctionPushCodeSubtreeMutate(brEval*, brEval*, brInstance*)’:
/usr/local/include/pushC.h:80: error: too many arguments to function ‘PushCode* pushCodeSubtreeMutate(PushEnvironment*, PushCode*, int)’
kernel/internalFunctions/breveFunctionsPush.cc:885: error: at this point in file
kernel/internalFunctions/breveFunctionsPush.cc: In function ‘int breveFunctionPushCodeDiscrepancy(brEval*, brEval*, brInstance*)’:
kernel/internalFunctions/breveFunctionsPush.cc:922: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:922: error: ‘Code’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:922: error: ‘p1’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:922: error: ‘p2’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:924: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:924: error: expected primary-expression before ‘)’ token
kernel/internalFunctions/breveFunctionsPush.cc:925: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:925: error: expected primary-expression before ‘)’ token
kernel/internalFunctions/breveFunctionsPush.cc:927: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:927: error: ‘discrepancy’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc: In function ‘int breveFunctionPushCodeTopLevelDiff(brEval*, brEval*, brInstance*)’:
kernel/internalFunctions/breveFunctionsPush.cc:933: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:933: error: ‘Code’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:933: error: ‘p1’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:933: error: ‘p2’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:937: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:937: error: expected primary-expression before ‘)’ token
kernel/internalFunctions/breveFunctionsPush.cc:938: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:938: error: expected primary-expression before ‘)’ token
kernel/internalFunctions/breveFunctionsPush.cc:940: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:940: error: expected initializer before ‘&’ token
kernel/internalFunctions/breveFunctionsPush.cc:942: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:942: error: expected initializer before ‘&’ token
kernel/internalFunctions/breveFunctionsPush.cc:946: error: ‘st1’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:948: error: ‘st2’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:960: error: ‘equal_to’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc: In function ‘int breveFunctionPushDiversityPoolNew(brEval*, brEval*, brInstance*)’:
kernel/internalFunctions/breveFunctionsPush.cc:973: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:973: error: expected type-specifier
kernel/internalFunctions/breveFunctionsPush.cc:973: error: expected `)'
kernel/internalFunctions/breveFunctionsPush.cc: In function ‘int breveFunctionPushDiversityPoolFree(brEval*, brEval*, brInstance*)’:
kernel/internalFunctions/breveFunctionsPush.cc:979: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:979: error: ‘DiversityPool’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:979: error: ‘pool’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:979: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:979: error: expected primary-expression before ‘)’ token
kernel/internalFunctions/breveFunctionsPush.cc:980: error: type ‘’ argument given to ‘delete’, expected pointer
kernel/internalFunctions/breveFunctionsPush.cc: In function ‘int breveFunctionPushDiversityPoolAdd(brEval*, brEval*, brInstance*)’:
kernel/internalFunctions/breveFunctionsPush.cc:985: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:985: error: ‘DiversityPool’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:985: error: ‘pool’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:985: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:985: error: expected primary-expression before ‘)’ token
kernel/internalFunctions/breveFunctionsPush.cc:986: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:986: error: ‘Code’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:986: error: ‘code’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:986: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:986: error: expected primary-expression before ‘)’ token
kernel/internalFunctions/breveFunctionsPush.cc: In function ‘int breveFunctionPushDiversityPoolClear(brEval*, brEval*, brInstance*)’:
kernel/internalFunctions/breveFunctionsPush.cc:992: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:992: error: ‘DiversityPool’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:992: error: ‘pool’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:992: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:992: error: expected primary-expression before ‘)’ token
kernel/internalFunctions/breveFunctionsPush.cc: In function ‘int breveFunctionPushDiversityPoolGetCount(brEval*, brEval*, brInstance*)’:
kernel/internalFunctions/breveFunctionsPush.cc:998: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:998: error: ‘DiversityPool’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:998: error: ‘pool’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:998: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:998: error: expected primary-expression before ‘)’ token
kernel/internalFunctions/breveFunctionsPush.cc: In function ‘int breveFunctionPushDiversityPoolSetTolerance(brEval*, brEval*, brInstance*)’:
kernel/internalFunctions/breveFunctionsPush.cc:1006: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:1006: error: ‘DiversityPool’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:1006: error: ‘pool’ was not declared in this scope
kernel/internalFunctions/breveFunctionsPush.cc:1006: error: ‘pushlang’ has not been declared
kernel/internalFunctions/breveFunctionsPush.cc:1006: error: expected primary-expression before ‘)’ token
make: *** [kernel/internalFunctions/breveFunctionsPush.o] Error 1
This doesn't look like it's
This doesn't look like it's using the latest version of the Push library -- you can either update this version, or disable compilation with Push (by modifying include/breve/config.h, for example).
- jon
push-3.1.0
I've download push-3.1.0...
I know it's optional but I will need it, so I hope I can manage to compile the support of it.
Thanks
maybe best to grab the lasest CVS
I see that the latest Push release is actually pretty old -- try using the latest CVS version instead. Sorry for the confusion.
- jon