Current-Users archive

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

Re: problem with xprint removal



On Wed, Apr 22, 2009 at 11:38:56PM +0200, Quentin Garnier wrote:
> On Wed, Apr 22, 2009 at 11:37:07PM +0200, Kurt Schreiner wrote:
> > 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?
> 
> Rebuild x11-links.
Thanks, done. But, there's still something missing:

  1081  22/04/09 23:53  mount /usr/pkgsrc
  1082  22/04/09 23:53  cd /usr/pkgsrc/*/x11-links
  1083  22/04/09 23:53  make replace
  1084  22/04/09 23:54  cd ../../x11/openmotif/
  1086  22/04/09 23:54  make cleandir
  1087  22/04/09 23:54  make update

... and same error as above.
(pkgsrc was last updated ca. Apr 22 20:46 MEST)

Kurt


Home | Main Index | Thread Index | Old Index