[cairo-bugs] [Bug 4120] cairo doesn't build on solaris

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Oct 26 09:28:15 PDT 2005


Please do not reply to this email: if you want to comment on the bug, go to    
       
the URL shown below and enter yourcomments there.     
   
https://bugs.freedesktop.org/show_bug.cgi?id=4120          
     




------- Additional Comments From john at widescreen.org  2005-10-26 09:28 -------
Since the previous poster did not really explain what he did (for those of us
who are not all that experienced with compiling) ...

1. Locate the LDFLAGS line in test/Makefile (I also did this in src/Makefile.in)
2. Add -liconv to the end of the line
3. Run configure even if you already did so
4. Run make clean if you already tried to compile
5. Run make

It will then compile correctly.

This is also used to solve the same problems with other packages as described in
bug 2775.   Basically, if you run into any libiconv "unreferenced symbol" error
regardless of the package that you're trying to compile, this seems to be what
you need to do to fix it.          
     
     
--           
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email         
     
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


More information about the cairo-bugs mailing list