From Tom Jolley:

I was converting a pfb file to osg and had trouble with a missing image
library.  I added -all in front of -limage where PFLIBS is defined in
Make/makedefs to solve my problem.
This commit is contained in:
Don BURNS
2003-02-11 19:23:19 +00:00
parent cdf63f2ca7
commit cb7f71b174

View File

@@ -170,7 +170,7 @@ ifeq ($(OS),IRIX)
-lpfflt -lpfgds -lpfgfo -lpfim -lpflsa -lpflsb \
-lpfnff -lpfobj -lpfpegg -lpfpfb -lpfphd -lpfpts \
-lpfrot -lpfscale -lpfsgf -lpfsgo -lpfsphere -lpfsv \
-lpftri -lpfunc -lpfvct -lpfdu -lpfutil -lpf -limage
-lpftri -lpfunc -lpfvct -lpfdu -lpfutil -lpf -all -limage
FREETYPE_LIB = -lfreetype
ifeq ($(ARCH),64)
ARCHARGS = -64 -DARCH64