CVS change done by Torinthiel CVS Update of /cvsroot/mplayer/main/DOCS/xml/en In directory mail:/var2/tmp/cvs-serv12044 Modified Files: ports.xml Log Message: - corrected <device< to <device> - option is extralibdir, not extralib Index: ports.xml =================================================================== RCS file: /cvsroot/mplayer/main/DOCS/xml/en/ports.xml,v retrieving revision 1.57 retrieving revision 1.58 diff -u -r1.57 -r1.58 --- ports.xml 7 Dec 2004 00:16:42 -0000 1.57 +++ ports.xml 8 Dec 2004 12:47:57 -0000 1.58 @@ -318,7 +318,7 @@ </para> <screen> -# ln -s /dev/rdsk/c<replaceable><SCSI bus instance></replaceable>t<replaceable><SCSI target ID></replaceable>d<replaceable><LUN></replaceable> /dev/<replaceable><device<</replaceable> +# ln -s /dev/rdsk/c<replaceable><SCSI bus instance></replaceable>t<replaceable><SCSI target ID></replaceable>d<replaceable><LUN></replaceable> /dev/<replaceable><device></replaceable> </screen> <para> @@ -359,7 +359,7 @@ </para> <para> -Solution: Use the extralib option of configure +Solution: Use the extralibdir option of configure <option>--with-extralibdir="/usr/lib -lrt"</option> </para> </listitem>
Torinthiel CVS writes:
Modified Files: ports.xml Log Message: - corrected <device< to <device> - option is extralibdir, not extralib
Good catch. Diego
participants (2)
-
Diego Biurrun -
syncmail@mplayerhq.hu