pkgsrc-Users archive

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

Re: render.pc vs. renderproto.pc (was: Re: configure: error: invalid option: --without-libintl-prefix)



On Mon 28 Feb 2011 at 11:56:08 +0900, OBATA Akio wrote:
> It probably came from render-symlink-pc target in 
> pkgsrc/renderproto/builtin.mk,
> and not a bug, for old packages still looking old name, render.pc.

Ok, but the file /usr/X11R7/lib/pkgconfig/xrender.pc requires
renderproto, not render:

    prefix=/usr/X11R7
    exec_prefix=${prefix}
    libdir=${prefix}/lib
    includedir=${prefix}/include

    Name: Xrender
    Description: X Render Library
    Version: 0.9.4
    Requires: xproto renderproto >= 0.9 x11
    Requires.private: x11
    Cflags: -I${includedir}
    Libs: -Wl,-R${libdir} -L${libdir} -lXrender

so I still don't understand how it works in other cases.

> OBATA Akio / obache%NetBSD.org@localhost
-Olaf.
-- 
___ Olaf 'Rhialto' Seibert  -- There's no point being grown-up if you 
\X/ rhialto/at/xs4all.nl    -- can't be childish sometimes. -The 4th Doctor


Home | Main Index | Thread Index | Old Index