Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

problem with xprint removal



Hi,

just tried to get xpdf working again on my notebook, but ran into this:

 cc -DHAVE_CONFIG_H -I. -I../../include -I.. -I./.. 
-DXMBINDDIR_FALLBACK=\"/opt/nb/lib/X11/bindings\" 
-DINCDIR=\"/opt/nb/include/X11\" -DLIBDIR=\"/opt/nb/lib/X11\" 
-I/u/NetBSD/pkgobj/x11/openmotif/work/.x11-buildlink/include 
-I/u/NetBSD/pkgobj/x11/openmotif/work/.buildlink/include 
-I/u/NetBSD/pkgobj/x11/openmotif/work/.x11-buildlink/include/freetype2 -O2 
-pipe -Wall -g -fno-strict-aliasing -Wno-unused -Wno-comment -D_REENTRANT -MT 
XmStrDefs.lo -MD -MP -MF .deps/XmStrDefs.Tpo -c XmStrDefs.c  -fPIC -DPIC -o 
.libs/XmStrDefs.o
In file included from XmStrDefs.c:10:
../Xm/Xm.h:76:34: error: X11/extensions/Print.h: No such file or directory
In file included from XmStrDefs.c:10:
../Xm/Xm.h:858: error: expected specifier-qualifier-list before 'XPContext'
gmake[3]: *** [XmStrDefs.lo] Error 1
gmake[3]: Leaving directory 
`/u/NetBSD/pkgobj/x11/openmotif/work/openmotif-2.3.1/lib/Xm'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory 
`/u/NetBSD/pkgobj/x11/openmotif/work/openmotif-2.3.1/lib/Xm'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory 
`/u/NetBSD/pkgobj/x11/openmotif/work/openmotif-2.3.1/lib'
gmake: *** [all-recursive] Error 1
*** Error code 2

Stop.
make: stopped in /u/NetBSD/pkgsrc/x11/openmotif

Any idea anyone how to solve this?

Kurt


Home | Main Index | Thread Index | Old Index