Bug 4119

Summary: autogen error
Product: cairo Reporter: YunSong Hwang <hys545>
Component: generalAssignee: Billy Biggs <billy.biggs>
Status: RESOLVED FIXED QA Contact: cairo-bugs mailing list <cairo-bugs>
Severity: normal    
Priority: high CC: cworth
Version: 0.9.3   
Hardware: x86 (IA32)   
OS: Linux (All)   
Whiteboard:
i915 platform: i915 features:

Description YunSong Hwang 2005-08-16 20:03:17 UTC
autogen.sh:   Note: `./configure' will be run with no arguments.
                If you wish to pass any to it, please specify them on the
                `./autogen.sh' command line.

./autogen.sh: running `libtoolize --copy --force'
./autogen.sh: running `aclocal'
/usr/share/aclocal/speex.m4:10: warning: underquoted definition of 
XIPH_PATH_SPEEX
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
/usr/share/aclocal/ogg.m4:8: warning: underquoted definition of XIPH_PATH_OGG
/usr/share/aclocal/libfame.m4:6: warning: underquoted definition of 
AM_PATH_LIBFAME
/usr/share/aclocal/libOggFLAC.m4:7: warning: underquoted definition of 
AM_PATH_LIBOGGFLAC
/usr/share/aclocal/libOggFLAC++.m4:8: warning: underquoted definition of 
AM_PATH_LIBOGGFLACPP
/usr/share/aclocal/libIDL.m4:6: warning: underquoted definition of 
AM_PATH_LIBIDL
/usr/share/aclocal/libFLAC.m4:7: warning: underquoted definition of 
AM_PATH_LIBFLAC
/usr/share/aclocal/libFLAC++.m4:8: warning: underquoted definition of 
AM_PATH_LIBFLACPP
/usr/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK
/usr/share/aclocal/audiofile.m4:12: warning: underquoted definition of 
AM_PATH_AUDIOFILE
/usr/share/aclocal/aalib.m4:12: warning: underquoted definition of AM_PATH_AALIB
/usr/share/aclocal/ORBit.m4:4: warning: underquoted definition of AM_PATH_ORBIT
./autogen.sh: running `autoheader'
./autogen.sh: running `automake --add-missing'
pixman/src/Makefile.am:35: noinst_LTLIBRARIES was already defined in condition 
TRUE, which includes condition USE_MMX ...
pixman/src/Makefile.am:1: ... `noinst_LTLIBRARIES' previously defined here
pixman/src/Makefile.am:35: libpixman.la was already defined in condition TRUE, 
which includes condition USE_MMX
pixman/src/Makefile.am:35: `libpixman.la' should be built for `noinst' in 
condition USE_MMX ...
pixman/src/Makefile.am:1: ... and should also be built for `noinst'.
Comment 1 YunSong Hwang 2005-08-16 20:04:02 UTC
I use cvs-2005-8-17
Comment 2 Billy Biggs 2005-08-16 20:09:45 UTC
This was my fault.
Comment 3 Billy Biggs 2005-08-16 20:10:09 UTC
And it was fixed in HEAD a little while ago.
Comment 4 Carl Worth 2005-08-22 17:15:43 UTC
Move bugs against "cvs" version to "0.9.3" so we can remove the "cvs" version.

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.