Hi,

This is my first mail in opensolaris mailing list, and I am new to
opensolairs(solaris), before I am a slackware user.

I want to compile a software, the compile shell is below:

aclocal-1.10 -I /usr/share/aclocal-1.10 || exit 1
autoheader || exit 2
automake-1.10 --add-missing --copy --include-deps || exit 3
autoconf || exit 4

This shell works well on my Linux, but when I execute it on
opensolaris200906(update to the last version using IPS), I got the
following error:

/usr/share/aclocal/audiofile.m4:12: warning: underquoted definition of
AM_PATH_AUDIOFILE
/usr/share/aclocal/audiofile.m4:12: run info '(automake)Extending aclocal'
/usr/share/aclocal/audiofile.m4:12: or see
http://sources.redhat.com/automake/automake.html#Extending-aclocal
configure.in:19: warning: macro `AM_ICONV' not found in library
data/Makefile.am:11: `%'-style pattern rules are a GNU make extension

I make sure that gnu gettext has been installed, can any one help me to
find what should I do for solving this problem?

Thanks!

Haulyn Jason
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to