[Bug libgcj/27778] New: libgcj configure fails if pango is not installed even with --enable-java-awt=no

ansla80 at yahoo dot com gcc-bugzilla@gcc.gnu.org
Sat May 27 08:39:00 GMT 2006


I am trying to build gcj without using gtk as the awt peer. However, even if I
specify --enable-java-awt=qt, --enable-java-awt=xlib or even
--enable-java-awt=no configure still dies saying I don't have pango installed:

checking for pkg-config... /usr/bin/pkg-config
checking for pangoft2... Package pangoft2 was not found in the pkg-config
search path. Perhaps you should add the directory containing `pangoft2.pc' to
the PKG_CONFIG_PATH environment variable No package 'pangoft2' found
configure: error: Library requirements (pangoft2) not met; consider adjusting
the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard
prefix so pkg-config can find them.


-- 
           Summary: libgcj configure fails if pango is not installed even
                    with --enable-java-awt=no
           Product: gcc
           Version: 4.1.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libgcj
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: ansla80 at yahoo dot com
 GCC build triplet: x86_64-pc-linux-gnu
  GCC host triplet: x86_64-pc-linux-gnu
GCC target triplet: x86_64-pc-linux-gnu


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27778



More information about the Gcc-bugs mailing list