bug-texinfo
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

texinfo not cross compiling


From: address@hidden
Subject: texinfo not cross compiling
Date: Mon, 29 Aug 2011 06:54:06 +0100

Dear sir or Madame

Please could you help solve a problem on how to cross compile texinfo

I have tried various ways on my system which is a derivative of CLFS
and the ROCK linux project.

Running configure with the following options
./configure --prefix=/ROCK/tools.target
--bindir=/ROCK/tools.target/bin --sbindir=/ROCK/tools.target/sbin
--libdir=/ROCK/tools.target/lib --datadir=/ROCK/tools.target/share
--includedir=/ROCK/tools.target/include
--docdir=/ROCK/tools.target/share/doc/texinfo413
--infodir=/ROCK/tools.target/share/info
--mandir=/ROCK/tools.target/share/man
--sysconfdir=/ROCK/tools.target/etc
--localstatedir=/ROCK/tools.target/var --disable-debug --disable-nls
--with-gnu-ld --build=i686-nocross-linux-gnu
--host=i686-unknown-linux-gnu --cache-file=config.cache

I get the error in attached file ERROR-LOG-01
make[4]: *** No rule to make target `../gnulib/lib/libgnu.a', needed by
`makedoc'.  Stop.

and if i change the cross_compiling var to yes with 'sed -i
"address@hidden@cross_compiling=yes@" configure'
then i get a looping configure script as in the attached ERROR-LOG-02

yours faithfully

Mr Adrian Cant

Attachment: ERROR-LOG-01
Description: Binary data

Attachment: ERROR-LOG-02
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]