Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=333558
 GARNOME | general | Ver: 2.13.x

           Summary: libxslt build failure (aclocal related)
           Product: GARNOME
           Version: 2.13.x
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: general
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
     GNOME version: Unspecified
   GNOME milestone: Unspecified


trying to compile libxslt from GARNOME 2.13.92 on SUSE Linux 10.0 i586 fails:

 ==> Running make in work/main.d/libxslt-1.1.15
make[6]: Entering directory
`/space/tmp/garnome-2.13.92/platform/libxslt/work/main.d/libxslt-1.1.15'
cd . && /bin/sh
/space/tmp/garnome-2.13.92/platform/libxslt/work/main.d/libxslt-1.1.15/missing
--run aclocal-1.9
aclocal:configure.in:98: warning: macro `AM_PROG_LIBTOOL' not found in library
 cd . && /bin/sh
/space/tmp/garnome-2.13.92/platform/libxslt/work/main.d/libxslt-1.1.15/missing
--run automake-1.9 --gnu
libexslt/Makefile.am:7: Libtool library used but `LIBTOOL' is undefined
libexslt/Makefile.am:7:
... (for other subdirectories, too, but not shown here - too boring) ...

Workaround (shell commands, the aclocal is crucial):

cd platform/libxslt/work/main.d/libxslt-1.1.15
aclocal -I ${main_sharedstatedir}/aclocal
make install
cd -


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
-- 
garnome-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/garnome-list

Reply via email to