On Wednesday 16 June 2010 04:00:47 pm you wrote:
> You have to use GNU Make, which on OpenBSD is called `gmake'.
>
> Bastiaan
>
> On Wed, 16 Jun 2010, Ken Dickey wrote:
> > This may be a newbie question, but I have been unable to build gnash
> > 0.8.7 on OpenBSD [see files attached].

Been there, tried that.  8^{

$ cd Flash/gnash-0.8.7                                                         
$ gmake
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'
tag=CC   --mode=compile 
gcc -DHAVE_CONFIG_H -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
/bin/sh: --mode=compile: not found
gmake[2]: [libltdlc_la-ltdl.lo] Error 127 (ignored)
mv -f .deps/libltdlc_la-ltdl.Tpo .deps/libltdlc_la-ltdl.Plo
mv: .deps/libltdlc_la-ltdl.Tpo: No such file or directory
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