Philippe Marbaix wrote:
[]
> #MKSHLIB=ld -shared -soname $(SHARED_SO) -o $(SHARED_LIB)\
>       `ls *.o|grep -v glcanvas.o` ulib/*.o ../xpm-3.4k/lib/libXpm.a $(JPEG)
>   -lc
> 
> So it is clear that line 49 is not meaningful if
> line 48 is commented...

Not meaningful to your version of "make", perhaps. If you use the one
and only make that works with fink, namely gnumake (which is also the
/usr/bin/make as supplied by Apple), there is no problem here.
[]

The ghostscript "bug" could very well be a consequence of your using
bsdmake instead of gnumake as well.
 
> make install prefix=/sw/src/root-ghostscript6-6.01-1/sw
> if ( gcc --version | egrep "^2\.7\.([01]|2(\.[^1-9]|$))" >/dev/null );
> then echo -Dconst= >./obj/cc.tr; else echo -Wcast-qual -Wwrite-strings
>  >./obj/cc.tr; fi
> zsh: no such file or directory: ./obj/cc.tr
> *** Error code 1

-- 
Martin

----------------------------------------------------------------------------
                   Bringing you mounds of caffeinated joy
                   >>>     http://thinkgeek.com/sf    <<<

_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to