Getting closer.  

Any hints on the "--tag=CC" problem?

Thanks again for putting up with a noob,
-KenD
===================================
$ env
..
AUTOCONF_VERSION=2.62
AUTOMAKE_VERSION=1.9
..

$ ### prefs from 0.8.3 ports config.log ###
$  ./configure --with-npapi-plugindir=/usr/local/lib/mozilla-plugins 
--disable-cygnal --disable-debugger --enable-renderer=agg --enable-gui=gtk 
--with-libintl-prefix=/usr/local --prefix=/usr/local --sysconfdir=/etc 
--mandir=/usr/local/man --infodir=/usr/local/info
 --sysconfdir=/etc --mandir=/usr/local/man --infodir=/usr/local/info
..

$ gmake
Generating bzrversion.h
/bin/sh: bzr: not found
Generating bzrversion.h
gmake  all-recursive
gmake[1]: Entering directory `/home/kend/Flash/gnash-0.8.7'
Making all in libbase
gmake[2]: Entering directory `/home/kend/Flash/gnash-0.8.7/libbase'
if  --tag=CC --mode=compile 
gcc -DHAVE_CONFIG_H -I. -I. -I..  -I../libltdl -I../libltdl 
-I/usr/local/include  -g -O2     -W     -Wall     -Wcast-align     -Wcast-qual  
   -Wpointer-arith     -Wreturn-type     -Wmissing-declarations     
-Wmissing-prototypes     -Wstrict-prototypes      -MT 
libltdlc_la-ltdl.lo -MD -MP -MF ".deps/libltdlc_la-ltdl.Tpo" -c -o 
libltdlc_la-ltdl.lo `test -f '../libltdl/ltdl.c' || 
echo './'`../libltdl/ltdl.c; \
        then mv -f ".deps/libltdlc_la-ltdl.Tpo" ".deps/libltdlc_la-ltdl.Plo"; 
else 
rm -f ".deps/libltdlc_la-ltdl.Tpo"; exit 1; fi
/bin/sh: --tag=CC: not found
gmake[2]: *** [libltdlc_la-ltdl.lo] Error 1
gmake[2]: Leaving directory `/home/kend/Flash/gnash-0.8.7/libbase'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/home/kend/Flash/gnash-0.8.7'
gmake: *** [all] Error 2
$
===================================

_______________________________________________
Gnash-dev mailing list
Gnash-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to