ok i got the j2me plugin now but the others have disappeared
maybe you can help me with the compile problems
i get the following errors after ,/autogen.sh
...
...
...
src/Makefile.am:15: Libtool library used but `LIBTOOL' is undefined
src/Makefile.am:15: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
src/Makefile.am:15: to `configure.in' and run `aclocal' and `autoconf' again.
src/Makefile.am:15: If `AC_PROG_LIBTOOL' is in `configure.in', make sure
src/Makefile.am:15: its definition is in aclocal's search path.
Makefile.am:7: blank line following trailing backslash
...
...
Bluetooth is DISABLED. You must have bluez-libs and bluez-kernel >= 2.3 and bluez-sdp >= 1.0-pre1.
./configure: line 5929: AC_PROG_LIBTOOL: command not found
grep: ../../config.h: No such file or directory
configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting
config.status: creating src/Makefile
config.status: WARNING: src/Makefile.in seems to ignore the --datarootdir setting
config.status: executing depfiles commands
Now type `make' to compile.
make
...
...
Makefile.am:7: blank line following trailing backslash
make: *** [Makefile.in] Error 1



2Likes

Reply With Quote