Re: Xine-ui hg compiling problem

Arthur Konovalov <[email protected]> Fri, 07 May 2010 20:23:24 +0300
Newsgroups gmane.comp.video.xine.user
Message-ID <[email protected]>
Darren Salt wrote:
> I demand that Arthur Konovalov may or may not have written...
>
>   
>> I'm trying to update own xine-ui installation on Slackware-13.0. Last
>> successfully installed changeset is 2993 (xine-ui-ad90341e3f72), but from
>> the next 2994 (xine-ui-713f0b0f6e0a) to the current 3030 changeset
>> ./configure gives me error:
>>     
>
>   
>> config.status: error: cannot find input file: Makefile.in
>>     
>
> Either you've not run automake or there was an error while running it.
>   
Well, I have never run it separetly before, I always compiled with 
autogen.sh.
But now, after running it I have the following output:

root@akovdr:/usr/local/src/xine-ui-bec48987cf60# automake
configure.ac:88: warning: AC_DEFINE: not an identifier: 
[HAVE_XML_PARSER_REENTRANT]
../../lib/m4sugar/m4sh.m4:505: AS_IF is expanded from...
../../lib/autoconf/general.m4:2518: AC_LINK_IFELSE is expanded from...
m4/_xine.m4:183: XINE_LIB_SHIMS is expanded from...
configure.ac:88: the top level
misc/Makefile.am:5: `:='-style assignments are not portable
misc/Makefile.am:5: shell test ! -f splash-@SOURCE_SPLASH@/manifest || 
cat splash-@SOURCE_SPLASH@/manifest: non-POSIX variable name
misc/Makefile.am:5: (probably a GNU make extension)
misc/Makefile.am:18: wildcard splash-@SOURCE_SPLASH@/manifest: non-POSIX 
variable name
misc/Makefile.am:18: (probably a GNU make extension)
misc/Makefile.am:18: addprefix splash-@SOURCE_SPLASH@/,$(MANIFEST: 
non-POSIX variable name
misc/Makefile.am:18: (probably a GNU make extension)
misc/desktops/Makefile.am:35: if $(shell test "$(XINE_CONFIG: non-POSIX 
variable name
misc/desktops/Makefile.am:35: (probably a GNU make extension)
misc/desktops/Makefile.am:35: shell pkg-config --variable=plugindir 
libxine: non-POSIX variable name
misc/desktops/Makefile.am:35: (probably a GNU make extension)
misc/desktops/Makefile.am:35: shell $(XINE_CONFIG: non-POSIX variable name
misc/desktops/Makefile.am:35: (probably a GNU make extension)
misc/desktops/Makefile.am:36: if $(shell test -f $(XINE_MIME: non-POSIX 
variable name
misc/desktops/Makefile.am:36: (probably a GNU make extension)
configure.ac:28: required file `config.h.in' not found


I'd appreciate  every kind of help.
 



------------------------------------------------------------------------------