pkgsrc-Users archive

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

trouble with imake on Linux (RHEL-5.4)



Hello!

I'm trying to build editors/lyx and it is failing to build the
pre-requisite graphics/xpm:

    root@ws-mt:pkgsrc/graphics/xpm (1441) bmake
    => Bootstrap dependency digest>=20010302: found digest-20080510
    => Bootstrap dependency tnftp-[0-9]*: found tnftp-20070806
    ===> Skipping vulnerability checks.
    WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
    WARNING: To fix run: `/usr/local/sbin/pkg_admin -K /var/db/pkg
    fetch-pkg-vulnerabilities'.
    ===> Configuring for xpm-3.4knb7
    mv -f Makefile Makefile.bak
    imake -DUseInstalled -I/usr/local/lib/X11/config -I/usr/lib/X11/config
    Imakefile.c:34: error: Imake.tmpl: No such file or directory
    /usr/bin/imake: Exit code 1.
      Stop.
    *** Error code 1

    Stop.
    bmake: stopped in /home/mt/pkgsrc/graphics/xpm
    *** Error code 1

    Stop.
    bmake: stopped in /home/mt/pkgsrc/graphics/xpm

A nearly-identical error is mentioned at

    http://mail-index4.netbsd.org/pkgsrc-users/2006/06/09/0002.html

but I couldn't find a resolution... It is very likely, I screwed
something up here, but what and how?

The non-default settings on this system are:

    X11BASE=        /usr
    LOCALBASE=      /usr/local
    PKG_DBDIR=      /var/db/pkg

Thanks! Yours,

    -mi



Home | Main Index | Thread Index | Old Index