On 29 Sep, bougnax wrote:
>  Hi I had a SUN SPARC Workstation with Solaris 8.
>  I can't to compile Lame 3.8.9.
>  I joined with this e-mail two files when I tried to compile with 
>  make or gmake.
>  I modify the file Makefile.unix like :
>  ifeq ($(UNAME),SunOS)
> #  CC = cc
> #  CC_OPTS = -O -xCC
> #  MAKEDEP = -xM
> # for gcc, use instead:
>     CC = gcc
>     CC_OPTS = -O
>     MAKEDEP = -M
> endif

Don't use Makefile.unix. Use "configure", this generates a Makefile for
your system.

Bye,
Alexander.

-- 
              To boldly go where I surely don't belong.

http://www.Leidinger.net                       Alexander @ Leidinger.net
  GPG fingerprint = C518 BC70 E67F 143F BE91  3365 79E2 9C60 B006 3FE7

--
MP3 ENCODER mailing list archive is at:
http://www.mail-archive.com/mp3encoder%40minnie.cs.adfa.edu.au/

Reply via email to