protux-devel
[Top][All Lists]
Advanced

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

Re: [Protux-devel] I still can't compile protux


From: Luciano Giordana
Subject: Re: [Protux-devel] I still can't compile protux
Date: Fri, 11 Oct 2002 13:07:23 -0300
User-agent: KMail/1.4.3

Protux compilation is suspended right now due this autoconf/automake migration.
Only libmustux is compilable right now. 

but if you want to try a temporary compilation, try this.

compile first MustuxLib by the new rules (fresh checkout mustuxlib, and run
        libtoolize
        make -f admin/Makefile.common
        ./configure
        make

and make a little trick to make protux find the new libmustux.a : Put a symlink 
under mustuxlib

ln -s libmustux.a MustuxLib.a

and then compile protux normally


or you can try 0.15.4 that is already avaialable on the site ( I didnt test, 
because I just posted it
to freeze the development until autoconf/automake stuff migration finishes

regards


On Friday 11 October 2002 07:00 am, Valery Beluntsov wrote:
>  I still can't compile protux...
>
> The problem goes while linking --- I get a HUGE quantity of error massages
> (about undefined references) and that's the end...
>
> Any solutions? Could it be "unfair" gcc version (I use now 2.96)?
>
> The above problem is appeared while compiling 0.15.2, and if I try to
> compile 0.15.1 I get this:
> /usr/bin/ld: cannot find -lfreetype
>
> Best regards,
> Valery
>
>
>
>
>
> _______________________________________________
> Protux-devel mailing list
> address@hidden
> http://mail.freesoftware.fsf.org/mailman/listinfo/protux-devel





reply via email to

[Prev in Thread] Current Thread [Next in Thread]