2009/2/25 Marc Rios Valles <m...@c3po.es>:
> Hi to everybody,

Hello,

> I am trying to compile opensc-0.11.6 and I get always errors when the
> documentation (man) files are compiled, has anyone solved this problem?
>
> The result of makeing the doc directory is the following:
>
> $ make clean && make
> Making clean in .
> make[1]: Entering directory `/home/mrv/opensc-0.11.6/doc'
> rm -rf .libs _libs
> rm -f *.lo
> make[1]: Leaving directory `/home/mrv/opensc-0.11.6/doc'
> make[1]: Entering directory `/home/mrv/opensc-0.11.6/doc'
> make[1]: stat: man.out/*.1: Too many levels of symbolic links
> ln -s "./man.out" man.out
> ln: accessing `man.out': Too many levels of symbolic links
> make[1]: *** [man.out/*.1] Error 1
> make[1]: Leaving directory `/home/mrv/opensc-0.11.6/doc'
> make: *** [all-recursive] Error 1

One easy solution is to disable the generation of manpages.

$ ./configure --disable-man

Do you also have the problem using the version in subversion?

Bye

-- 
 Dr. Ludovic Rousseau
_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to