Surrel Thomas ha scritto lo scorso 16/08/2005 10:33:
Hi,

I'm trying to compile pcsc-lite for a mips target, but with no much success, I have to admit.
The configure script says it needs lex library, whereas flex is installed :

./configure --host=mipsel --enable-syslog --enable-daemon --enable-debug --enable-debugatr CC=mipsel-linux-uclibc-gcc

[...]
checking for dlopen in -ldl... yes
checking for socket in -lsocket... no
checking for yywrap in -ll... (cached) no
checking for yywrap in -lfl... (cached) no
configure: error: lex library required

probably you don't need docs on an embedded system; you could try to substitute the doc/Makefile with a fake one (for example containing only following lines:

all:
install:
clean:

)

This message contains confidential information and is intended only for the
individual named.
Which individual? You're on a mailing list ;-)

If you are not the named addressee you should not
disseminate, distribute or copy this e-mail.
See above :-P

_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to