^
network.c: In function ‘main’:
network.c:1258:39: error: ‘CPPFunction’ undeclared (first use in this function)
   rl_attempted_completion_function = (CPPFunction *)completion_function;
                                       ^
network.c:1258:39: note: each undeclared identifier is reported only
once for each function it appears in
network.c:1258:52: error: expected expression before ‘)’ token
   rl_attempted_completion_function = (CPPFunction *)completion_function;
                                                    ^
network.c: At top level:
network.c:884:15: warning: ‘completion_function’ defined but not used
[-Wunused-function]
 static char **completion_function(const char *text, int start, int end) {
               ^
Makefile:651: recipe for target 'xine_remote-network.o' failed
make[4]: *** [xine_remote-network.o] Error 1
make[4]: Leaving directory '/sources/audio/xine-ui-0.99.7/src/xitk'
Makefile:671: recipe for target 'all-recursive' failed
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory '/sources/audio/xine-ui-0.99.7/src/xitk'
Makefile:334: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/sources/audio/xine-ui-0.99.7/src'
Makefile:381: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/sources/audio/xine-ui-0.99.7'
Makefile:321: recipe for target 'all' failed
make: *** [all] Error 2

Seems to match https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=741847

Patch was applied. xine-lib-1.2.4, shared-mime-info-1.2, AAlib-1.4rc5
and cURL-7.35.0 dependencies installed.


Thanks

-- 
rob
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to