On 01/29/13 10:52, Armin K. wrote:
> On 01/29/2013 09:26 AM, Thomas de Roo wrote:
>> Thank you for your help, it is appreciated a lot! I do have the
>> mdds-headers installed, and configure finds them, but configure fails to
>> make the Makefiles in src and src/libixion. It stops with the error:
>> configure: creating ./config.status
>> config.status: creating Makefile
>> config.status: creating libixion.pc
>> config.status: creating VERSION
>> config.status: creating include/Makefile
>> config.status: creating include/ixion/Makefile
>> config.status: creating include/ixion/hash_container/Makefile
>> config.status: creating include/ixion/interface/Makefile
>> config.status: creating misc/libixion.spec
>> config.status: error: cannot find input file: `src/Makefile.in'
>>
>> And obviously, make fails:
>> Making all in src
>> make[1]: Entering directory `/sources/libixion-git/src'
>> make[1]: *** No rule to make target `all'.  Stop.
>> make[1]: Leaving directory `/sources/libixion-git/src'
>> make: *** [all-recursive] Error 1
>>
>> It looks like the package-maintainer forgot to include some
>> Makefile.in-files. There are Makefile.am-files. Can they be used to
>> generate the Makefiles?
>>
>> Again: thanks for the help, I'm learning here...
>>
>> Groet,
>> Thomas
>>
> Use autoreconf -fi
Thanks for all the help. I gave up. :( After I managed to get through 
the ./configure phase (I had to tweak the Makefile.am to produce working 
Makefile.in files), make stops at errors in the libixion-code. I tried 
the latest version from the git-repository, with the same result. Google 
couldn't help, so I guess I'm trying to be too bleeding edge here. I'll 
wait a little and try the LibreOffice 4 later again, for now I'll stick 
with 3.6. That doesn't have liborcus as a dependency, so no libixion needed.

When someone succeeds at installing LibreOffice 4, I'd like to know how ;)

Groet,
Thomas
-- 
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