Hello,
Does anybody know how to go about this make error?
teus@asus:~/abiword-2.5.1$ ./configure --prefix=/usr --enable-libabiword
This works fine.
teus@asus:~/abiword-2.5.1$ make
This gives a problem:
Making all in main
make[3]: Entering directory `/home/teus/abiword-2.5.1/src/wp/main'
Making all in xp
make[4]: Entering directory `/home/teus/abiword-2.5.1/src/wp/main/xp'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/teus/abiword-2.5.1/src/wp/main/xp'
Making all in unix
make[4]: Entering directory `/home/teus/abiword-2.5.1/src/wp/main/unix'
make[4]: *** No rule to make target `libabiword.h', needed by `all-am'.
Stop.
make[4]: Leaving directory `/home/teus/abiword-2.5.1/src/wp/main/unix'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/teus/abiword-2.5.1/src/wp/main'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/teus/abiword-2.5.1/src/wp'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/teus/abiword-2.5.1/src'
make: *** [all-recursive] Error 1
Thanks!
Teus.
-----------------------------------------------
To unsubscribe from this list, send a message to
abiword-user-request@abisource.com with the word
unsubscribe in the message body.
Received on Wed Mar 7 18:59:04 2007
This archive was generated by hypermail 2.1.8 : Wed Mar 07 2007 - 18:59:05 CET