[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#275034: xserver-xfree86: lynx is a build dependency (missing)



Luke Kenneth Casson Leighton <lkcl@lkcl.net> writes:

> ... why did it not get installed when i did an apt-get build-dep then??

Why do you believe it's not installed?  Do you perhaps instead have
one of the packages that provide it (lynx-cur or the old lynx-ssl
package)?

> #!/bin/sh
> ccache /usr/bin/gcc-3.4 -O3 -march=athlon-xp -funroll-loops -fomit-frame-pointer -ffast-math $@
>
> ... am i doing something silly [with the $@]?

Yes, you need to surround it with double quotes; otherwise it's no
better than $*.

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
Finger amu@monk.mit.edu (NOT a valid e-mail address) for more info.



Reply to: