Kalle Olavi Niemitalo <kon at iki.fi> writes:
>> gcc: unrecognized option `-rdynamic'
>
>Please ignore this error.  ELinks can benefit from -rdynamic but does
>not yet require it.  The configure script tries to check whether the
>compiler supports -rdynamic, but GCC exits with success regardless of
>this error.  I suppose the script could be changed to run the compiler
>with LC_ALL=POSIX and grep stderr for "unrecognized option
>[`']-rdynamic'".  (The message differs between GCC 3.4 and 4.0.)
>

I would *love* to ignore this error, however, gmake install doesn't work
after the error :(

gmake[1]: Entering directory `/home/0/khatchad/local/src/elinks-0.11.3/doc'
[MAKE install]   doc/man
gmake[2]: Entering directory `/home/0/khatchad/local/src/elinks-0.11.3/doc/man'
[MAKE install]   doc/man/man1
gmake[3]: Entering directory 
`/home/0/khatchad/local/src/elinks-0.11.3/doc/man/man1'
     [INSTALL]   doc/man/man1/elinks.1 -> /home/0/khatchad/local/man/man1
/bin/bash: config/install-sh: No such file or directory
gmake[3]: *** [install-default] Error 127
gmake[3]: Leaving directory 
`/home/0/khatchad/local/src/elinks-0.11.3/doc/man/man1'
gmake[2]: *** [install-recursive] Error 1
gmake[2]: Leaving directory `/home/0/khatchad/local/src/elinks-0.11.3/doc/man'
gmake[1]: *** [install-recursive] Error 1
gmake[1]: Leaving directory `/home/0/khatchad/local/src/elinks-0.11.3/doc'
gmake: *** [install-recursive] Error 1
[EMAIL PROTECTED] elinks-0.11.3]$ which elinks
bash: type: elinks: not found
_______________________________________________
elinks-users mailing list
[email protected]
http://linuxfromscratch.org/mailman/listinfo/elinks-users

Reply via email to