On 7/9/07, Christian Marillat <[EMAIL PROTECTED]> wrote:
> fixed in new snapshot (and in CVS HEAD as well of course)
Thanks, but transcode still doesn't build :

,----
| ../pvm3/pvm_parser.c: In function 'f_skip_space':
| ../pvm3/pvm_parser.c:48: warning: implicit declaration of function 
'cf_skip_frontwhite'
| ../pvm3/pvm_parser.c:48: warning: assignment makes pointer from integer 
without a cast
| ../pvm3/pvm_parser.c: In function 'f_pvm_parser':
| ../pvm3/pvm_parser.c:57: error: 'CF_ROOT_TYPE' undeclared (first use in this 
function)
| ../pvm3/pvm_parser.c:57: error: (Each undeclared identifier is reported only 
once
| ../pvm3/pvm_parser.c:57: error: for each function it appears in.)
| ../pvm3/pvm_parser.c:57: error: 'p_root' undeclared (first use in this 
function)
| ../pvm3/pvm_parser.c:58: error: 'CF_SECTION_TYPE' undeclared (first use in 
this function)
| ../pvm3/pvm_parser.c:58: error: 'p_section' undeclared (first use in this 
function)
| ../pvm3/pvm_parser.c:59: error: 'CF_SUBSECTION_TYPE' undeclared (first use in 
this function)
| ../pvm3/pvm_parser.c:59: error: 'p_subsection' undeclared (first use in this 
function)
| ../pvm3/pvm_parser.c:60: error: 'CF_KEYVALUE_TYPE' undeclared (first use in 
this function)
`----

Got it. This error make sense since I don't use pvm stuff, and neither
Andrew I guess :)
I'll take a look ASAP. Until this get fixed, I recommend to disable
pvm module in 1.1.0 builds, since it can be already broken.

Thanks for reporting

Bests,

--
Francesco Romani // Ikitt

Reply via email to